Commit Graph

4031 Commits (b83ab53047c1a8f06d5ffc82c448daa3f3efa751)

Author SHA1 Message Date
codestin 5b73ed54e2 Update index.md with grammatical, spelling fixes (#28874) 2019-02-23 23:04:40 -08:00
Ian McCormack c91b475917 Corrected grammer, additional info & search glyph added. (#31431) 2019-02-23 22:54:20 -08:00
Jtorres68 e9478456f9 Added envelope and print icon and grammar fixes (#29261) 2019-02-23 22:36:01 -08:00
Thaurin b444d91364 Clean up and fix markdown/spelling errors (#27935)
* Clean up and fix markdown/spelling errors

* fix: removed comma
2019-02-23 22:26:28 -08:00
BlueFlames17 a6da90f702 Punctuation and spelling fix (#28316) 2019-02-23 22:24:31 -08:00
Connor 50ae2dac8b Small grammar edits (#29912) 2019-02-23 22:02:17 -08:00
Anna Tyrrell 975f49eb61 Edit for spelling and grammar. (#27611) 2019-02-23 21:47:00 -08:00
Meghan Westvig 1ef8270608 Fixing spelling errors (#27194) 2019-02-23 21:35:00 -08:00
Chanda 7cfdacd1b4 Updated verbiage for clarity (#26537)
Modify some of the core text in the article for clarity to the reader.
2019-02-23 21:25:27 -08:00
Javed Mohamed 01b8030bbe Improve C dynamic memory guide (#23849)
- Fix many errors and facts to be more accurate.
- Add more examples and cover all four commonly used functions.
- Rewrite parts to be more clear.
- Add some useful notes and warnings ... memory allocation is error prone!
2019-02-23 21:18:22 -08:00
Istvan Acs 8128ab00ea Add more description (#27989) 2019-02-23 21:10:16 -08:00
Sherman 6a42eb1fd0 Cleaned up wording and updated links to newest version (#33915) 2019-02-23 20:05:56 -08:00
Koustav Chowdhury a4c4eb7fb4 Suggested ways of improving Quickselect (#23850) 2019-02-23 21:46:00 -06:00
TrangNgu65 7381f0b69a Grammatical error fix (#28786)
Fixed some grammatical errors with capitalization and diction.
2019-02-23 14:58:59 -08:00
Aaron Fox cd0bf772e1 Added linked list time complexity table (#28086) 2019-02-23 14:51:00 -08:00
heymanpreet 2c1fbfea28 Added expansion of translation phase (#30314) 2019-02-23 14:47:25 -08:00
Praedor 61618d1e95 Corrected Grammar Mistake (#27225)
Acronyms are meant to be capitalized and (optional) periods between letters.
2019-02-23 14:44:43 -08:00
Alex 82e42bc21c Added in on good v. bad comments (#29942)
Added paragraph about best commenting practices in the introduction and relevant FreeCodeCamp link in the More Information section.
2019-02-23 16:06:57 -05:00
Shamp 06fe81b587 good practice for java doc (#29252)
good practice for java doc
2019-02-23 15:17:24 -05:00
Angelisa 132c0260c4 Added descriptions (#31641)
to Brackets and Sublime Text sections.
2019-02-23 12:31:40 -07:00
Sparsh e3b9659b00 Added "cost of js in 2018" additional resources (#30485) 2019-02-23 12:04:02 -07:00
Hadhemi 9506495042 Update index.md (#29597) 2019-02-23 11:58:16 -07:00
typinghands 3d41c07e86 Added 1 resource to the blogs area (#28570)
Added a specific medium article where they collected the most mentioned javascript books. Medium describes the list as, quote "Google’s BigQuery analysed top mentioned books of Hacker news , Stack Overflow and Reddit."
2019-02-23 11:57:30 -07:00
LOHare 6e2d7b0a7e Added 4 addition websites to the Tutorial SubHeader (#28488)
*   [Udacity Intro to JavaScript](https://eu.udacity.com/course/intro-to-javascript--ud803)
*   [Tutorial to React](https://reactjs.org/tutorial/tutorial.html)
*   [Introduction to Babel](https://flaviocopes.com/babel/)
*   [Khan Academy - Intro to JS](https://www.khanacademy.org/computing/computer-programming/programming)
2019-02-23 11:56:54 -07:00
Rajiv Ranjan Singh 04421a979c Update index.md (#35373) 2019-02-23 13:43:31 -05:00
Александр Мурзин eec1a140a1 fix translate to russian (#28865)
(planned out and budgeted) mine translate will more correct i think.
2019-02-23 18:48:04 +04:00
Oliver Eyton-Williams 36bad642c2 Add variable declaration (#34702)
* Declare variable

* Update guide/english/certifications/javascript-algorithms-and-data-structures/functional-programming/use-the-map-method-to-extract-data-from-an-array/index.md

Co-Authored-By: ojeytonwilliams <ojeytonwilliams@gmail.com>
2019-02-22 14:03:34 -08:00
Lidiya 7cda5ce59c [Russian] Improved translate (#28752) 2019-02-22 23:41:21 +04:00
marcosetm c835c4485a add align properties and code samples (#31396) 2019-02-22 10:39:02 -08:00
Kristina Gern fad914550f Edit for clarity (#32927) 2019-02-22 10:35:21 -08:00
a-Daley 635000c646 Added "the" to line 17 and comma to line 33 (#30754) 2019-02-22 10:34:10 -08:00
Ethan 4398114837 Added a CSS line-height page to the guides (#33288) 2019-02-22 10:29:26 -08:00
Blake Lambert dd9ce2bc2a Added information on inheritance in Python (#26572)
* Added information on inheritance in Python

* Formatting changes
2019-02-22 03:33:16 -05:00
Nick J 334be37bff Fix typo CPPU (#28883)
Fixes a typo in the text where CPPU should be CPU.
2019-02-22 11:40:37 +04:00
KartikSoneji 9389c7342c Added the diamond operator (<>) (#31291)
* Added the diamond operator (<>)

* Update guide/english/java/generics/index.md

Co-Authored-By: KartikSoneji <kartiksoneji@rocketmail.com>

* Changed <> to &lt; and &gt;

* Changed &lt; and &gt; to be escaped by `. Fixed Code Style to be Consistent.

* Formatting changes
2019-02-21 21:03:52 -05:00
Harkirat Singh e202b917d6 Update index.md (#35323)
* Update index.md

Completion of solution code.

* Update guide/english/certifications/apis-and-microservices/basic-node-and-express/get-data-from-post-requests/index.md

Co-Authored-By: Harkirat155 <harkirat.hira@gmail.com>

* Update guide/english/certifications/apis-and-microservices/basic-node-and-express/get-data-from-post-requests/index.md

Co-Authored-By: Harkirat155 <harkirat.hira@gmail.com>
2019-02-21 09:32:41 -08:00
Lidiya 0523233ac7 [Russian] Improved translate (#28746) 2019-02-21 17:57:29 +04:00
Lidiya fbc53ea257 [Russian] Improved translate (#28761) 2019-02-21 15:25:56 +04:00
Lidiya fe60bf33e4 [Russian] Improved translate (#28755) 2019-02-21 15:25:36 +04:00
dsb4343 5cb5c11df9 Added tutorial video for Java. (#33338) 2019-02-21 03:29:22 -05:00
Rodrigo Araujo f366b32d92 Changed wording (#33085) 2019-02-21 03:10:57 -05:00
S R 21b767539c Additions to Hello World guidance. (#27929)
Mention about .class files and not using .class extension while running.
2019-02-21 02:41:27 -05:00
Kelsey Edelstein 8448e71299 Add two CSS multi-column properties to index.md (#33054) 2019-02-20 23:06:21 -08:00
Cameron Behdani 1817e12c15 Added additional improve CSS performance tip (#32930) 2019-02-20 22:00:49 -08:00
Gabriel Hoverman 9d2719e2e4 Added PHP Try Catch to Guide. (#33840)
* Added PHP Try Catch to Guide.

* fix: change tru to try
2019-02-20 20:52:08 -08:00
Prajwal Bhatia 26b8e46af7 Add "Asynchronous nature" to the article (#33366) 2019-02-20 17:02:37 -07:00
deathwarden150 2c10d23ac3 Update index.md (#30265)
Added a point in Disadvantages.
2019-02-20 16:59:17 -07:00
Tanmay Arora aaba4c0987 Explanation.md (#30081)
Explained and simplified a few core concepts
2019-02-20 18:50:29 -05:00
Rachel Irene Lunan fe37a0a998 Update index.md (#29850)
made some mild proofreading edits to the text
2019-02-20 16:33:18 -07:00
Kaunaj Banerjee e580fa594c Add an example of infinite loop (#28627)
* Add an example of infinite loop

* Update index.md
2019-02-20 18:31:40 -05:00