Commit Graph

4346 Commits (3b279e10c93d91800f701a5673396d1bfe9284d4)

Author SHA1 Message Date
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
Prateek df40d62929 Added video tutorial links to issues (#29199)
Added links to youtube videos explaining problems mentioned in the article.
2019-01-22 19:34:43 -06:00
Tareq K 467a9257c4 Explained NFR in layman's terms (#33914) 2019-01-22 19:31:10 -06:00
TheBestNinja 280d042248 Update index.md (#26462) 2019-01-22 19:29:02 -06:00
Jurica Zuanović 5942a4be82 Fixing spelling errors (#27813)
Fixed "goes" to "goes", "sring" to "string", "continously" to "continuously"
2019-01-22 19:28:05 -06:00
Marek Troszczyński 76bf9b9d7e Add a summary paragraph. (#33868) 2019-01-22 19:25:34 -06:00
Oak-s dcb200ade8 Adding stand up meeting resource (#31720) 2019-01-22 19:20:48 -06:00
nishanth2143 cb038d8b33 Fixed the typos in the file (#29302) 2019-01-22 19:05:27 -06:00
Robert Balent 765460b62f Java-Arrays: Nested loop will execute M * N times (#32293) 2019-01-22 17:54:40 -07:00
Jason 8803057bdd Grammar fix (#32099) 2019-01-22 17:45:24 -07:00
Joe-Wilson 98cffcc7ac Update index.md (#30718)
Added info about array values.
2019-01-22 12:05:33 -07:00
winetoys cb28bc838a few changes (#31175)
* few changes

* Update index.md
2019-01-21 13:33:43 -07:00
retaric 783338410b Corrected a typo and improved readability (#29300)
1. Corrected typo from "sequencial" to "sequential"
2. Corrected the grammar for the sentence "primitive and reference both form of datatypes are allowed" for better readability
3. Added on to the following sentence to make it less redundant; otherwise it would have been just a repeat of the sentence before it.
4. Changed "indexes" to "elements" because an index is just a list of numbers, so saying that "an array can be instantiated to a set number of indexes" would be confusing.
2019-01-21 12:43:41 -07:00
sourya 354043752c add appropriate title "algorithm performance" (#30585) 2019-01-21 12:38:45 -07:00
Rohan Bansal ec50e64023 CopyOf method as a way to increase array size (#28962)
Added a way to increase the size of an already instantiated array via the "copy" method.
2019-01-21 12:32:45 -07:00
Alfred Skaria 95702d6e4c Images of each asymptotic notations are added (#28112)
For understanding the algorithm complexity better, images of each asymptotic notations are added
2019-01-21 12:29:34 -07:00
JmpEsc b3b72afde1 Update index.md (#32509) 2019-01-21 13:08:26 -06:00
Thaurin eb6b45bdf4 Clean up and fix spelling (#27939) 2019-01-21 13:05:17 -06:00
DiamondDog1 9c817a6f9c Add text line 7 "I" to article (#27588) 2019-01-21 12:50:26 -06:00
Shiva Sankeerth Reddy 5e0c13b4a6 Update index.md (#32754)
* Update index.md

* add space between sentence
2019-01-21 12:47:22 -06:00
annaattagirl 5b26cb18da Grammar Change to index.md (#27166)
Grammar fixes to make article flow better.
2019-01-21 12:44:43 -06:00
Joe Roland 9dedc71c55 update(guide): Added Ternary Operator Example (#29032) 2019-01-21 12:43:41 -06:00
MonicaUnlimited 0bb24ebe9d Added Markdown Converter Tools (#29947)
Browserling - https://www.browserling.com/tools/html-to-markdown
Turndown - https://domchristie.github.io/turndown/
2019-01-21 12:39:40 -06:00
jenshaw86 c80a4cb0c2 Moved Anonymous User Case Diagram link tag (#30213)
In addition, made edits around user case diagram for consistency
2019-01-21 12:13:29 -06:00
Joe Roland f8226f72d6 fix(guide): Fixed code block formatting (#28994) 2019-01-21 12:07:27 -06:00
Dana Ottaviani b2a343441c Adjusted indentation and code syntax (#34819)
The section titles were in the code examples and it was hard to distinguish the sections from each other.
2019-01-21 12:04:17 -06:00
VeraCologne ee986bf8a7 fix sentence structure (#27676)
added some commas for better readability and changed the structure of a sentence
2019-01-21 11:57:40 -06:00
Angelisa c7239f78fa Changed sentence structure (#31634)
* Changed sentence structure

Two lines altered, directly from the Free Code Camp site's description.

* maek grommer propre
2019-01-21 11:55:23 -06:00
Dhruv Singh 2b9269d39f [English] Fix gitter href for official chat rooms link (#33241)
* [English] Fix gitter href for official chat rooms link

* markdownize links

remove rooms that don't exist anymore
add rooms that weren't on the list
2019-01-21 11:54:25 -06:00
Jinx f398d8346d Change the capital "S" and remove 0. (#30574)
the word state didn't need to be capitalized, and the 0. should say This is optional the 0. is confusing
2019-01-21 11:44:56 -06:00
Joe Roland 3cd7f55fcc fix(guide): Fixed broken formatting and links (#28958) 2019-01-21 11:43:20 -06:00
Sophia a56ff7c3bf Add the text "volunteer with or without experience" (#27217)
Correct the grammar and mistakes in previous version
2019-01-21 11:25:06 -06:00
Praedor 7bff70b6cc Update index.md (#27218)
Corrected grammar mistakes in previous version.
2019-01-21 11:23:20 -06:00
Mike-Git-Hub fcb5eb7bb3 corrected typo (deleted the unnecessary backslash in the third example calculation) (#34292)
Change 1. corrected typo (deleted the unnecessary backslash in the third example calculation)
original version = -17.25\   ---> revised version = -17.25

Change 2. for greater clarity changed the word "great" to "useful" as follows:

The mean can be a great way to describe a set of numbers.  ---> The mean can be a useful way to describe a set of numbers.
2019-01-21 11:19:39 -06:00
Celinux 4a9529fe3e Update index.md (#28025)
Edit the text "texttt"
Fix typo in "availaible" to "available"
Fix mispelling of "fibonnaci" to "Fibonacci"
Fix a redundant phrase to "It is the first example which shows the power of Dynamic Programming, and a special case of a class of mathematics known as generating functions"
Correct spelling mistakes to "generating functions".
Improve sentence to "There is this following concept in mathematics: "each" etc
Add "the" before "second part".
Change "the generating in general" to "the generating function".
Fix "remeber" to "remember"
Made upper case in "If you know" to "if you know"..etc
Omit "quite" and the comma in "generating functions, in terms of their sequence".
2019-01-21 11:18:23 -06:00
Alexander Molnar 9de2c7da53 Fixed spelling, removed hotlinks (#34460)
Fixed minor spelling/grammar issues, and then removed two of the hotlinked images since they were easy to replace with text instead. Also adjusted the links on the bottom to render on their own lines.
2019-01-21 11:10:27 -06:00
alicecallejas b862a0fde6 grammar (#31569)
change 'a' to 'an' before the word <inverse>
2019-01-21 11:07:59 -06:00
vishvikkrishnan 6655a3c2c7 Grammar fix (#32744)
Fixed Grammar according to the context
2019-01-21 10:25:19 -06:00
Saurav Bajracharya 06daef5cf7 Fixed typo (#33646)
Changed intiger to integer
2019-01-21 10:21:12 -06:00
Ian Korpi f6f6f1143b fix (guide): Fixing typo in Wikipedia link, adjusting for better flow. (#33246) 2019-01-21 10:19:49 -06:00
Vin Duong 7f63288b86 Fix typo in index.md (#29720)
Changed 'oposite' to 'opposite'.
2019-01-21 10:13:31 -06:00
ianmoura b9a97aa890 Changed analogy to be consistent with image (#32682)
Changed accuracy/precision analogy from basketball to archery to be consistent with image
2019-01-21 10:07:53 -06:00
Calvin Leung e876a0121e Added additional Tensorflow youtube tutorial (#29341) 2019-01-21 10:04:48 -06:00
Richard Hall d62eed98e1 Add MariaDB (#28916)
added MariaDB with some basic info and links
2019-01-21 10:00:06 -06:00
komallapalli e203bd6a80 inverse of matrix (#33690)
added resource and definition of inverse of matrix
2019-01-21 09:56:10 -06:00
jamiesteck 656202755a Update index.md and provide additional examples (#28758)
I added several additional examples of how to create and access an array.
2019-01-21 08:28:13 -07:00
Jurica Zuanović eac14eb23b Spelling fixes (#27824)
Fix spelling "usualy" to "usually", "disscus" to "discuss", "Comparitively" to "Comparatively",
2019-01-21 08:18:44 -07:00
Burak İkan Yıldız 11968cf6e7 Jagged Arrays extra information added (#27115) 2019-01-21 08:18:33 -07:00
codexmon 93c608beb0 Update index.md (#27173)
eliminated the closing square bracket that had no opening square bracket.
2019-01-21 08:04:13 -07:00
Jake Levenson 03697de47f Added descriptions for Little o and omega (#24554) 2019-01-21 08:02:45 -07:00
Liz ed7a4bb038 Updated href tag (#28315) 2019-01-20 15:00:17 -06:00
Rachel Krupnick e193db130b Grammar fix (#29154) 2019-01-20 14:59:38 -06:00
Jlw2uc 7328fca2e3 Rephrasing two sentences for clarity (#28576) 2019-01-20 14:30:51 -06:00
Edy Ionescu 3cfe00eafd Add command for git checkout previous branch (#25133) 2019-01-20 14:30:19 -06:00
Giuseppe Varriale 7a23e18939 Fixed some Translation Errors (#21072) 2019-01-20 20:05:38 +00:00
Travis Benfield f6c96c6500 Spelling fixes (#33044) 2019-01-20 12:13:44 -06:00
KamarM a45f921a89 Update (#33320)
* Update

* fix localTitle issue

* fix typo error in localeTitle
2019-01-20 17:09:52 +00:00
ChelseaKumar123 57f2e013b4 Update index.md (#33820)
The above changes will greater benefit the clarity and rhythm of the text.
2019-01-20 10:00:27 -07:00
aizelagustino a43740c1ba Changed wording of header to match link (#33024) 2019-01-20 09:48:22 -07:00
Bradley Budach 67d1707c39 Add legacy description (#28537)
It adds a description for the removed legacy certifications, and explains that the challenges are still available and can be completed.
2019-01-20 09:41:40 -07:00
Nikihil 06158c2cac Minor update in the text. (#28428) 2019-01-20 09:28:48 -07:00
Rich Noah 32ff53d1e6 added projects (#28358)
referenced the number of projects completed in the process.
2019-01-20 09:27:28 -07:00
Mr_patcher b5adcf2084 added guide for exponents (#24631)
I added formulas for the basic rules of exponents and information about 0^0=? (whether it is 1 or 0).
2019-01-20 14:50:39 +07:00
Akshay Sharma c089dce30c Fixing embedded demo youtube video (#24134)
* Fixing embedded demo youtube video

* Fixing hyper links in references
2019-01-20 14:40:53 +07:00
Americo Zuzunaga 0577e81cf5 English terminal guide: Fix typo, add rm example, and add caution note. (#24768)
* Add missing command and iTerm2 section

* Fix typo, add rm example and caution note

* Revert changes
2019-01-20 13:35:23 +07:00
Stanley Chen 97616fe6fa Add 2 new commands and some word edits (#23942)
Add 2 new commands and some word edits
2019-01-20 13:03:49 +07:00
kieffwong b7564a5886 update the wording for 'PWA' (#28252)
improve the translation for PWA
2019-01-19 21:52:45 -08:00
true1314 b600f94300 增加第44行 (#28041) 2019-01-19 21:52:05 -08:00
Blitzen917 758741f4a7 grammarChange (#33809)
I made a few of the definitions more concise.
2019-01-19 21:28:54 -06:00
pcsingh b20a7e4299 Update index.md (#31410) 2019-01-19 21:27:41 -06:00
VeraCologne 548a0e7dde fix typo (#28190) 2019-01-19 19:47:28 -06:00
DESR95 bae59e69bd Capitalized "Python" on line 8 (#33233) 2019-01-19 19:46:12 -06:00
AdeliMwelesaGeorge 02a02ecd9e fix typo (#31783)
Changed closure to clojure.
2019-01-19 19:45:33 -06:00
David Nagy 98f2365331 Update index.md (#30791)
Added a link to language's website!
2019-01-19 18:34:18 -06:00
hkRho ed58698bc0 Capitalization included in line 69 (#31608) 2019-01-19 18:32:39 -06:00
summonmoon e9b08bc7e6 added to supported platforms (#32966) 2019-01-19 18:31:35 -06:00
Ekin Eryilmaz 0c86a5ada2 Minor punctuation fix (#27971) 2019-01-19 18:30:38 -06:00
ajitesh111 94ce06fff8 added some references (#30158) 2019-01-19 18:28:32 -06:00
Shashank Goyal 03d8721155 Fixed the sample code for naked return (#29001)
Wrong function name and wrong variable name
2019-01-19 18:27:09 -06:00
glamdring777 57e64df74b Grammatical improvement (#28831)
Added the word 'and' to the sentence.
2019-01-19 18:26:29 -06:00
Belinda c36ee7d89b cosmetic: added missing closing paren (#33102) 2019-01-19 18:22:11 -06:00
Shashank Goyal bbb2046310 Fixed grammatical mistake (#28995) 2019-01-19 18:17:44 -06:00
seanjs 8f7f79a1bf Realign a wrong indentation. (#28425) 2019-01-19 18:11:32 -06:00
dmitreeeee 2782e547f7 Update index.md (#29097) 2019-01-19 18:09:18 -06:00
Nathan Liang 65ee73f56b corrected a to <a> for html anchor tag (#32943) 2019-01-19 18:07:19 -06:00
quang1793 f6494ac555 Add the syntax (#27019) 2019-01-19 18:03:11 -06:00
Randell Dawson c2778cbecb fix: corrected url examples (#34639) 2019-01-19 18:01:09 -06:00
KrsBB 69b7a8e594 improving-text-in-examples.md (#24514)
* Update index.md

* remove "attribute" from examples
2019-01-19 17:54:35 -06:00
Potato 5aa5b309d4 minor gremmar fix (#28804) 2019-01-19 17:54:02 -06:00
ivangaru 7dd10d27e4 Translate comments in code to Spanish (#20137)
Translate comments in code to Spanish
2019-01-19 15:53:44 -07:00
odm275 d79a30f6c7 Analogous example (#19957)
Added an analogous way of using render props.
2019-01-19 15:51:18 -07:00
3l3ktron ad21d46222 say when the program was made and who bought it (#19911) 2019-01-19 15:42:52 -07:00
celticaire d4b3984083 Fixed missing words and capitalization (#28554) 2019-01-19 16:37:07 -06:00
Ayushman9454 83ab890dea added a link (#27287) 2019-01-19 16:36:09 -06:00
ronbo 5a0c2821e3 Improve copy for screenreaders (Accessibility) (#27321)
Linking just the word "here" can make it difficult for people accessing your page using a screenreader or other accessibility technology. Some screenreaders present a list of links available on a page and "here" doesn't give any context to the user.
2019-01-19 09:31:58 -07:00
Benzene88 3e5e6d86da Fixed some capitalization issues (#23784)
Fixed some capitalization issues
2019-01-19 23:23:30 +07:00
himanshu07070 308d5db586 changes in the output (#30099)
['I', 'love', 'Python', 'very much']
instead of double quotes , it should be single quote.
2019-01-18 19:02:24 -06:00
Mark Evans d6eda38560 Grammatical fixes (#30642)
I fixed a few grammatical issues and one spelling error.
2019-01-18 18:59:42 -06:00
tachoni 42b7306f76 Fixed typo on line 6 (#31809)
The text "the" was repeated and is now deleted.
2019-01-18 18:59:12 -06:00
Dominic Fung cb0cd87d7d Python mutability guide - fix formatting of code blocks and minor updates (#31696) 2019-01-18 18:57:52 -06:00
CL Mason e34b5250bf Grammar fixes, lines 5, 39 (#27483) 2019-01-18 18:55:46 -06:00
van-tienhoang 1a279432fe Fix the code python code format (#30449)
Fix the code python code format
2019-01-18 18:55:09 -06:00
Adi 9c3aa51ee4 adding text to correct the sentence (#33972)
Ord() and Chr() exists in both python 2.7 as well as python 3. The sentence was incorrect to state its only available in Python 3
2019-01-18 18:54:13 -06:00
Val B 56f37dbe12 Apply grammar changes (#30064) 2019-01-18 18:53:15 -06:00
Eric Hartline 77503a9930 fix(guide): fix some minor typos (#31239) 2019-01-18 18:47:53 -06:00
Eric Hartline b96a865a30 fix(guide): correct some small typos (#30748) 2019-01-18 18:44:26 -06:00
Kermo d80b374bc1 Fix typos (#32390) 2019-01-18 18:44:03 -06:00
Erik K e80a1625dd prop.title -> prop.text (#32159)
Properties should be having the same name for the example to work.
Either line 37 and line 45 are {props.text} and text="Welcome"  OR {props.title} and title="Welcome"
2019-01-18 18:41:46 -06:00
CL Mason d38355c940 fixed(guide): updated english translation (#29098)
Flow and syntax was corrected for better understanding.
2019-01-18 18:40:08 -06:00
impactlearner 1c4f697e2e added a hyphen (-) between "browser" and "based" (#28251) 2019-01-18 18:37:35 -06:00
Kien Nguyen 9c12dfce4f Fix typos for redux thunk (#27622) 2019-01-18 18:23:46 -06:00
alavia f20230fd06 Minor grammatical fix (#34066) 2019-01-18 18:17:38 -06:00
Nils 7021d60d5e Added bug bounty links (#30732)
Links to bug bounty program overviews, and a link to githubs own bug bounty ;)
2019-01-18 18:14:59 -06:00
ComputerLee 954c080ab6 Rewrite of Second Paragraph with additions (#30366)
* Rewrite of Second Paragraph with additions

* fix typo 'tcao' to 'to'
2019-01-18 18:04:15 -06:00
Vembar Varun 6de321df64 Fix spelling in title('and' is now 'AND') (#29590)
Changed formatting to add whitespace before and after images, for readability
2019-01-18 18:01:36 -06:00
okiwoki 2f596c93f6 Updated some grammer and spelling (#33867) 2019-01-18 17:57:47 -06:00
e3klund fb7a551fb9 Update index.md (#27404)
grammatical fix on line 32
2019-01-18 17:48:46 -06:00
Justin 3c696bf2b6 Small grammatical changes and updates (#32242) 2019-01-18 17:47:07 -06:00
Oluwasegun Orinayo Oyelade e19ee803d1 Update index.md (#25345) 2019-01-18 17:45:08 -06:00
J4unty ff84624d39 Fixed the formatting of some weblinks inside tools/color-naming (#32958) 2019-01-18 17:44:35 -06:00
Morgan McLain-Smith 5d4dce0e51 Typo corrections (#34067) 2019-01-18 17:43:18 -06:00
purifyyourhome 17a9ba6bda Added part about SSH's capabilities and uses (#31256)
Added part to indicate SSH's capabilities, and separated a sentence into two to indicate how developers often use SSH.
2019-01-18 17:42:14 -06:00
timrayle b90a9b54a2 added missing s (#30795) 2019-01-18 17:40:17 -06:00
timrayle e86f606132 removed redundant sentence fragment (#30793) 2019-01-18 17:39:36 -06:00
timrayle b49794693e clarified wording (#30790) 2019-01-18 17:38:42 -06:00
teegr 0927dceff9 Capital letters (#29717)
* Capital letters

Added capital letters in key features . Changed the wording slightly

* removed repeated text
2019-01-18 17:34:32 -06:00
Nic Wilson ae541d2fc4 Fix typo (#27540) 2019-01-18 17:28:26 -06:00
Anna Tyrrell 8f546eec41 Edit text for spelling and clarity. (#27745) 2019-01-18 17:24:47 -06:00
Elvis Dzebo d78398a036 Fixed typo error on line #53 (#27944) 2019-01-18 17:21:17 -06:00
Anna Tyrrell 7fbc144847 Update text for clarity. Fix 'startAt' index. (#27753) 2019-01-18 17:20:20 -06:00
warrenskim d066e8ab29 Fixed grammar and spelling errors (#33201)
* Fixed grammar and spelling errors

Made grammatical changes and took out an incomplete sentence.

* Update index.md
2019-01-18 17:19:20 -06:00
Tom Chapman e8aa271472 added content (#31357)
added more content describing font alignment choices.
2019-01-18 17:15:51 -06:00
shreya50 62e007a6b4 added information (#33756) 2019-01-18 17:13:34 -06:00
Shi974 d00859e6d8 Fixed typo (#27806) 2019-01-18 17:12:30 -06:00
Ronttikasa 81a4ec42ba Added line breaks for readability (#30264)
* Added line breaks for readability

* change breaks to a list with breaks

markdownize link
remove codeblock formatting in first section
2019-01-18 17:08:16 -06:00
Shi974 2ab6bdeb79 Added short description (#27814) 2019-01-18 17:07:40 -06:00
fredericksjr bd2b40a75b Change 'or' to 'and'. (#28017)
* Change 'or' to 'and'.

* fix abou to about
2019-01-18 17:06:38 -06:00
Chris Murray 6c9a22d696 Add a common type-pairing method (#26447)
Combining a serif and sans-serif typeface, each with a similar x-height, can be a good rule of thumb for pair selections.
2019-01-18 17:04:02 -06:00
Jiewei 45e15ede10 Change the sentence to clarify the effect of style (#28210)
Changed "The same letters can be styled in different ways to convey different emotions. And there are all kinds of tradeoffs around style versus readability." to "The same letters can be styled in different ways to convey different emotions. However, there are all kinds of tradeoffs when it comes to focusing on style or readability." This will help the reader understand that there are tradeoffs when you choose to make it readable, but at the cost of the style, and vice versa.
2019-01-18 16:59:59 -06:00
shreya50 f625b77756 Improved layout (#33746) 2019-01-18 16:59:07 -06:00
Leonardo Matos c1ad0b9a13 Fix links and typos (#28595)
* Fix links and typos

* fix: removed referral links

* change link to markdown style
2019-01-18 16:57:49 -06:00
Solomon H 86f66d22d5 Fixed broken links and spelling error (#34382) 2019-01-18 16:54:00 -06:00
Shi974 c01ee8c9cc Fixed grammar (#27811) 2019-01-18 16:52:38 -06:00
leecri f77fb326e1 Fixed typo (#31589)
Changed 'fund' in 'A good writer can put a fund' to 'fun'.
2019-01-18 16:48:20 -06:00
Adetunji Kayode 34a25ff8d2 Added link to Wiki (#29063)
* Added link to Wiki

Added a link to the wiki on Usability Testing

* markdownize link - remove stub info
2019-01-18 16:47:39 -06:00
Megan Charles 70c2e8c984 Updated Definition of Qualitative Testing (#31821)
* Updated Definition of Qualitative Testing

I gave more of a background in terms of what qualitative research is. I'm sure others will be able to expound on it further.

* remove stub info
2019-01-18 16:44:07 -06:00
mresnik 2c3181f7f6 Change heading to title case for consistency (#30564) 2019-01-18 15:43:47 -07:00
spinder96 58e23c27e1 Articles on Usability Testing (#24887)
Some useful articles with information on UT to help write this article.
2019-01-18 16:41:24 -06:00
DrN0VA 06a90dda8f Sentence Structure (#27897)
"For a interactive tutorial, please visit [OpenVim](http://www.openvim.com/). Here you can try for yourself several of its more powerful features."
changed to
You can try out the most powerful features through an interactive tutorial by visiting [OpenVim](http://www.openvim.com/)
2019-01-18 16:40:59 -06:00
Alexander King 0bef9b2c62 Corrected spelling of characteristics (#33129) 2019-01-18 16:38:43 -06:00
Setyo Adi Wibowo 63c30eb462 Add rowspan and colspan with example (#29196) 2019-01-18 15:32:54 -07:00
mowoe 2ae27ae345 Add docker info (#25232)
Add docker info
2019-01-18 16:27:17 -06:00
almande 6b9adaa56b Added Vim Awesome and vimtutor refs (#26545) 2019-01-18 16:26:49 -06:00
Ivan Paulin 46c346bfcc Fix typos in text (#27782)
Change "refered" to "referred" and "upper case" to "uppercase".
2019-01-18 16:21:08 -06:00
Ivan Paulin 51077f1dfd Fix typos in text (#27788)
Change "identify" to "identified", "register" to "registered", "record" to "recording" and "look" to "looks".
2019-01-18 16:13:21 -06:00
Ivan Paulin d2167c573d Fix typo in text (#27793)
Fix typo in the word "s everal" to "several".
2019-01-18 16:12:19 -06:00
Ivan Paulin f4ca23a6e0 Fix word in text (#27801)
Change "occurences" to "occurrences".
2019-01-18 16:10:08 -06:00
unagidonburi 31c4870ed9 added book resources (#31823) 2019-01-18 16:09:20 -06:00
Ivan Paulin d76bccc2f8 Fix typos in text (#27804)
Change "hasnt't" to "hasn't".
Change "occurence" to "occurrence" in two places.
2019-01-18 16:08:53 -06:00
Albin Wärmlind 8a771d9938 Fixed some grammatical (#30232)
Fixed grammatical errors in the text to make it easier to understand. Also removed unnecessary punctuation.
2019-01-18 16:04:16 -06:00
Shi974 5444d2fd76 grammar changes (#27792)
for better readability
2019-01-18 16:01:09 -06:00
aeusebiobaskerville a5f5a6a199 List Correction (#28777) 2019-01-18 15:57:41 -06:00
Amaka Mbah 3591ab840b Update index.md (#31523) 2019-01-18 15:56:17 -06:00
Shi974 2b6d032588 Fixed punctuation (#27803) 2019-01-18 15:55:44 -06:00
kenmalley aec5e6be3d Standardized spacing and wording of APIs (#28682) 2019-01-18 15:52:26 -06:00
Jerica Harwood 326509e6d9 Fixed grammatical error in line 5. (#28322)
Changed "you" to "your".
2019-01-18 15:00:54 -06:00
Egregious-Egg 0bfa871c76 Fixed Misspellings (#28678)
"nth-child" was misspelled as "nth-childe" in the last three examples
2019-01-18 14:17:01 -06:00
TrangNgu65 a5e77dc767 Grammar fix (#28766) 2019-01-18 13:34:20 -06:00
ShkiperMe dfad151db0 Update Russian translation for 'basic-linux-commands' documentation (#26734) 2019-01-18 14:03:33 +04:00
Alexandra 445b619515 Add the text "необходимо" instead of "должен" (#26788)
The changes make the translation more easier to read and understand.
2019-01-18 13:37:40 +04:00
jae0120 aec66fe9c5 grammatical fixes (#27324) 2019-01-17 22:03:35 -06:00
David Schmidt 95cd443efc improve guide/english/java/basic-operations (#33891)
added links, fixed indention
2019-01-17 21:49:59 -06:00
mresnik e5366448cb Capitalize URL in titles for consistency (#30555) 2019-01-17 21:40:11 -06:00
Setyo Adi Wibowo dedabdf89f complete the list of Entity Name (#27547) 2019-01-17 21:20:37 -06:00
panicbasket 90649b780d Updated closing tag example (#28772) 2019-01-17 21:15:42 -06:00
Yanlexis f802c032a5 Changed title to keep the same style consistency (#28756) 2019-01-17 21:09:28 -06:00
carsandparties 0876ff6e30 Add title, width, and height attributes (#27249)
Specify that width and height are usually declared in CSS rather than HTML
2019-01-17 21:04:39 -06:00
Balbir Singh ed59804ebd Added Heading Tag Guide (#34734)
* Heading tags

* Update index.md

* Update index.md

Corrected the format of guide.
2019-01-17 21:02:02 -06:00
J 3c24da1db0 add explaination of example (#32501) 2019-01-17 20:55:13 -06:00
mresnik 8f173967c7 Add the text "and text" to first section (#30505) 2019-01-17 20:52:06 -06:00
a-turgut 01ba4a8db0 google link updated: from.php to form.php (#33607) 2019-01-17 20:46:35 -06:00
Shashank Goyal 550316fa4c Added details for the <base> tag (#29064) 2019-01-17 20:44:20 -06:00
Ethan 1174bd450c Cleaned up and fixed markdown for the HTML <aside> element in guides (#33300) 2019-01-17 20:42:52 -06:00
Ujwal Kadariya 788a8e87db Fixed some typos (#29306) 2019-01-17 20:41:33 -06:00
Shashank Goyal 1858feea27 Added details for <area> tag (#29050) 2019-01-17 20:40:38 -06:00
MasoomaJ 2e165048ed Add an example for internal link. (#29899)
Add an example that how we can make a link to another section on the same page.
2019-01-17 20:34:30 -06:00
Hassaan Ahmad e920ec0bea Add the 3.0 Doctype syntax (#31273) 2019-01-17 20:14:20 -06:00
Liz c85dcacace Corrections to Grammar (#28319) 2019-01-17 20:12:16 -06:00
Potato 9d8db7e522 minor grammatical errors fixed (#28872) 2019-01-17 20:09:21 -06:00
Nathan Hannig f5f08191fb fix: remove duplicate angularjs guide as their is already an angular guide (#26365) 2019-01-17 17:27:27 -07:00
The Coding Aviator ca2d01a81c feat(curriculum): add grouping characters challenge and guide (#34875)
Added new challenge for mixed grouping of characters
2019-01-17 22:08:46 +01:00
fransposito e1be160a65 further explanation (#27620) 2019-01-17 12:02:35 -06:00
Dana Ottaviani c5c1d44bf5 Include definition of \W (#31143) 2019-01-17 11:41:32 -06:00
fransposito 5cf8d966bd grammatical edits for readability (#27617) 2019-01-17 11:39:56 -06:00
fransposito 52c61df1f8 grammatical edits for readability (#27623) 2019-01-17 11:20:50 -06:00
N1ck1234 10a789e2b8 Grammatical changes to help with readability (#27453)
Changed "this much must be already known to you" to " You should already know this much".
2019-01-17 11:19:42 -06:00
Dhruv Singh 1107893fc3 Fix gitter href for chat rooms link (#26668) 2019-01-17 21:07:22 +04:00
fransposito 05cea67127 grammar edits for readability (#27610) 2019-01-17 10:47:12 -06:00
Hawkings296 1c1ccf75d0 Minor text fix (#27074)
Lines 32 and 48
2019-01-17 00:22:55 -05:00
Destrae d1225f34f9 Updated grammar, fixed sentence structure on line 46 (#27031) 2019-01-16 23:47:35 -05:00
Luiza fa6f009674 Just missing a comma (#27042) 2019-01-16 23:35:41 -05:00
Ayushman9454 eb78b09ff8 added another use (#26992)
* added another use

* Fixed formatting
2019-01-16 23:22:02 -05:00
socutebunny 8edf198bb1 Format page to look like other bash command pages. (#26977) 2019-01-16 23:12:24 -05:00
DanielAagaard af6eaa584f Updated spelling (#26998)
Updated spelling and punctuations for easy readability
2019-01-16 23:09:15 -05:00
Logan 85ef1445c3 <pre> formatting for index.md (#26986)
Examples were jumbling together, added formatting to help with readability
2019-01-16 23:03:31 -05:00
Kien Nguyen 863f638b53 Fix typos for Docker separate build image (#27073) 2019-01-16 21:26:04 -06:00
aman601 e07f0c64b9 Update index.md (#30684)
Added a short description - still a stub
2019-01-16 21:21:35 -06:00
Yash Kapadia f5ff6738a1 Removed quotation marks and fixed grammar (#28004) 2019-01-16 21:20:25 -06:00
pierreroodman b0ffef62ba corrected grammar line 7 (#32552) 2019-01-16 21:19:36 -06:00
Pankaj Bangare fdf2579fca Add more information about developer tools (#31662) 2019-01-16 21:08:24 -06:00
ordinayara 1cc4f6699c Fix a typo and some sentences (apostrophe) (#34030)
* Fix a typo and some sentences (apostrophe)

* fix 'used' to 'use' first sentence
2019-01-16 21:02:58 -06:00
ordinayara 1e717aa6f5 Fix a Typo and some sentencences (#34026) 2019-01-16 21:01:53 -06:00
Shailendra Paliwal b6186d4577 fixed markdown links (#33200)
Hyperlinks were not in correct markdown format, I have made amends that fix this issue
2019-01-16 20:58:54 -06:00
mathias3 d512c927a9 update the list with confirmshaming (#32929) 2019-01-16 20:52:50 -06:00
ribex eba06309d5 Fix spelling and punctuation (#31068) 2019-01-16 20:33:56 -06:00
Tiffany Du 36155f8896 Add Craft to list of useful Sketch plugins (#33992) 2019-01-16 20:28:35 -06:00
Phil Whisenhunt bc417f7019 Reworded opening paragraph for clarity (#27047) 2019-01-16 20:26:39 -06:00
Lacey 01de525ef3 Updated to be more gender inclusive (#30779)
Updated "guys" to "team" this makes it read more gender inclusive
2019-01-16 20:24:05 -06:00
Deandre White 220ee67feb Update links section at bottom (#28912) 2019-01-16 20:23:10 -06:00
Deandre White 9382778513 add 'respectively' for clarification (#28881) 2019-01-16 20:20:59 -06:00
alkeshattal 518a4bb688 Added points related to API Specification (#32719) 2019-01-16 15:47:59 -07:00
Ashwin Aishvarya Vardhan 00aada73e0 added information on supported file types (#30230) 2019-01-16 13:55:21 -07:00
SAGAR LAKHANI 16c7794fd7 Added some more description (#33331)
Added line-6 and line-7 which provides more description about cd.
2019-01-16 11:49:14 -07:00
simchuck fbcbb1eda0 Add 'related commands' section with info about pushd, popd, dirs (#32824)
Would be useful to create a separate page for these commands and to add links from this page as appropriate.
2019-01-16 11:43:15 -07:00
Mo Aalabou c00bd7172c Added link to Roy Fielding Disseration (#29925)
Added link to Roy Fielding Dissertation + Fixed some styling errors
2019-01-16 11:42:58 -07:00
JesseJams 0bc1b2fece Fix small typo (#28505)
'useres' to 'users'
2019-01-16 08:16:15 -06:00
Jeff Whetstone 54404fd35b Update index.md to fix emphasis of a word (#29192)
Fixed "Publish/Subscribe" in "Observer pattern" section. The initial letter "P" was not included in the emphasis markdown.
2019-01-16 08:04:57 -06:00
lstravers 846a221493 add brief description of "User Stories" (#31101) 2019-01-16 08:00:39 -06:00
AdeliMwelesaGeorge 24f80224b1 Fixed grammar line 53 (#31788) 2019-01-16 07:56:58 -06:00
Ashwin Aishvarya Vardhan 219abdc2ce added an in-line link for the video (#30061)
* added an in-line link for the video

Just adding an in-line link.

* move link to more info area
2019-01-16 07:39:10 -06:00
Derek Lane 403ebc77ef Refined content (#33873)
* Refined content

* add 'g' to 'includin'
2019-01-16 07:28:02 -06:00
PsiActual 89d5d86979 Removed a broken link and paragraph referencing the link. (#32152)
The broken link was to a comic from Commitstrip. I was unable to find a replacement link so instead I removed the entire paragraph referencing the article.
2019-01-16 07:26:11 -06:00
Jurica Zuanović 59264f154e Fixing word spelling (#27807)
Fix "potentiual" to "potential"
2019-01-16 07:18:20 -06:00
Aditya K Kamath c683f4c579 Fix grammatical errors in GPU guide (#31171) 2019-01-15 18:14:41 -06:00
Seandoyle12 82bfdd0b6e Misspelled Caveat (#28073)
Fixed the spelling error
2019-01-15 18:10:00 -06:00
PsiActual 0f6d1797cf Changed the wording and added a link (#32143)
Made some grammatical changes for ease of readability, fixed a punctuation error, and added a link to Salesforce.com's acquisition announcement.
2019-01-15 17:56:59 -06:00
Travis Benfield a62b83d1af Grammatical change (#33046) 2019-01-15 17:52:01 -06:00
JOHN DANQUAH-BOATENG 5d1a778583 add video tutorials links (#28996) 2019-01-15 17:49:51 -06:00
Quiara Kirkland 97caacf029 Update index.md (#32128)
Edited run-on sentence in line 6.
2019-01-15 17:45:57 -06:00
Luke 6d32c71cf4 Added official website link (#32184) 2019-01-15 17:43:55 -06:00
Nextheory Labs eda241e370 corrected spelling of 'optimization' (#32755) 2019-01-15 17:33:06 -06:00
Jessica Milewski 43f64a4204 Add title text to image chart (#27945)
Added title text "Chef Configuration process chart" to the image of the chart.
2019-01-15 17:31:30 -06:00
Krisdwmi ed27109ce8 text changes: remove comma and add there is (#27405)
removed comma after "database" here: for example a web application with a database, will
and
added "There is" and lower cased "No" here: No need to interact with each machine individually.
2019-01-15 17:28:54 -06:00
Weerayut Teja d6b8c5fcee Remove meaningless 4 in use a retina image guide (#30789) 2019-01-15 17:28:06 -06:00
jenshaw86 b499ea880a Corrected spelling in 'following' (#32360) 2019-01-15 17:27:11 -06:00
Quentin REY fa4ddea155 Correction Spolier -> Spoiler (#34474) 2019-01-15 17:25:02 -06:00
Kelly Downes 722d136858 Fix typo: add 'y' to truthy (#27517) 2019-01-15 17:23:05 -06:00
Kelly Downes 9e5e3dcf9b Fix order of hint paragraph 3 (#27514) 2019-01-15 17:22:35 -06:00
AdityaVT 6e9a09b013 Updated missing link for JS regex resources (#34306)
JS regex resources link above advanced solution wasn't referencing any webpage. Updated it to link to MDN's regular expressions guide.
2019-01-15 17:18:17 -06:00
alittlepickle 2262ab56b4 Updated stub article (#29494) 2019-01-15 17:16:40 -06:00
Kelly Downes 120f418c41 Fix typos: remove 's' from callback (#27512) 2019-01-15 17:13:12 -06:00
Resurreccion 2d85ecb317 Update index.md (#33630) 2019-01-15 16:54:07 -06:00
Rachel Irene Lunan 6dd7ce40d7 fixed spelling error (#29863) 2019-01-15 16:53:11 -06:00
Resurreccion f1ef10aeb0 replace stub with guide (#33670) 2019-01-15 16:52:33 -06:00
Resurreccion ff9ee6814b corrected conditionals (#29295)
previous version passed the tests, but were only relevant to the numbers  tested, not what the question was asking for.
2019-01-15 16:51:07 -06:00
Shahbaz Ahmad Siddiqui 3fa796094b Definition added (#26304)
* Definition added

* Removed stub
2019-01-15 17:28:29 -05:00
Corey Abma 8e28271ebd Give examples of 400-level status codes (#27305) 2019-01-15 15:27:38 -07:00
rebelcl0ud 52637ceebb fix: update chunky monkey code solution links (#34258)
advanced code solution 3 links:
1. solution code shows 'slice' being used, but relevant link directed to 'splice'-- link now sends to 'slice'
2. 'run code' link showed adv code solution 2-- link now sends to code used in adv code solution 3
2019-01-15 16:24:17 -06:00
Máté Szőnyi 5e8738ff10 Added an another argument to the list (#29869)
cd $HOME also moves to the home directory
2019-01-15 15:21:31 -07:00
The Coding Aviator 624ce364df Update index.md (#34770) 2019-01-15 16:21:00 -06:00
Kien Nguyen 06dc16ca79 Fix typo statment -> statement for redux tutorial (#27048) 2019-01-15 16:18:26 -06:00
James Hunter 93e3f5abf2 added hints, updated formatting (#33488) 2019-01-15 16:15:27 -06:00
James Hunter 7d6b5a8c4c fixed typos (#33529) 2019-01-15 16:13:49 -06:00
Hamza Muric 2e9f341251 Add lambda as function parameter (#26371)
Added lambda passing as an argument to function,
2019-01-15 17:08:27 -05:00
Laura Shapiro d3233ec1c4 add more information about the components of the cli (#33869) 2019-01-15 17:06:26 -05:00
BiscuiTech 931e6af41d Added REST Route 304 (#24877)
Added REST API Status Code 304 into the Guide with explanation.
2019-01-15 15:05:41 -07:00
Matheus Genteluci df3c470b46 Use the caret character to use the latest minor.. (#34620)
Hints and Solution added to index.md to guides' section
2019-01-15 16:00:40 -06:00
Jose Toledo 57319189dd Added a dependency removal code example (#25520) 2019-01-15 15:59:48 -06:00
Jose Toledo 1b0518202a Added a dependency convention code example (#25515) 2019-01-15 15:59:18 -06:00
CL Mason 3da1bd9f60 Fixed spelling and verbage, line 16 (#29054) 2019-01-15 14:58:26 -07:00
Jose Toledo 9d0d023c4b Added an author code example for package.json (#25501) 2019-01-15 15:58:14 -06:00
Alvin Christian Quijano 069953e0bd Added information (#26367)
Added information to foreach loop. Indicated foreach loop is read only.
2019-01-15 16:57:39 -05:00
Jose Toledo 4da918d258 Added a version code example for package.json (#25499) 2019-01-15 15:56:30 -06:00
Matheus Genteluci fdfdbdaf88 Add keywords to your package.json (#34619)
3 Hints added to index.md
Solution added to index.md
2019-01-15 15:55:39 -06:00
socutebunny 8da12ac3ab Add usage and example (#26972) 2019-01-15 14:55:31 -07:00
Jose Toledo 52d0ff5319 Added a version code example for package.json (#25490) 2019-01-15 15:53:01 -06:00
Jose Toledo 93e65641bc Added a license code example for Package.json (#25488) 2019-01-15 15:51:52 -06:00
Max Ong Zong Bao b719cb01cf docs: Updating the API best practices (#24112)
Added the API URL design to include versioning and limiting the use of PUT requests to only updating of existing records instead of allowing the creation of new records using PUT request.
2019-01-15 14:49:28 -07:00
Joshua Henderson 7375637d58 fix: corrected spelling errors in APIs and microservices guide (#34539) 2019-01-15 15:49:16 -06:00
Yoelvis Jiménez 834b2dc9e8 Minor typo: `resonce` replaced by `reponse` (#34677)
Change in line #19 replacing `resonse` by `response`
2019-01-15 15:47:35 -06:00
Zach Lumpkins dac5ea57f4 docs(guide): canvas paths guide edits for clarity (#30729)
* "create use paths" --> "create and use paths"
* Use ES6 syntax in code example (`var` --> `const`/`let`)
2019-01-15 15:45:23 -06:00
amyg123 ac117e0e80 update index.md with product owner vs manager (#26229)
Added a brief description of the difference between a product owner vs product manager
2019-01-15 16:44:35 -05:00
Morgan McLain-Smith c036904e86 simplified ternary operator article (#33077) 2019-01-15 15:43:30 -06:00
amyg123 5360e6ab47 Update index.md (#26173)
added collaboration software examples
2019-01-15 16:26:49 -05:00
Daniel f31d345e20 Fixed misspelling and capitalization in C Guide (#29966)
This commit fixes a misspelling in the reference to 'Some shiny things' and capitalizes the 'W in 'We can also write the program in the manner below:'
2019-01-15 15:16:52 -06:00
Kaunaj Banerjee 3189751ae7 Add content in Mutable section of Lists (#25476)
* Add content in Mutable section of Lists

* Fixed code typo and formatting
2019-01-15 16:08:26 -05:00
Briana Cowles 316733ce2a small grammar changes (#27561)
for clarification
2019-01-15 15:08:04 -06:00
Ajith Menon b8880d685c corrected spelling (#30261) 2019-01-15 15:05:26 -06:00
Tzupy db82a53408 Fixed a compilation error and some spelling mistakes (#30984) 2019-01-15 15:03:52 -06:00
Alexander Molnar afa94e6dbc Added content to stub (#25717)
* Added content to stub

Explained what PEMDAS represents, gave examples using it, and discussed a few special cases

* Re-added 'more information' section
2019-01-15 16:00:10 -05:00
Arunangshu Biswas ebf657912e Emphasized the element comparison in the example (#25506)
In the example I've emphasized the element pair which are being compared. This will provide an intuitive visual cue just by looking at the example. It kind of shows the bubble effect.
2019-01-15 15:59:28 -05:00
Ashwani Kumar 8e8d54f6be Added the text (#25266)
Added the text in
-line 11
-line 38 to 62
for simplification in understanding the 'WHERE' clause
2019-01-15 15:50:35 -05:00
kichukiran97 844554aab9 typo (#29647) 2019-01-15 14:42:22 -06:00
Aditya Sridhar 4e342714db Added points to note while using git rebase (#25244)
Git rebase is very powerful but is dangerous as well. Updated the guide to mention when to use rebase, and when not to use rebase.
2019-01-15 15:42:08 -05:00
Taiyue Tan 5831dc657a fixed spelling errors, added more information (#28297)
- logic changes
- explanations on different statements
2019-01-15 14:34:17 -06:00
Melissa 4b31b43cbe Removed The extra "for" text (#29257)
Line 12
2019-01-15 14:26:09 -06:00
vkk2420 ef8d5842ec Add the "v4 Panel component Migration changes" (#24538)
* Add the "v4 Panel component Migration changes"

* markdownize code samples

remove repeated code
make it prettier
2019-01-15 14:22:10 -06:00
Meghan Westvig 74de20f3cf Fixing spelling errors (#27199) 2019-01-15 14:21:02 -06:00
Rajiv Ranjan Singh d0a534537c Update index.md (#34846) 2019-01-15 14:19:09 -06:00
Wingman Lee 2f1cb755c0 Updated some words for better consistency and flow (#27974) 2019-01-15 14:05:26 -06:00
kevcc 50fc5f6559 deleted "can help you" and changed to "helps you" (#27143)
It felt better when reading it. It flowed better.
2019-01-15 14:03:55 -06:00
Vedran Leder a2451f180f Add Pa11y (#26953) 2019-01-15 14:03:01 -06:00
chingchinglcc 48a2f7b3ef adds example (#26666)
* adds example

* change to simplified Chinese

We currently only work on simplified Chinese
2019-01-15 10:05:59 -08:00
chingchinglcc c09ea9111b Adds border and edits the meaning of the headline (#26630) 2019-01-15 10:05:30 -08:00
Jessica Milewski 87fc92e2e4 Edit grammar and links (#27903)
* Edit grammar and links

Edit grammar and change URL links to reference-style links

* Make `## lessons learned` area more readable
2019-01-14 22:31:43 -06:00
xAtlasIX d7a482ae3c Update index.md (#26797)
Cleaned up some markdown and grammar.
2019-01-14 22:27:01 -05:00
JJ-Tu 93ccb0d926 Rephrased for readability (#26887) 2019-01-14 22:23:34 -05:00
annaattagirl 3e90137ab1 Update index.md (#27148)
Minor grammar and typo edits.
2019-01-14 20:12:45 -06:00
Joe Roland a96ed8e797 Fix: Fixed formatting issues and broken links (#28930) 2019-01-14 20:11:06 -06:00
MaxLearnToCode d894fe4c6b Uppercase to lowercase (#28317) 2019-01-14 20:01:55 -06:00
Chetan Salvi a19d95440c Updated link label in angular resources guide (#26911) 2019-01-14 19:49:33 -06:00
V.L f3c9c77413 Added word on line 12 (#33392)
I added the word "the" before "collision" on line 12.
2019-01-14 19:49:00 -06:00
Daniel Damilare 66a8b063df Update index.md (#29021)
* Update index.md

Corrected some words

* shorten, no need for all that
2019-01-14 19:47:52 -06:00
s-alyssa b6a1b6f163 Improved Grammar under Setting Up Animation (#28608)
From "...must include into the root module's imports array." to "...must be included into the root module's imports array."
2019-01-14 19:43:13 -06:00
fun831 d4a4aba44d SortingAlgorithms index.md (#29019)
* Update index.md

Additional information added about the trade-offs of speed vs resources used.

* fix typo's

add 't' to algorihms
change 's' to 'c' in resourses
2019-01-14 19:41:03 -06:00
Animesh Roy 3b11ae3f30 Changed text to 'About Cloud Firestore' (#29246) 2019-01-14 19:35:26 -06:00
Himanshu27299 32e615055e Minor grammatical corrections. (#31232) 2019-01-14 19:29:33 -06:00
ar03 45d8907d00 A YouTube description of Boundary Fill (#31505) 2019-01-14 19:27:12 -06:00
Ekin Eryilmaz 55c627d719 Some punctuation mistakes were fixed. (#27947) 2019-01-14 18:25:27 -07:00
Jurica Zuanović 0980393fe5 Spelling fixes (#27829)
Fix spelling "asceding" to "ascending", "clasical" to "classical", "wikipedia" to "Wikipedia"
2019-01-14 19:24:22 -06:00
codexmon 695e83b6b6 Update index.md (#27169)
eliminated the unnecessary extra space before two colons.
2019-01-14 19:22:28 -06:00
JustinBen-Tzioni dcca8f7af6 Reduced and rephrased words for enhanced clarity (#28730) 2019-01-14 19:21:06 -06:00
AdeliMwelesaGeorge 64a385662b Fix typo line 60 (#31803)
adiacent to adjacent
2019-01-14 19:20:30 -06:00
Jeremy Nofs 4f79ad82e4 Spelling and spacing fixes (#29783) 2019-01-14 19:16:35 -06:00
Yiğit Sever 69a6531bb9 Introduce runhaskell Option (#32487)
As an alternative to compiling and running the executable.
2019-01-14 18:14:34 -07:00
Burak İkan Yıldız 5ae96ccfa8 Update index.md, added feature set (#27100) 2019-01-14 18:10:34 -07:00
kevcc e95cf97908 Capitalized Patterns in the title (#27147)
I capitalized Patterns in the title "Behavioral Patterns"
2019-01-14 19:10:14 -06:00
Marek Troszczyński a2a77ff329 Added info about ways of getting feedback from stakeholders (#33882)
* Added info about ways of getting feedback from stakeholders

* ...

move 'for example' sentence up to fit in with article
2019-01-14 19:08:33 -06:00
Parul 8c4959b34a Update index.md (#29918)
Added information on how user stories are usually recorded
2019-01-14 19:06:23 -06:00
Qasim Hafeez cc0e2163fb Correct the spelling of achieve (#33149)
* Correct the spelling of achieve

* remove accidental 'e'
2019-01-14 19:04:24 -06:00
ChakshitaDesai 5b99c49f9d "stakeholder" added to line11 & spell correction (#28136)
"stakeholder " added to line11 "stakeholder need" & spell correction on line 20 from 'usful to useful test cases in QA.'
2019-01-14 19:03:31 -06:00
Yiğit Sever 5ef22135cb Remove Repetition (#32485) 2019-01-14 18:03:15 -07:00
Daniel b1970ab602 Update with new links for quick references (#27391)
Update with new links for quick references and sources to refer to when studying agile methodologies.
2019-01-14 18:57:27 -06:00
creativeST 8730c8760f Update the link of the Scrum Guide (#31665)
Updating the link of the Scrum Guide so it points to the "Sprint planning" paragraph
2019-01-14 18:54:41 -06:00
Conela a53f4a35ea Corrected Grammer and helped cite (#27353) 2019-01-14 18:31:25 -06:00
Adiya f0a09098aa Update article (#28179)
- replace "you" with "they" to avoid switching from "they" to "you" back to "they"
- add common situation to give practical example
2019-01-14 18:29:02 -06:00
Jurica Zuanović d138ab9d77 Fix spelling error (#27810)
Fix spelling of "specalities" to "specialties"
2019-01-14 18:27:45 -06:00
Conela f3630a6d34 Fixed Grammer (#27349)
I used a better word for the sentence.
2019-01-14 18:23:47 -06:00
RBenBeach 672e00b2f4 Update index.md (#26604) 2019-01-14 18:13:55 -06:00
Jurica Zuanović 0c785cb007 Spelling change (#27802)
Change "taks" to "tasks"
2019-01-14 18:11:51 -06:00
dallyingllama 58a75a7a95 added some things to watch out for when doing BDD (#26408)
and a link to Dan North
2019-01-14 18:09:40 -06:00
H3r0Complex 0c30a34c44 Added images of nodes layout and resulting render (#30428) 2019-01-14 18:07:33 -06:00
Iden Craven 7e5e960be7 Update index.md (#24545)
Added an introduction to the structure of a Haskell function
2019-01-14 08:08:20 -07:00
ordinayara 7629b67149 Add the paragraph 3 "advantage of blender" (#33990) 2019-01-13 17:59:10 -06:00
Krisdwmi e30deb67e1 Capitalize "Effect" in the title (#27401) 2019-01-13 17:58:09 -06:00
Val B 02b99a72da Fix typo (#30046) 2019-01-13 13:18:09 -07:00
Mukesh Jha 17943e5102 Difference in module installation in python 2 & 3 (#25407) 2019-01-13 12:57:22 -07:00
manishbhatt151yahoo 98b73aaa67 Added link to F# tutorial (#30877) 2019-01-13 12:57:05 -07:00
GhettoDrank 7c22c80b43 Added period (#30816) 2019-01-13 09:49:10 -07:00
hacktober24 47ccf3bf11 Added link to F# tutorial (#27727) 2019-01-13 09:48:15 -07:00
sri vatsav 0ac55093cb Update index.md (#30853)
Add the usage of Throw and Throws keywords
2019-01-12 10:20:35 -07:00
jamiesteck b44d80dd9a Added example of an inputmismatchexception (#28773)
Added example of an inputmismatchexception for inputting an integer using the scanner.
2019-01-12 10:08:45 -07:00
Deni Pencl badf7bb094 Fix syntax errors in Person.js example (#32236)
The state object was missing the closing curly brace and the button for growing older wasn't properly closed.
2019-01-12 09:38:19 -07:00
saicharanc bcbf14a25e Exception Handling (#28722)
Customized Exception Handling
2019-01-12 09:28:15 -07:00
Amila Indika 848e5d8430 Add Exception types, Exception handling (#25904)
Add how exceptions are thrown, Add different exception types, Add an image for exception hierarchy, Add exception handling methods, Add exception throwing
2019-01-12 09:12:57 -07:00
Ojini Chizoba Jude ff14591fe3 grammatical adjustment on line 12 (#28189) 2019-01-12 09:12:30 -07:00
LuDaBear 14c9b20887 Added More Info (#26690)
Added links to an article on Facebooks ImageMagick Bug Bounty on forbes and to the official Bug Bounty Wikipedia page
2019-01-12 06:39:32 -05:00
cilalice89 006d69e427 add text " Unlike the `while` loop," to article (#26858) 2019-01-10 21:44:21 -05:00
MelodyMale 1add8e9067 Edit "sizeof()" into italic style in line 51 (#26870) 2019-01-10 21:16:36 -05:00
Omereshone Kelvin Oghenerhoro 656394e9cb corrected a typo on vue component guide introduction paragraph (#26872) 2019-01-10 21:15:40 -05:00
Usman Akram d8924e4600 Addition of interview preparation resources (#26694) 2019-01-10 20:46:02 -05:00
Tedo Haris Chandra 30381160f5 Help to add basic linux command no 15 , because I think the command c… (#29931)
* Help to add basic linux command no 15 , because I think the command chmod is one of the important commands in basic linux.

* fix: numbering
2019-01-10 13:48:46 -07:00
Ana1ya7at0R 16a65f3027 Update index.md (#28366)
Added whoami command
2019-01-10 11:49:22 -07:00
Vincent 94c8af2dbc Added passwd, fixed typos, added some markup (#28275) 2019-01-10 09:42:13 -07:00
Angga Rifandi dc391d330c Add 'rm -r' (#28018) 2019-01-10 08:34:23 -07:00
Yang8547 5e387d2561 Add improvement of the translation (#26402) 2019-01-09 22:43:41 -08:00
Mudi Hussaini f44afe49ac Add use of alt text "Line 15" (#26682) 2019-01-09 22:16:00 -05:00
Manoj Parihar d0131c23f0 Add to benefits of Code reviews (#26667) 2019-01-09 21:42:51 -05:00
Nic Wilson e57699d040 Add link to Angular Material to resources (#26643) 2019-01-09 21:30:42 -05:00
simon adler 41af84384c Update index.md (#26599)
changed first sentence from "Service Worker is a script that works on browser background without user interaction independently." to "A Service Worker is a script that works in the browser background without user interaction independently."
2019-01-09 17:52:57 -05:00
Nic Wilson 7fc60e3a94 Improve grammar (#27537) 2019-01-09 09:02:46 -06:00
mathias3 0e3d9a7465 add word2vec section (#33921) 2019-01-08 17:34:41 -07:00
punit78 8f9d26c4ad Deleted " ++number statement from Floyd's Triangle " (#30858)
added "number++" within the printf()
2019-01-08 12:11:10 -07:00
Tanmoy Sarkar 863fd135ea Corrected Syntax index.md (#29260)
There was a syntax error - missing ';'
2019-01-08 10:53:27 -07:00
Ayush Shrivastav 4745843717 Update index.md (#28530)
Updated Loop Description
2019-01-08 10:52:26 -07:00
Utkarsh Raghav ab0c01a763 Updated Punctuation marks on Line 8 (#26663) 2019-01-08 12:37:32 -05:00
GentlemanlyHippo 78488260e8 Fixed usecases to use cases (#26617) 2019-01-08 12:36:36 -05:00
shahiarpit aff166ba45 Updated index.md (#28498)
Corrected few mistakes.
2019-01-08 10:09:21 -07:00
blankaex 7933d6fa3a Added a section on optimistic indentation (#24185) 2019-01-08 09:45:19 -07:00
Derek Czysz 992a34fb8c Added initial content to stub (#26577) 2019-01-08 10:51:21 -05:00
Suzanne Ito a4026c73f8 Add 2 additional Product Design Classes (#26522)
* Add 2 additional Product Design Classes

Coursera and Skillshare Classes

* Fixed link formatting in courses
2019-01-08 10:42:38 -05:00
Maddineni Akhil 154ba84237 added datatypes precedence for good understanding (#26514)
* added datatypes precedence for good understanding

* Fixed formatting
2019-01-08 10:27:38 -05:00
Suzanne Ito b519570336 Add article by Ellen Lupton (#26494)
* Add article by Ellen Lupton

Description on kerning and tracking

* Fixed link formatting
2019-01-08 10:19:34 -05:00
Connie Lei 74c283660e fixed formatting, removed extra whitespaces (#26251) 2019-01-08 10:08:02 -05:00
Aditya Sridhar 696cc38287 Added points to note for git merge (#25278)
* Added points to note for git merge

mentioned the drawback of too many merge commits and how rebase can be used instead

* Added pitfalls of Rebase Command

Added Pitfalls of Rebase command as well.
2019-01-08 10:03:17 -05:00
Nitin Chauhan 9de5460b92 Using enumerate in Python while looping (#25221)
* Using enumerate in Python while looping

enumerate follows the zen of Python. enumerate makes the code more readable

* fixed bug in python linear search
2019-01-08 10:02:12 -05:00
Jonathan Grah 181fea9e8e fix: spelling and grammar on some react native articles (#23575)
Signed-off-by: Jonathan Grah <theflametrooper@gmail.com>
2019-01-08 07:05:30 +07:00
Nicki Hastings f0798189c9 Fix typos (#33833)
* Fix: Typos in text

* minor change
2019-01-07 15:40:25 -08:00
jairam2311 b163022952 Changed 'period' on line 20 to "colon" (#32736)
Changed "period" on line 20 to "colon" since it precedes a list of items.
2019-01-07 15:29:39 -08:00
Thaurin 8684e1c747 Fix numerous spelling/markup errors, missing links (#27922) 2019-01-07 16:04:39 -06:00
GentlemanlyHippo 9e6a92fc58 added missing space (#26612)
in between network communication(line 15)
2019-01-07 13:57:36 -05:00
J. Christian Straubhaar-Jones d7ae622a65 short racial diversity in tech article (#31388)
Thanks for contributing to freeCodeCamp @StraubJones!
2019-01-07 12:28:17 -06:00
Phillnavy cf037f7f1d AddedStringsToVariables.md (#26546)
* Update index.md

* Fixed comment for String type
2019-01-07 11:15:37 -05:00
rofidahimma 111a6f0d43 correcting word (#26559) 2019-01-07 11:04:04 -05:00
rofidahimma 3c925cf2a6 change the "degree" to degree sign(°) (#26573) 2019-01-06 18:26:26 -05:00
mr0range a151f8e65c Update to resource styling (#26504)
Updated the styling of the resource links to match style of other pages
2019-01-06 12:55:56 -05:00
Loyn Howie d0d73ed28a Fixed some grammatical errors (#26523)
Fixed the commas before the "but" statements. Also fixed some starting sentences
2019-01-06 12:53:29 -05:00
Maddineni Akhil 835e1a59f5 added case where finally is not executed (#26521) 2019-01-06 12:52:37 -05:00
Monique 73087fb8f6 Changed wording and fixed grammatical errors in Advantages and Disadvantages of JavaScript tutorial (#26528)
* Fixed wording in JavaScript tutorial

Advantages and Disadvantages of JavaScript introduction

* Updated wording in JavaScript tutorial
2019-01-06 12:51:21 -05:00
Physige ce90822b02 Added two sentences on line 7 (#26512)
Added "It is important to consider the direction of the fan and whether or not the fan is intaking air or exhausting air. It is typical to place exhaust fans towards the top of the case as hot air rises, and intake fans towards the bottom of the case as cool air sinks.
2019-01-06 12:48:26 -05:00
Suzanne Ito 3dcc32be93 Update index.md (#26503) 2019-01-06 12:34:06 -05:00
jeremycpc f3556036f0 Added additional note on flexbox (#26472) 2019-01-06 12:21:13 -05:00
Glafs b4685900e0 Added a constructor description with an example to constructor article (#26488)
* Added a constructor description with an example

* Changed text layout in Python constructor article

I learned how to make the text look nicer, so I changed the looks a bit :)

* Added clarification in python constructor guide

I added a short explanation about function overloading in python, why we only use one __init__ in a class.

* Grammatical, formatting and typo fixes
2019-01-06 12:12:29 -05:00
mvtej 3c1d3d6382 Updated index.md added Neural Networks (#33700)
Added a brief description of Neural networks in language modelling
2019-01-06 10:09:38 -07:00
DarkAvenger10 bcc165eee0 added what is natural language processing (#30862) 2019-01-06 10:05:58 -07:00
ananya 3e8656ec89 Add the process involved (#29222) 2019-01-06 10:02:57 -07:00
Nayan Chawla b2d89c4097 Added some popular open source tool-kits (#28607) 2019-01-06 09:53:14 -07:00
GENTELMAN23 e118a89d54 spacing fix (#27018) 2019-01-06 09:44:12 -07:00
Tzupy 00019a5888 Removed extra spaces from index.md (#26461) 2019-01-06 10:39:01 -05:00
JawnsenTrain d2c9a45f21 Added more info about the append method (#26478)
* Added more info about the append method

Added the detail that the method adds the argument to the end specifically.

* Removed redundant point
2019-01-05 16:25:27 -05:00
jeremycpc b8d3a77317 Added an additional link for accessibility tool (#26465)
* Added an additional link for accessibility tool

* Added a space after additional link
2019-01-05 16:04:49 -05:00
Chris Murray d4ea5f2179 Populate "data-driven design" article (#26440)
* Populate "data-driven design" article

* Fix link formatting
2019-01-05 16:00:11 -05:00
Chris Murray 374df386fa Add Figma, Sketch and XD to the list of tools (#26444) 2019-01-05 15:59:28 -05:00