Commit Graph

18652 Commits (e9fd6b354278743e72b670ed3daf02f224c17766)

Author SHA1 Message Date
JacobTBruce d12c7bf142 Changed "s" to "a" to make grammatical sense in line 24 (#23162)
Changed "s" to "a" to make grammatical sense in line 24.
Added "as mentioned before" to reference previous example of multiple class used.
2018-11-17 00:18:58 -05:00
Szymon Woźny 8d09956713 Add space after dot (#23137) 2018-11-17 00:17:55 -05:00
CyberCore1010 25755ad7ca Added a line to Example 1 (#23115)
Added a line to describe why the output of examples 1-3 only print to the number 4
2018-11-17 00:17:20 -05:00
msabitabrata 603df3975e Proper indentation and readability (#23082)
Included one of the C code snippets inside ```c``` to improve readability
2018-11-17 00:15:56 -05:00
P.RR bd64a9619a add the text "countries with slow Internet" (#24443) 2018-11-17 10:36:41 +05:30
Dhiraj Kanchan a4f87125d3 Correct output text to "Hello World!" (#24449)
Correct the output text to read "Hello World!" instead of "This is my first PHP script!".
2018-11-17 10:35:04 +05:30
devinbmiller 09b5c6941e Very minor grammar change (#24446) 2018-11-17 10:33:13 +05:30
Kuldeep Pisda bed1febd1f Update: HTML docs source converted to comment (#21799)
* Update: HTML docs source converted to comment

* Update: added cd command in linux->10 simple and useful...
2018-11-16 21:50:10 -07:00
MartyC3P0 6c43bdee1f Scrimba is a great resource (#22467)
They make use of screen-casts so that you can edit their code while watching the videos.  A great resource for learning, while being interactive at the same time.
2018-11-16 23:44:36 -05:00
Adhiraj f484d20723 added product website (#22385) 2018-11-16 23:43:42 -05:00
Vamsi Krishna 51e29fcf7d Fixed typo from 'LIFO' to 'FIFO' (#22226) 2018-11-16 23:40:18 -05:00
KatLinaHH e923379497 Adding some useful resources to more information (#21993)
* Adding some useful resources to more information

* Fixed link formatting
2018-11-16 23:34:06 -05:00
Nuclearhit 9574d0deeb Grammar Errors (#21507) 2018-11-16 23:12:17 -05:00
carlos fernandez 30b8d41421 fix 3 typos in #Explanation (#21809)
print() for printf()
Hello World! for Hello, World without the ! 
ans spaces between text           on the screen
2018-11-16 21:11:56 -07:00
Evan Farmer 57dd75d03f Fixed typos, changed wording index.md (#21461)
* Fixed typos, changed wording index.md

* Update guide/english/working-in-tech/imposter-syndrome/index.md

Co-Authored-By: evanjfarmer <evanjfarmer@gmail.com>
2018-11-16 23:06:57 -05:00
Pranav Anbarasu 06607dd666 Added HDD image (#21366) 2018-11-16 22:57:44 -05:00
Hemanath 29757050ef Fix typo in the explanation print() to printf() (#27881)
* Fix typo in the explanation print() to printf()

* Added basic syntax for declaring an array with all its elements as 0

* fix: removed &
2018-11-17 09:02:46 +05:30
Jitendrasingh Chauhan (Jeetu) bb2ff5890f Guide: Updated Git stash guide to use stash commands without stash names (#21969) 2018-11-16 22:09:37 -05:00
AB5253 aaaddd6fc5 TitleCasePipe added (#21941)
* TitleCasePipe added

TitleCasePipe added

* Fixed formatting
2018-11-16 22:08:12 -05:00
vasubansal1033 7721e34a28 Add the text "* Arrays can store same data types only. A integer arra… (#21933)
* Add the text "* Arrays can store same data types only. A integer array will not be able to store chars in it." in review.

* Fixed grammar
2018-11-16 22:06:11 -05:00
Max Dionysius 910b1baaf7 Added return type information of WriteLine (#21913)
* Added return type information of WriteLine

* Fixed grammar
2018-11-16 21:50:35 -05:00
nikrb 22ed2b964a fix(tools): setup seed 2018-11-17 11:33:58 +09:00
Stuart Taylor cee98aef43 feat: watch challenges (#34321) 2018-11-16 23:52:52 +05:30
Valeriy 82ec250c75 fix(curriculum): prevent infinite test execution (#34297) 2018-11-16 23:46:27 +05:30
GattoNero ac160308e7 Update index.md (#22409) 2018-11-16 21:50:28 +04:00
br3t badb4842f5 Improve russian translation (#22506)
Editing translation for jump-straight-to-the-content-using-the-main-element.russian.md
2018-11-16 21:48:13 +04:00
br3t e9c73094e4 Improve russian translation (#22488)
Editing translation for improve-readability-with-high-contrast-text.russian.md
2018-11-16 21:47:52 +04:00
Sergey Semerikov d42ef0516f Update index.md (#22335)
Many grammatic and stylistic bugs. Gotta be changed.
2018-11-16 21:33:11 +04:00
Gregory Gubarev 80308e0acc
Добавил текст (#22307)
Также тег <a> может содержать атрибут rel="nofollow", который будет запрещать поисковым роботам переходить по ссылке. Часто такой атрибут используется поисковой оптимизации сайтов.

#### Пример:

<a href="https://guide.freecodecamp.org/" rel="nofollow">freeCodeCamp</a>
2018-11-16 21:31:44 +04:00
Yodesis 56a8458e80 Corrected text to article (#22208)
* Corrected text to article

* changes
2018-11-16 21:30:19 +04:00
Elvictor01 8366f3d3de модернизировать (#22109)
* модернизировать

* ch
2018-11-16 21:30:02 +04:00
Eme-rald ceaa347264 Explained why you may want to comment code out. (#21204)
* Explained why you may want to comment code out.

* Update index.md
2018-11-16 12:14:26 -05:00
Preankhan Gowrypalan 21c28f9a6a Added missing space (#21169)
* Added missing space

* fix: made folder names lowercase
2018-11-16 12:12:48 -05:00
Tomer Ben-Rachel cd783c32da Adding link to React documentation (#32635)
* Adding link to React documentation

* Modified link to fit github markdown

* Update use-proptypes-to-define-the-props-you-expect.english.md
2018-11-16 11:55:56 -05:00
mrugesh mohapatra f69fae4303 chore: update package and lockfile (#34352) 2018-11-16 16:20:20 +00:00
Victor Alloza Visart 80c1b8871d Update index.md (#19617) 2018-11-16 08:05:01 -07:00
Snailsloth e69a66fdcd add link to latest cdn versions (#21918)
Added link to foundation@ cdnjs.com
2018-11-16 07:28:55 -06:00
Nishant Mishra 36ee8652fe Added guide article for Git Hosting (#21916)
Replaced stub with a guide article on Git Hosting
2018-11-16 07:26:50 -06:00
TheFereday 1f44d4d17d Fixed spelling errors (#29194) 2018-11-16 11:29:02 +00:00
Sean Riley c825902b25 Minor grammar and syntax corrections. (#23163)
* Minor grammar and syntax corrections.

* Fixed formatting
2018-11-16 04:45:19 -05:00
Akshat Tripathi 8feb48aab9 new member function (#23146)
* new member function

* Fixed formatting
2018-11-16 04:44:15 -05:00
Johnathan Milley 7e2c6a6767 Fixed some minor grammatical errors and styling (#23039)
* Fixed some minor grammatical errors and styling

Added example boxes that are consistent with other documents in this series of bash commands.

* Add syntax highlighting, Fixed formatting
2018-11-16 04:42:41 -05:00
Alex Busch fda88b8084 Added Javascript 30 Resource (#22683)
* Added Javascript 30 Resource

* Fixed grammar
2018-11-16 04:41:39 -05:00
Nigel Cheok 0d780bfc3b Update readme fixed typos (#22587) 2018-11-16 04:40:55 -05:00
Ece 4758090219 Add more info about position:relative and absolute (#21871)
* Add more info about position:relative and absolute

* Fixed formatting and typos
2018-11-16 04:39:51 -05:00
sndrx edb0555999 Added text-shadow property (#21833)
* Added text-shadow property

* Fixed formatting
2018-11-16 04:39:10 -05:00
Amy Gonzales 40a9d13833 Punctuation (periods) added! (#24313)
* Punctuation (periods) added!

* fix: code formatting
2018-11-16 10:27:15 +05:30
Kike Sánchez 3ad2c1b2df Translate texts (#19568) 2018-11-15 20:56:45 -07:00
Bouncey 0f73fdbd9c fix(update$): Remove User.update$, refactor to use native loopback interfaces 2018-11-16 04:09:16 +05:30
Bouncey 97f7d53bee chore(tidy): Remove console.log 2018-11-16 04:09:16 +05:30