Commit Graph

1471 Commits (7ce4be9d1fd51afd411bf001ce09c4efc1c51de7)

Author SHA1 Message Date
Aerohob 7ce4be9d1f Added a description to Sublime Text (#24453)
Sublime Text is a cross-platform editor featuring a Python API. Free to download and evaluate, but requires a license for continued use.
2018-11-17 11:00:17 +05:30
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
GattoNero ac160308e7 Update index.md (#22409) 2018-11-16 21:50:28 +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
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
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
Dennis Braun 46d8ed0247 added framework example (#21810)
I used this framework some time ago and I would highly recommend it, because it is easy to use and has understandable guides provided by ViroMedia.
2018-11-15 15:21:43 -06:00
catcecilia bc26ecf14b spelling changes.md (#24101) 2018-11-16 00:15:37 +05:30
Bruno Balentović fb49c25311 Updated title in index.md (#24299)
* Updated title in index.md

* corrected title syntax for contributor
2018-11-16 00:10:32 +05:30
Gregory Gubarev 51f86a2f93
Добавил текст (#22318)
## Важно
Тег скрипт не должен содержать в себе атрибут type="text/javascript", хотя раньше это было необходимо.
2018-11-15 22:25:59 +04:00
Gregory Gubarev 5ebdbbf73b
Добавил текст (#22311)
Не рекомендуется использовать тег `<strong>` слишком часто на одной странице. Чрезмерная разметка тегом `<strong>` может плохо отразится на поисковом продвижении сайта.
2018-11-15 22:25:35 +04:00
Zhannur Diyas dfcf25126e fixed code display and translation issues (#22286) 2018-11-15 22:20:55 +04:00
Yodesis 8192a989af Add the description (#22178) 2018-11-15 22:15:25 +04:00
Julshche abbb669d50 made changes to the text (#22147) 2018-11-15 22:14:37 +04:00
Yodesis 1d162bf8a7 Replace text "помутнение" on "Непрозрачность" (#22034) 2018-11-15 22:09:16 +04:00