Commit Graph

19432 Commits (7d1037847f6fb21907874e0a041be6184aede804)

Author SHA1 Message Date
Connie Lei cd3ee6f175 Fixed Markdown Formatting (#26209) 2018-12-07 16:34:05 +04:00
Aravind Suresh 31fbdedad0 Added a documentation blog from Medium.com (#25361) 2018-12-07 15:52:57 +04:00
SoMike 4862246eab Word correction on index.md (#24401)
Changed the word "grapics" to "graphics" on line 8
2018-12-07 05:06:28 -05:00
githrdw 6977db2170 Added console.warn and console.group (#24325)
I have added console.warn and console.group functions
2018-12-07 04:53:06 -05:00
ayush163 092a5a4ca8 Add the topic "Address Calculation" to the article (#24317) 2018-12-07 04:47:27 -05:00
Gregory Gubarev 11d9115576 Added css for correct displaing (#24307) 2018-12-07 04:42:22 -05:00
Amanda Thomas 631a467e74 Update index.md (#32220)
Removed duplicate link to Medium article.
2018-12-07 04:36:55 -05:00
angel13 e01505573e Update index.md (#32160)
Addes more details about  pigs and chickens
2018-12-07 04:31:40 -05:00
Blake Crawford 646a17bb96 Minor grammar and spelling corrections (#23887) 2018-12-07 04:29:30 -05:00
Kaunaj Banerjee 88f400af91 Correct some typos (#30981)
- 'index' should be 'indexed'
- 'contain' should be 'contains'
- 'heterogenuous' should be 'heterogeneous'
2018-12-07 04:28:06 -05:00
Suresh Mangs 878f8863b4 Update index.md (#24166) 2018-12-07 04:27:20 -05:00
Rajasimha Reddy 0ae42fd4ac Add reason why adding div was bad (#30906)
* Add reason why adding div was bad

* Made reason clear
2018-12-07 04:24:28 -05:00
Deepanshu Maheshwari 8a5ae5a3f4 removed text-"and should be used to do so." (#24159)
changes are committed in line no.29
2018-12-07 04:23:43 -05:00
Nicole Angelyn T. Lopez 004c67fddd Updated "More Information" Links at Bootstrap Buttons (#24036)
* Updated "More Information" Links

Updated bootstrap links from 4.0 to 4.1 version
"Bootstrap Get Started" link was broken (404 error). Changed to https://guide.freecodecamp.org/bootstrap/get-started/

* Updated "Bootstrap Get Started" link

* Removed last link (broken)
2018-12-07 04:21:45 -05:00
Felix Atwood 504b9440ad Link to an android course on Udemy (#24014)
Added the link to a free android development course on udemy in the courses section
2018-12-07 04:21:07 -05:00
ch1771dr0b0 79c2e920fd Added Introduction to Parallel Computing book url (#23746) 2018-12-07 04:14:58 -05:00
Manas Khurana 5bd189d8d3 Grammatical Errors + missing syntax highlighting (#23610) 2018-12-07 04:12:31 -05:00
kenbhatt bc65ccf919 My change is in line 18. (#23604)
Initialize----->start value
Condition---->stop value
Termination----->step value
2018-12-07 04:09:16 -05:00
girraj jangid c0c3c4c624 Add 'changes' to this article (#25019)
* Add 'changes' to this article

* add changes to this file
2018-12-07 04:04:54 -05:00
Paulo Kinopk f662f0ef9b fixed CSS code examples (#23531) 2018-12-07 04:04:06 -05:00
Pranati Dutta Roy c012f70ac3 Add the section "## Usage" (#30251)
* Add the section "## Usage"

* Added code formatting to OP's PR
2018-12-07 04:00:37 -05:00
LT 05eb597ca0 Fixed a simple typo. (#24169) 2018-12-07 03:59:12 -05:00
SweeneyNew d0758ab398 Code Description (#24164)
"import java.util.ArrayList;" is a java code. It should be declared in "code theme". People may miss the "import package" code part since it is not discriminated from the other parts as a code part. If they miss the whole code will complain just because of this simple mistake. This way people wouldn't miss the code to import the package.
2018-12-07 03:58:11 -05:00
Alyssa Dang c21a5bef62 Changed the description (#24765) 2018-12-07 12:57:39 +04:00
trungqudinh e7447af573 Fixed markdown syntax of Sprint docs (#24109)
Missing white space after the hyphen made a wrong rendering html.
2018-12-07 03:57:29 -05:00
Nicole Angelyn T. Lopez 9dbd5525eb Added "More Information" Link at Bootstrap Forms (#24105) 2018-12-07 03:48:13 -05:00
Eric Jae-Min Joo 6aa8aeda72 Add a greater detailed explanation of the Javascript example that is used. (#23787) 2018-12-07 03:47:43 -05:00
ShashwathJS 2a2598074e Handling unknown exceptions (#23587)
* Handling unknown exceptions

What to do when you do not know what kind of exceptions may be thrown by your application.

* Added code formatting
2018-12-07 03:44:49 -05:00
Adam Hill 3eb4f43c6d Fixed some typos in the documentation (#22843) 2018-12-07 03:42:53 -05:00
Radhika Gulati fd35b8cccd Spelling edits (#23715) 2018-12-07 03:38:58 -05:00
Prabesh Subedi e35833b77a Update index.md (#24281) 2018-12-07 03:28:58 -05:00
hdquemada 4878643f28 Grammatical corrections.md (#24254)
Made grammatical corrections to the text.
2018-12-07 03:26:17 -05:00
SunflowerPKU d04713636c Modify the translation. (#31761)
The previous expression is not accurate, so I have modified it.
2018-12-06 23:15:09 -08:00
Rajat Bhatt 9e84b34d4f Add video link of MIT OpenCourseWare. (#24161)
Added video link of minimum spanning tree problem from MIT OpenCourseWare.
2018-12-06 22:59:51 -05:00
LT ba1935ee3c Changed the tick marks for std::list<int> Numbers; (#24172)
Changed the tick marks for std::list<int> Numbers; so it displays correctly.
2018-12-06 21:05:00 -05:00
AntTAKEOVER 048ee477e2 Fixed Error in Code (Variable name) (#24168) 2018-12-06 21:03:20 -05:00
AntTAKEOVER e9587a7a46 Fixed Error in Code (#24162) 2018-12-06 21:00:54 -05:00
Oğuzcan Yavuz 172ec835d7 Add example for destructuring nested objects (#24133)
Also changed styling to be more consistent
2018-12-06 20:27:24 -05:00
vedanthv fbab448003 added external reference (#24125)
* added external reference

* Fixed formatting
2018-12-06 20:15:33 -05:00
Jashan Bansal 91add57a9c Add tip for Comment keyboard Shortcut. (#24116)
* Comment keyboard Shortcut.

Add the tip for how to create the comments by keyboard shortcut in probably all modern text editors.

* Reordered change, fixed formatting
2018-12-06 20:14:56 -05:00
Valeriy 8ee4a8f013 fix(client): wait for async tests to finish 2018-12-06 23:15:18 +00:00
Amy Gonzales f7db17b677 Added Wikipedia link for Fibonacci Sequence (#24128) 2018-12-06 18:05:38 -05:00
vedanthv 94ef3d5ea5 added external reference (#24119) 2018-12-06 18:02:42 -05:00
halseyj 6e8a75f937 Update index.md (#24120) 2018-12-06 17:52:39 -05:00
Neville Bokdawalla 37f2de04de Updated index.md (#24117)
Added new language feature listing 'Discards' under section - "New Features Added in C# 7.0"
2018-12-06 17:48:38 -05:00
vedanthv 9f4534540e Added some info(class vs id selector) (#24110)
* Added some info(class vs id selector)

* Reordered change, fixed formatting
2018-12-06 17:44:18 -05:00
jasonranney 16d7fed408 corrected "JavaScript" capitalization (#25548) 2018-12-07 02:58:50 +05:30
Micha Pietsch 067cbb0761 Remove unrelated trailing characters (#25573) 2018-12-07 02:58:00 +05:30
Rufaro Madamombe 8e2526887b Added syntax highlighting to sample code blocks (#25905)
Fenced sample code blocks didn't have syntax highlighting so updated the guide by adding the HTML language identifier to enable syntax highlighting in the fenced code blocks.
2018-12-06 14:34:13 -06:00
Emre Özdil 4bba3f779f Add new youtube channel for create clone app (#25902) 2018-12-06 14:30:44 -06:00