Commit Graph

3958 Commits (0b44bb7faefbaa48a06892e668b5211044c0fab8)

Author SHA1 Message Date
andakawa 4c40b0de6c Update index.md (#31053)
Added additional information
2019-02-11 17:12:23 -08:00
anthonyjvoss 8bcd9b7334 Added ls -la example for file details. (#28130) 2019-02-11 17:07:18 -08:00
okiwoki 82d4496325 Added additional information on bug bounty prizes (#33887) 2019-02-11 16:30:29 -08:00
kavurivk bddc99e66d Added spark official logo (#30775)
* Added spark official logo

* Update index.md
2019-02-11 16:29:57 -08:00
m4eD c58af731f3 Add the text line 27 (#30820)
* Add the text line 27

add autoclose plugin

* fix: corrected typo
2019-02-11 16:09:51 -08:00
andakawa 6633cdb148 Update index.md (#31050)
Added technical features
2019-02-11 15:50:40 -08:00
agrygo c7b75a42eb added breaks to list (#28904)
* added breaks to list

added breaks to Data Sources section for readability

* fix: properly formatted ordered list
2019-02-11 15:43:18 -08:00
CL Mason ad96c3b71e fixed(guide): grammar flow issue (#29100)
* fixed(guide): grammar flow issue

Grammar flow issue in opening paragraph

* fix: corrected sentence structure
2019-02-11 15:42:12 -08:00
Nextheory Labs 527c9cd28e fixed typos (#32748)
* fixed typos

* Update index.md
2019-02-11 15:29:44 -08:00
mdhaq001 7b5161f2e4 Fixing minor punctuation issue 01 (#31268)
Added a full-stop "." at the end of the last line under "What is Electron, exactly?" paragraph.
2019-02-11 15:01:14 -08:00
Mo Aalabou 0b883427d8 Fixed spelling mistake "compatability" (#29926)
Fixed spelling mistake "compatibility" to "compatibility" in 3rd paragraph
2019-02-11 15:00:46 -08:00
ayagrwl c0605249cd Added More applications of electron. (#28604)
* Added More applications of electron.

Whatsapp Desktop , Twitch.tv , Wire and Light Table are some popular apps among the many others developed by electron.

* Update index.md
2019-02-11 14:59:17 -08:00
JawnsenTrain 444fcbd578 Created a file for the insert method (#26496)
* Created a file for the insert method

I tried to adopt your style of making these files in order to retain consistency.

* Rename list-insert-method to list-insert-method.md

* Rename guide/english/python/lists/list-insert-method.md to guide/english/python/lists/list-insert-method/index.md

* Added code formatting, changed more info link
2019-02-11 16:39:33 -05:00
Suzanne Ito 84324e704b Add article by The Nielsen Norman Group (#26524)
* Add article by The Nielsen Norman Group

* Add link formatting
2019-02-11 16:39:01 -05:00
Tom 469b6595b8 Fill in stub for "Install and require helmet" (#34100) 2019-02-11 13:27:33 -07:00
Tom 42f274b665 Fill in stub for infosec "helmet.hidePoweredBy()" (#34102) 2019-02-11 13:26:26 -07:00
Tom e74fcb2108 [guide] [english] Fill in stubs for helmet lessons (#34332)
* fill in stub for helmet lesson on noSniff()

* fill in stub for helmet lesson ieNoOpen()

* fill in helmet hsts() stub

* fill in stub for helmetjs lesson-DNS prefetching

* fill in stub for helmet lesson on noCache()

* fill in stub for helmetjs lesson on XSS

* fill in stub for helmet lesson 'parent'

* fill in stub for lesson on bcrypt

* fix type `is` to `it` on line 11

* fill in stub for bcrypt hash lesson

* fill in stub for bcrypt hash sync

* fill stub for helmet lessons overview

* fix spacing

* fix typo
2019-02-11 13:25:59 -07:00
Tom 723ef28ad1 Update index.md (#34108) 2019-02-11 13:25:35 -07:00
Tom aedcfad1c0 Fill in stub for infosec "helmet.xssFilter()" (#34109) 2019-02-11 13:24:55 -07:00
Mark Evans 75978cf818 Grammatical fixes (#30624)
Fixed a variety of grammatical inconsistencies
2019-02-11 10:31:49 -08:00
Dami 53104462a1 Added line 'Since Gatsby is Built on React' (#27503)
Outlining more reason to consider giving Gatsby a trial.....
2019-02-11 10:13:05 -08:00
Iva fcfbb61f27 Add section od querying data (#25182)
* Add section od querying data

* fix: corrected spacing in sentences
2019-02-11 10:12:06 -08:00
Julia Benton 14182b740f Added comma to line 26 (#31595) 2019-02-11 12:07:39 -06:00
Dan Keefe f93234d6dc Update/ Expand guide article on Godot from stub (#24649)
* Expand guide article on Godot from stub

* fix: made some headings smaller
2019-02-11 10:05:36 -08:00
John Albritton be0c8e064d Adds localhost:8000 to gatsby develop command (#24912)
Adds reference to localhost:8000 to gatsby develop command
2019-02-11 09:54:09 -08:00
Christopher McCormack 96c7188def fix: fixed merge conflict (#35147) 2019-02-11 11:25:52 -06:00
Dylan Rainwater 13115bfb4e Add block comment example and remove whitespace (#28816)
* Add block comment example and remove whitespace

* fix: capitalized string to match output

* fix: removed >
2019-02-11 21:48:16 +05:30
Mukesh Dasari 0de4ebb010 Added NPM description (#28473)
* Added NPM description

* fix: removed unnecessary sentence
2019-02-11 21:43:35 +05:30
hennesseehosting a65603cfc0 Add link to the "card" class for bootstrap 4 (#28293)
Panels have been replaced in the newest version of bootstrap. I added a link for the details.
2019-02-11 07:42:27 -08:00
Sudhakar Kumar 4e9cfa9404 Fix spelling and punctuation (#34348) 2019-02-11 07:41:44 -08:00
Nadeem Bhati 0563faf6e7 added hybrid blockchain type (#30885) 2019-02-11 08:09:15 -07:00
hennesseehosting 06f29ea112 Added "panel-footer" to code examples (#28271) 2019-02-11 08:04:03 -07:00
Alen Garibović da9ddc882c added different types of variables used in Swift 4 (#26877)
* added different types of variables used in Swift 4

* updated index.md

removed unnecessary prefix Swift
2019-02-11 06:38:37 -05:00
Kenny Zhou 342d8657a5 guide: add code explanations to algorithm (#25816)
Added a code explanation for the beginner and intermediate code solutions of the 'convert-html-entities' algorithm, from the js certification
2019-02-11 06:17:34 -05:00
KurtWayn3 95e541882c Add Keys with Examples (#32942)
* Add Keys with Examples

* fix: added front matter block
2019-02-10 19:32:24 -08:00
KurtWayn3 4d2c268cd6 Add Information on Hot Module Replacement (#32875)
* Create index.md

* fix: added front matter block
2019-02-10 19:29:55 -08:00
Terho 8debdfd2bc Added basic random examples (#32568)
* Added basic random examples

Python random library examples

* Rename guide/english/python/Random/index.md to guide/english/python/random/index.md
2019-02-10 19:23:42 -08:00
Mayank Khare ea464a0ca4 update index.md (#27221) 2019-02-10 19:16:59 -08:00
Adam Shaffer 44799d60de Create complex-number-plane (#28280)
* Create complex-number-plane

* Change Title to complex-plane

* Rename complex-plane to complex-plane.md

* Rename guide/english/mathematics/complex-plane.md to guide/english/mathematics/complex-plane/index.md
2019-02-10 19:15:21 -08:00
anthonyjvoss 70a2afef90 Created powershell-version file. (#28184)
* Created powershell-version file.

* fix: added front matter block
2019-02-10 17:24:53 -08:00
S R a2cd8efb0d New file for Iterator pattern (#28045)
* New file for Iterator pattern

Pattern description and sample pseudocode added.
Code needs more work.

* fix: add front matter block
2019-02-10 17:24:17 -08:00
Briana Cowles 510654c040 Created documentation of calloc (#27558)
* Created documentation of calloc

this file used influence from other files in the c docs for consistency

* Rename calloc to calloc.md

* Rename guide/english/c/calloc.md to guide/english/c/calloc/index.md
2019-02-10 17:22:55 -08:00
Koustav Chowdhury d48da61e24 Add an interesting application of passing pointers to functions (#23831)
* Update index.md

* fix: added line break
2019-02-10 10:30:03 -08:00
samsm929 16ba2d7785 Noted that method 2 is named Sarrus's Rule (#33999) 2019-02-10 10:25:25 -08:00
Logan 141951f7a6 <pre> Formatting for Examples (#24814)
Adding formatting for examples to make them easier to read.
2019-02-10 10:20:50 -08:00
Jack Kang 7adf47c4b5 added definition of 3x3 determinants (#23844)
added additional info about 3x3 determinants and their meaning (geometrically) as well as the fact that they are also the volume of a parallelepiped.
2019-02-10 10:19:04 -08:00
CosmicSnowman 766d217b94 Updated Cross Multiply with definition and example (#21673) 2019-02-10 09:39:00 -08:00
Devashish Gupta b7d900eb9b Public type blockchain Added (#30440)
BlockChain
2019-02-10 09:48:47 -07:00
Johnson c47a7f0bf1 fix some translate error (#34138) 2019-02-09 22:06:59 -08:00
Gonzalo González Mora 320f4c3637 Corrige el título - Fixes title (#20958)
Small fix in title

Pequeña corrección en el título
2019-02-09 16:58:03 -08:00
Prajwal Bajracharya e0035a44a9 Add explanation for selected elements (#28044) 2019-02-09 16:51:21 -08:00
Gonzalo González Mora 11e8758d07 Typos y errores de traducción - typos and translation errors (#20931)
* Typos y errores de traducción - typos and translation errors

Socket.io is not known as Zócalo.io, so I changed it back. Also fixed some small translation errors.

Socket.io no se conoce como Zócalo.io en español, así que lo volví a cambiar. También corregí otros errores de traducción pequeños.

* fix: added localeTitle back to article
2019-02-09 16:42:06 -08:00
Shen Lim 202ca8efc2 Add inline code (#28019)
* Inline code

Add `arg()` inline code;
Minor spelling fix

* fix: removed extra frontmatter character
2019-02-09 16:55:37 -07:00
Debalina Mukherjee 2e11dcb1ea Add mdn link for map function (#29883)
Add resources section and include mdn link for map function
2019-02-09 15:02:26 -08:00
Amitkumar ddc8839e67 Doc: Adding HTML Editors Documents (#33343)
* Add new Content flex box

* add content FlexBox

* add content flexbox

* add content flexbox

* improve bootstrap doc

* improve the bootstrap doc

* improve the bootstrap doc

* Create fcc123

adding jumbotron documentation..

* adding document html editors

* fix: made Editors folder lowercase

* chore: delete unwanted file
2019-02-08 13:39:33 -08:00
Jason Yung bff8e37049 Clarify ReactDOM.render usage (#34682)
* Clarify ReactDOM.render usage

demo code misleads campers into thinking that the second arg for ReactDOM.render is a string

* Update index.md
2019-02-08 07:53:38 -08:00
Mariya 1b897a26c0 improve translation of key terms, sentences (#27805)
changed some key terms to more appropriate terms in Russian, rewrote sentence structure
2019-02-08 18:07:19 +04:00
Mariya 67477731b1 improve translation (#27787)
changed key terms on more appropriate analogues, improved sentence structure
2019-02-08 18:06:22 +04:00
Vladyslav Dvorak a4567aaa8b Update index.md (#27760)
Structure and grammatic changes
2019-02-08 18:04:29 +04:00
Vladyslav Dvorak 5ecf5431cf Update index.md (#27755)
ctructure changes
2019-02-08 18:03:42 +04:00
Mayur Garg 83ef9029fb Added "I/O types" and "equality of range objects" (#27417)
* Added "I/O types" and "equality of range objects"

Added information about the types of input and output arguments in Python 2 and 3. Added the concept of equality of range objects wrt to == operator in Python 3

* Minor formatting changes

* Minor changes

* removed extra backticks and correct front matter
2019-02-07 15:19:40 -07:00
Mike Bottom 3f36c8549d Update index.md (#35035)
Grammar, one word removed ("ever"), to reflect more typical phrasing.
2019-02-07 08:16:04 -07:00
whoandrewis 445f8ac27e Added ex C style Cast - important to recognize (#27371)
Additional note on how C-style casts are not recommended. Important for people to recognize when they come across, and modify if they wish.
2019-02-07 08:15:33 -07:00
The Coding Aviator f683a487d1 Added solution to Learn about Tertiary Colors (#34360)
Update guide/english/certifications/responsive-web-design/applied-visual-design/learn-about-tertiary-colors/index.md

Co-Authored-By: thecodingaviator <34807532+thecodingaviator@users.noreply.github.com>
2019-02-07 16:01:58 +01:00
Nemanja Jeremic 5fbdb753a7 added full explanation and solution for the challenge (#34364)
* Update index.md

* added second solution as suggested
2019-02-07 14:08:29 +01:00
Pratik Lodha 08390807c8 Improved clarity of template literals (#29658)
* Improved clarity of template literals
2019-02-07 14:01:59 +01:00
Gerardo Blanco 3d9eac9285 Improvement for spanish translation (#29637)
Minor changes on common spanish grammar
2019-02-07 14:00:12 +01:00
Yingnan Li a8243bdf83 Add action creator description and change some improper translation. (#32860) 2019-02-06 23:26:34 -08:00
Who is my Name! 68cb8f7c5f extended the port list, add (mostly) all official ports (#33984)
from https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers
2019-02-06 14:43:59 -07:00
Ulf Swedin bf585c0ae9 Some spelling corrections, is > are (#32039) 2019-02-06 14:30:10 -07:00
Straighter 5f9c497891 Added a note about nvme (#29814) 2019-02-06 14:29:23 -07:00
punit78 6b38bb4959 added new ports (#30921) 2019-02-06 14:28:33 -07:00
CarloMtzMartin 4605232212 Add basic information regarding Wordpress structure and templates. (#20475) 2019-02-06 20:01:01 +01:00
Istvan Acs 43f352d6de Add the text "(Syntactically awesome style sheets) is a preprocessor scripting language initially designed by Hampton Catlin" to the article (#27972) 2019-02-05 16:25:27 -07:00
Tri Eka Putra 666cc01175 Different types of motherboards (#29147) 2019-02-05 15:52:44 -07:00
Andrew 9b95da40e9 Updated spacing for Raspberry Pi (#27852) 2019-02-05 22:49:00 +00:00
Arno Bornman fc8f1b5a39 Add reason for using nodejs (#27323) 2019-02-05 22:34:57 +00:00
GentlemanlyHippo 7ce2fe78f2 Expanded what trojan looks like (#26613) 2019-02-05 14:46:41 -05:00
Wister 612552f47c added tools to view smart contract (#26389) 2019-02-05 14:42:52 -05:00
Eric Pfister 3c85bb9a41 Minor grammer changes and rewording (#29071)
Changed wording comparing desktops and laptops in final sentence of first paragraph. Edited wording listing manufacturers of motherboards. Add "t" to must in line 21, reworded sentence, and added "brands" to examples. Added "from the power supply." Rewording to connectors description.
2019-02-05 12:25:37 -07:00
Prajwal Bajracharya 47ccf0ff8e Explain Variables in Sass (#27112)
* Explain Variables in Sass

* Explain nesting in Sass
2019-02-05 12:15:44 -07:00
David Mc Cormack 2e0c720e8a Update line 28 and 34 (#27492)
Line 28 - added references to UEFI.
Line 34 - Syntax changes and some extra information
2019-02-05 12:04:31 -07:00
maidak95 98473c2582 Add paragraph "Two-dimensional Array" (#26347)
* Add paragraph "Two-dimensional Array"

* Fix formatting
2019-02-05 14:00:01 -05:00
Vyrza 026d73bd8b Add further references (#33540) 2019-02-05 08:27:51 -06:00
Rajiv Ranjan Singh 3b34827f1a Update index.md (#34940) 2019-02-05 07:37:59 -06:00
HRankit 8366e4e9d7 Fixed typo in the file. (#30059) 2019-02-05 07:34:44 -06:00
Jody 8165c211b4 Remove lone bullet point and change "get to" to "access" (#29161) 2019-02-05 07:32:26 -06:00
Jurica Zuanović ef1fe74b67 Fixing spelling (#27815)
Fixing spelling "percieved" to "perceived", "competative" to "competitive"
2019-02-05 07:30:40 -06:00
Manas Ojha c3ce26852a Changed some grammatical errors upto line 29 (#30607)
Line 11: removed new before technolgies//not needed
removed comma after developers
added being before invented
changed to what degree is this a good thing, 
Full stop after another time
added that after say
Removed are "dark arts" and added comma

Line 13: Rmoved all after often not //not needed
Line 15: Removed comma after user //not needed
Line 27:  Added "so" in one sense "you can say" that "your"
Line 29: changed for to by
2019-02-05 07:23:39 -06:00
Sidak Singh Aulakh fe085246c8 Use the Spread Operator to Evaluate Arrays In-Place, adding the proper solution. (Fixes #35022) (#35037)
* Adding proper solution for spread operation

Use the Spread Operator to Evaluate Arrays In-Place: adding the proper solution for the challenge

* made some more changes

* Fixed the Solution in es6 class constructor guide

Fixed the vegetable solution in Guide: Use class Syntax to Define a Constructor Function
2019-02-05 11:39:52 +03:00
Tony Tu 2baac0f8fe Update Cryptocurrency Chinese Index.md (#33243)
Correct some translations
2019-02-04 23:47:36 -08:00
Xiaojie(Aaron) Li 4d26147726 fixed articulation of introduction paragraphs (#30367) 2019-02-04 17:50:49 -07:00
Victor Alloza Visart fbaae6927e improved translation (#20258) 2019-02-04 23:33:54 +01:00
Alex Delude b2a55d4b02 Fixing spelling for "whose" and "ongoing" (#29904) 2019-02-03 16:13:34 -07:00
Dhruv Singh e71b82c7a4 [Chinese] Fix gitter href for official chat rooms link (#33232) 2019-02-02 22:56:55 -08:00
Mayur Garg 82a58dc1b8 Added "Variations of Import statements" (#27356)
* Added "Variations of Import statements"

Added detailed list of simple variations of import statements which can be used in python.

* Fixed spelling
2019-02-02 14:25:14 -05:00
Wingman J. Lee 0f94d9dcd3 added basic meta tags (#27961) 2019-02-02 09:05:16 -07:00
Varsha Margrette 5e8c958719 Update index.md (#30259) 2019-02-02 09:05:06 -07:00
Hawkings296 4a27b23027 Added description. (#27084)
Lines 25-30. Remove if unnecessary for this file.
2019-02-01 17:00:51 -07:00
j-frow 2242699f8a Add summary of commands in russian. Fix various sentences (#27318) 2019-02-01 21:58:30 +04:00
Lipis d349399e47 fix: replace Linkedin with LinkedIn (#34972) 2019-02-01 16:42:53 +05:30
Sherman 664ac2fb49 Added more information and additional links (#33933)
* Added more information and additional links

* Fixed link
2019-01-31 21:12:45 -08:00
Nischay Hegde aaf9d30677 Fixed grammar and Indentation (#27154)
Fixed grammar and corrected some ambiguous statements.
Changed some code to bring uniformity in indentation.
2019-01-31 16:39:16 -07:00
Skipper a18d7981e6 fix: fixed markdown grammar error (#30910)
There are some markdown grammar problems,I had fixed it.
Hopefully it can works.
2019-01-30 18:43:58 -08:00
Aathil Ahamed abacc3283c updated Jquery.md (#28625)
I have add more some details and some facts
2019-01-30 16:47:40 -07:00
Pratik Lodha 158b27c715 Update example explanation in detail (#29643)
* Update example explanation in detail

* Update index.md
2019-01-30 15:13:16 -08:00
Maddineni Akhil 064c649153 fixed script for file permission (#29661) 2019-01-30 14:29:51 -08:00
Sai Kiran 7ea103fbfc Extra bracket removed in syntax section (#27705) 2019-01-30 14:25:04 -08:00
Amulya Gaur 2f57c6131c added types of sockets and their comparison (#30893)
Added information about TCP and UDP protocols and their corresponding sockets ie. stream and datagram sockets.
Comparison is also added.
2019-01-30 14:22:50 -08:00
Moon4Light a2bf343c82 Python: Completed article Creating GUI's in Python 3 (#29633)
* Python: Completed article Creating GUI's in Python 3

In this file I've completed the stub article which is about Creating GUI's in Python 3.

* Update index.md
2019-01-30 14:06:03 -08:00
Briana Cowles c6d4a54a7d small grammar changes (#27575) 2019-01-30 14:05:31 -08:00
Varian Caesar 6e80bb3c79 edit(guide): restructuring the sample code (#29654)
Add some comment, edit some line of codes to make it easier to understand.
2019-01-30 13:58:17 -08:00
Lola df1eff0d9f Fixed some mistakes (literal translations) (#25906)
Some commands were translated literally. Fixed those.
2019-01-30 14:57:14 -07:00
squidnerd 3ff24a2a84 Corrected typos, grammar (#27201)
Fixed some spelling, capitalization, and punctuation errors and did minor edits for clarity
2019-01-30 13:54:35 -08:00
James Hogan 113a64b37a Outlining the concept of Heuristic Review (#28833)
* Outlining the concept of Heuristic Review

* fix: removed stub information
2019-01-30 13:46:31 -08:00
JR 0f612b8ef7 added DNS category and a resource record type subcategory w/ a stub f… (#28487)
* added DNS category and a resource record type subcategory w/ a stub for A records

* changed file named to index.md

* update: removed stub info

* Update index.md
2019-01-30 13:46:07 -08:00
Utkarsh Raghav dc27b9a4cc created data type conversions (#27645)
* Created Data Type convertions

Converting different data types to required types.

* Rename Data-type-Convertions to data-type-conversions

* Change file to .md

* Rename guide/english/python/data-structures/data-type-conversions.md to guide/english/python/data-structures/data-type-conversions/index.md
2019-01-30 13:31:01 -08:00
Francois 91c94cc4da Added File on the Basics of Simplex Method for Solving Linear Programming Problems (#27040)
* Create Basic-Simplex-Solution

Basics on Solving Linear Problems using the Primal Simplex Method and additional information on Alternative Simplex Algorithms.

* Rename guide/english/mathematics/Basic-Simplex-Solution to guide/english/mathematics/linear-equations/basic-simplex-solution/index.md
2019-01-30 13:27:53 -08:00
John Folder d12af36794 Create chart.js (#26904)
* Create chart.js

* Rename guide/english/javascript/chart.js to guide/english/javascript/chart-js/index.md

* fix: added frontmatter
2019-01-30 13:26:23 -08:00
Manuel Soler 4901dcc5b0 Update index.md (#22143)
Translation mistakes in some commands corrected
2019-01-30 14:02:06 -07:00
Marco Koch a4d9c68039 Fix wording within creational patterns (#24044) 2019-01-30 03:38:34 -05:00
P Karthik Chowdary 3b5b0e22a7 Added a conditional note on application of break and continue (#33298) 2019-01-29 12:14:56 -07:00
Kaustubh J c731321661 Update index.md (#32520)
Added few more points for Switch vs If-else
2019-01-29 11:19:49 -07:00
codestin ed542ea7d4 Update index.md with grammatical improvements (#28862) 2019-01-29 11:16:59 -07:00
Rohan Jha 1edffae901 Grammatical Correction (#32446)
Made a small grammatical correction in line 64
2019-01-29 10:16:21 -07:00
veera-potnis a4836c1a65 Google Colaboratory (#28675)
Information about a machine learning online environment.
2019-01-29 09:33:13 -07:00
Ria Cheruvu b3f88b5a2a fix: Update index.md (#24727)
Updated section on basic pipeline for supervised learning to be more accurate and cover all the steps. Added link to Machine Learning Mastery website in the More Information section.
2019-01-29 09:11:17 -07:00
athreya2013 aec38c04d7 Made the comment more clear (#30524)
Added clarity to the given comment
2019-01-29 09:10:58 -07:00
Nikhat Zaidi 48313a48a6 Case can only be constant (#30360)
case can be defined by a constant not by variable
2019-01-29 09:10:02 -07:00
Kirk Manegold 4e2ff2b0bd Updated switch-case fall through (#29744)
Added an example
2019-01-29 09:07:56 -07:00
Leo 406fdfe6b4 Change improper translation (#32855) 2019-01-28 21:33:46 -08:00
Harry Zachariou fcd4182e68 Added Reduce and structure changes (#26760)
Added the Reduce function with example also gave headings to Map and Filter
2019-01-28 21:22:17 -05:00
Sarah Waldie 7965ae515c Minor proofing edits + anti-pattern reference (#29577) 2019-01-28 18:27:04 -07:00
Eric Pfister b4460049a8 Update index.md (#29029)
Added comma to line 54. Added online banking to line 54. Added text: "These laws require you to support users with unique requirements and even older versions of browsers and devices. " to line 54.
2019-01-28 13:20:59 -07:00
mskiser e5a254b2e5 Update index with link to DOM info (#28999)
Update DOM with a link to the w3 website informational page on DOM.
2019-01-28 13:10:57 -07:00
Jody efa4c2d897 Made minor grammatical changes (#28781) 2019-01-28 13:06:54 -07:00
Alice Rees 12f8b5f810 Update index.md (#28427)
Add a paragraph about the requirements for colour contrast between foreground and background.
2019-01-28 12:57:20 -07:00
Rich Noah 826d4df47c tool for accessibility checking (#28357)
added comment referencing WAVE as a tool to check accessibility.
2019-01-28 12:56:29 -07:00
Adriano 4e5addc9e7 corrected text (#27197) 2019-01-28 08:14:19 -08:00
j-frow 8208b04af5 Add explicit instructions for command mode. Improve style (#27289) 2019-01-27 22:58:11 +04:00
Aaron Gottlieb 2f342d0dc4 Add further explanation of ownProps in mstp (#26455)
* Add further explanation of ownProps in mstp

* Added syntax highlighting
2019-01-27 13:06:47 -05:00
Nishanth Ramesh 94ba6fc6d8 Add the text "Solidity is a contract-oriented, high-level language for implementing smart contracts." to article (#24862) 2019-01-27 10:25:53 -07:00
edu san c203c9a76f Expand and add to previous content (#24671)
Notably added: origin of smart contracts, example of smart contract, references.
The added content required a slight rewording of the previous content.
I removed (miners) from "... nodes(miners) ..." since a node is not equivalent to a miner. Not all nodes are miners (and it is crucial that this is the case!!) -> https://bitcointalk.org/index.php?topic=1734235.0
2019-01-27 09:31:17 -07:00
Suman Roy 49d9aaca40 Added : More detailed information for beginners (#30023)
Added : shell command --> "npm install -g angular"
Added : Description for creating first app in Angular for Beginners
2019-01-27 09:21:39 -07:00
yapancha ea5480a2c4 Uses of infinite loop (#27283)
Some of the uses of an infinite loop just to suggest that the use of an infinite loop is not always an error
2019-01-26 23:36:30 -05:00
The Coding Aviator 4783deafdc Added solution to Adjust the Color of Various Elements to Complementary Colors (#34362)
* Update index.md

* Update index.md

* Update index.md
2019-01-26 18:56:15 -08:00
Ishan Chhabra ddb81086a9 Add Generics Section (#33367)
* Add Generics Section

* fix: added front matter block
2019-01-26 18:46:52 -08:00
Ishan Chhabra 9359b1aa36 Add Section About Error Handling (#33365)
* Add Section About Error Handling

* fix: added front matter block
2019-01-26 18:46:41 -08:00
Prathamesh c64a6c6dfa add bitcoin: basics (#33245)
* add bitcoin: basics

* fix: added front matter block
2019-01-26 18:41:49 -08:00
Tom afbd29fb82 Create new section for "consensus" (#33189)
* Create new section for "consensus" 

Added new section for a deeper discussion/dive on consensus as it relates to blockchain

* fix: added front matter block
2019-01-26 18:30:50 -08:00
Clinton Bale 20cf0d106c Reworded and added to csharp interface documentation (#33229)
* Reworded and added to interface documentation

Fixed a few typos and reworded and added parts to the csharp interface documentation

* fix: used single backticks instead of triple backticks
2019-01-26 17:49:49 -08:00
anandxkumar eaf1c56e16 Added details about getter and setter (#32070)
Added brief introduction of getter and setter with examples.
2019-01-26 17:34:57 -08:00
Willy David Jr efff592bc6 Corrected syntax for interface. (#32878)
Corrected syntax of interface. From Interface to interface (lowercase on first letter). 
If the first letter on the word interface is uppercase, this will produce an error on Visual Studio stating that: 

The type or namespace name 'Interface' could not be found (are you missing a using directive or an assembly reference?)
2019-01-26 17:30:51 -08:00
James Hunter eef0d1e811 added hint, fixed typos, updated formatting (#33492)
* added hint, fixed typos, updated formatting

* fix: fixed typo
2019-01-26 17:27:19 -08:00
KartikSoneji 72a23586c6 Added disadvantage of setters and getters (#31311) 2019-01-26 17:20:21 -08:00
almande 06a2d163f7 Fix grammar and which user executes example (#25897)
I clarified the writing and added some missing articles ("the"). I also changed the description to state that the root user is running the command, based on the use of "sudo" and 744 permissions.
2019-01-26 23:44:50 +00:00
Çağdaş Çetin a948c416d4 例 Fibonacci (#32796) 2019-01-26 11:40:24 -08:00
Leo 20607de9ac Change improper translation (#32829) 2019-01-26 11:04:05 -08:00
LOKESH NANDANWAR 0a27816727 Added installation guide for Anugular 2.x and greater. (#27113) 2019-01-26 10:48:18 -07:00
crexodon 71c0a57fc4 Added Logo (#33928) 2019-01-26 09:57:38 -07:00
Ivan Paulin 6cff62641c Fix typo in text and change the verb (#27773)
Fix typo in "enviroment's" to "environment's". Change the verb "is" to "are".
2019-01-26 00:37:33 -08:00
Andrew Mackie 6732bc75e4 Fixed typos and added a reference. (#27435)
* Fixed typos and added a reference.

* fix: removed the word that
2019-01-26 00:17:21 -08:00
Chris Murray ee41670721 Fix typo, add detail to article (#27098)
Subdivide number of users and testing methodology into sections under a "Suggested Best Practices" section.
2019-01-25 23:53:10 -08:00
Andrei Calinescu 6f04b00ea0 Fixed spelling errors, omissions, code typos (#34145)
Added missing regex tags at the end, fixed variable name, and erased an unnecessary space at the end of some of the test strings.
2019-01-25 23:42:35 -08:00
Viplav K 1d524f9746 Update index.md fix typos and extra information (#24902)
* Update index.md

* fix: corrected a few typos
2019-01-25 23:33:33 -08:00
Aditya Sridhar dbae7c6d24 Added points to note for git pull command (#25439)
Initially it can be confusing when someone hears about git pull and pull request. Have explained how git pull and pull request are separate concepts. Also fixed one typo
2019-01-26 00:38:51 -05:00
royalblue13 bc50e4e6da Added text "Text Components" (#26624)
* Added text "Text Components"

Included "text components" section and relevant summary and example of text components in Swing.

* Reformatted change to be part of existing heading
2019-01-25 23:07:06 -05:00
Jasmeet Singh 3c8d1e4301 Add typescript classes guide. (#26244)
* Add typescript classes guide.

* Fixed misspelled word.

* Made changes according to review comments

* Added output and rephrased sentence
2019-01-25 22:55:32 -05:00
Ricardo Héber R. L. Tenório b12b2ce6e7 Fix: Code example and translation (#21804)
* Fix: Code example and translation

* Removed spaces, Motor variable and repeated lines
2019-01-25 22:30:47 -05:00
viviantran27 ed2a1210b4 Added modulus of complex numbers (#23696)
* Added modulus of complex numbers

* Update index.md
2019-01-25 14:38:57 -05:00
j-frow 254de79ac1 Fix sentences with double meaning and wording style (#27255) 2019-01-25 20:41:51 +04:00
Vladyslav Dvorak 03f441a16b Update index.md (#27161)
structure updates
2019-01-25 20:40:07 +04:00
Rohan Mohammad 66688e8a02 First 10 Fibonacci numbers are 1, 2, 3, 5, 8, 13, 21, 34, 55, 89. (#34723) 2019-01-25 15:51:45 +09:00
Franklin Castellanos f2c63979ef Grammar and spelling Check (#28923) 2019-01-24 19:02:19 -07:00
fun831 7bc6e8289a Update index.md (#29033)
Possible corrections for easier flow of sentences/grammatical fixes.
2019-01-24 18:47:32 -07:00
The Archangel 37642f8bcb Added a "Sudo" paragraph entry. (#23709) 2019-01-24 15:13:02 -05:00
Doug 3eb107d18e Removed command capitalization (#23719) 2019-01-24 14:53:08 -05:00
John 63aa2e2882 Adding code styling guidelines (#23710)
Adding code styling guidelines for Python indentation
2019-01-24 14:39:25 -05:00
yaganub 81cc40bfee removed "history of the" from line 12 (#23728)
I think it makes it read better. I think path might be a better word than history but you've used that in parentheses as an alternative for route.
2019-01-24 13:38:58 -05:00
David Hall 12388ac1ba Minor spelling and grammar changes (#23730)
Changed "This definitely curbed the Linux's popularity as other commercially oriented Operating System Windows got famous. Nonetheless, the open-source aspect of the Linux operating system made it more robust." to "This definitely curbed Linux's popularity while another commercially oriented operating system, Windows, got famous. Nonetheless, the open-source aspect of the Linux operating system made it more robust and accessible."
2019-01-24 13:25:06 -05:00
ChiselD 2fa4f3e4f6 fix: edit language for clarity, fix typos (#26436) 2019-01-24 08:49:06 -07:00
Miyazakid 1b1c237ea3 Added more links to open source projects. (#28331)
* Added more external links.

Added more links to related external material.

* fix: corrected bullet point formatting for links
2019-01-24 08:48:47 -07:00
Maddineni Akhil 062631ef10 added interfaces and classes in collections (#26548)
* added interfaces and classes in collections

* updated formatting as requested
2019-01-23 23:43:06 -05:00
Donald Maness a1349084ba Add to progressive enhancement section (#23741)
* Update index.md

Added additional information on progressive enhancement as it relates to Service Workers

* Update index.md
2019-01-23 16:43:05 -05:00
viviantran27 430408aad9 Added info and img about complex numbers (#23742)
* Added info and img about complex numbers

* Update index.md
2019-01-23 15:57:55 -05:00
kzellers 63aae858d7 added enhanced for loop example (#23915)
* added enhanced for loop example

* Update index.md

* Update index.md

* Update index.md
2019-01-23 15:53:37 -05:00
Harikrishnan c952cf8245 Follow-up article on pandas-operations. (#34182) 2019-01-23 15:50:59 -05:00
BoopMehNose 1a74d0f114 Changes to creating arrays and array section (#33800)
Clarification and exemplification in the #Array section and expands the example in the ##Creating Arrays section.
2019-01-23 12:17:32 -07:00
Vladyslav Dvorak fe47cc6560 Update index.md (#27153)
grammatic changes
2019-01-23 20:47:53 +04:00
Vladyslav Dvorak aeaee966fa updated index.md (#27141)
grammatic changes
2019-01-23 20:47:34 +04:00
Vladyslav Dvorak 2d7c97feb2 structure updates index.md (#27128)
Structure updates in index.md
Needs grammatic changes
2019-01-23 20:46:22 +04:00
Stanislava cba8bcdd04 Make some corrections to the translation (#27035) 2019-01-23 20:44:53 +04:00
Stanislava 3794484e0b Add some corrections to the translation (#26959) 2019-01-23 20:44:29 +04:00
Stanislava dd45e34083 Add some corrections to the translation (#26936) 2019-01-23 20:42:27 +04:00
ShkiperMe e1617308c3 Update Russian translation for 'composer' documentation (#26847) 2019-01-23 20:41:29 +04:00
Ashley Hartsock 232036e588 Fixed punctuation (#31545) 2019-01-22 20:22:31 -06:00
Ashley Hartsock 1b8abd5e7f Edited for clarity (#31542) 2019-01-22 20:21:30 -06:00
DanielMartinsAlves 43d12e69ab Fix sentences (#33669)
Fix sentences.
2019-01-23 02:18:24 +00:00
Joe 152f387c54 ifconfig (#24636)
* ifconfig

added an explanation of the ifconfig command.

* added title, correct folder/filename
2019-01-22 19:42:56 -06:00
Mitch-McK b31ef94db5 Added further details about ownership of backlog (#26309)
* Further details about ownership of backlog

* make links a list
2019-01-22 19:41:39 -06:00