Commit Graph

19004 Commits (f060d5b161f667b06d7dc7093b66694cdd5c2c22)

Author SHA1 Message Date
McCa11um f060d5b161 Added 2 examples of unconscious bias training (#22879) 2018-11-28 08:23:49 -07:00
Valeriy 36fa426149 fix: test curriculum 2018-11-28 15:19:38 +00:00
Valeriy 088cbb684e fix: watch challenges 2018-11-28 15:19:38 +00:00
Valeriy 4c1b8ce52c fix: replace localeChallengesRootDir to getChallengesDirForLang 2018-11-28 15:19:38 +00:00
Edy Ionescu b7d4fd7349 Add the JavaScript exponentiation operator (#25180) 2018-11-28 19:58:10 +05:30
Rayon 43568de1a6 Fixed a bug (#25139)
There was no event argument passed but used one which was causing error. Passed event argument from `DOM`.
2018-11-28 19:57:09 +05:30
Neshar89 b93950db3d Added space between coma and next word (#25142) 2018-11-28 18:32:50 +05:30
Neshar89 baf954931e Added Colon to Examples (#25152) 2018-11-28 18:26:23 +05:30
Anwesh Panda 1391626232 Add my changes to recursion . (#25155)
It describes the usage and importance of a base condition.
2018-11-28 18:24:28 +05:30
Tripsev f9481b97d5 Update index.md (#24395) 2018-11-27 18:52:21 -08:00
Koustav Chowdhury 82c78a0aa5 Correction of a spelling mistake (#23839) 2018-11-27 21:40:34 -05:00
cindy-tu b5ddeaf9e0 Added Official Java Docs for Static Fields/Methods (#23825) 2018-11-27 21:17:19 -05:00
cindy-tu e05b874fc5 Added the official Oracle Java doc on "Finally" (#23823) 2018-11-27 21:16:04 -05:00
cindy-tu 5758e8db7a Added the official Oracle Java doc on "Equality" (#23820) 2018-11-27 21:11:22 -05:00
Roenz Aberin f00945fbcb Fixed the grammar on line 41 (#23818) 2018-11-27 21:09:27 -05:00
Roenz Aberin 0aa803ac34 Removed an extra "is a" on line 8 (#23814) 2018-11-27 21:01:55 -05:00
JMVL64 dd666ddd01 Added some details and changed scripting into programming (#22767)
I have added an extra link for people who do not understand frameworks, also I have been more consistent with describing JS as a programming language.
2018-11-28 01:00:15 +00:00
Chris Jesz d4e8ed6462 Created bash ln page (#22884)
Added file/folder for bash ln command along with brief explanation, example, and further details.
2018-11-27 16:25:14 -08:00
Stefan d1198ddf55 Edited copy for flow (#23639)
I made some minor editions to the introductory section, and I tweaked the second list item under ### And beyond!
2018-11-27 18:48:14 -05:00
yves1011 7237cb45a6 Change "储存" to "只读存储器" & "记忆" to "随机存取存储器" (#29144) 2018-11-27 13:18:52 -08:00
yves1011 c405e55ea1 Change "为程序员阅读的书籍" to "程序员书单" (#29148) 2018-11-27 13:17:50 -08:00
nightsurfer7 6e58cbea78 Minor typo correction (#29484)
The spelling of response had a typo.
2018-11-27 13:16:44 -08:00
RichardLimSpring e889e4e5d1 Edit on few texts (#29621)
* Edit on few texts

The first sort() function title was initially in Chinese, translated to the actual name of the function. 
The asort() function title was initially in uppercase, might confuse reader whether uppercase or lowercase to be user, converted to lowercase.

* Add New Book

Added Learning PHP, MySQL & JavaScript: With jQuery, CSS & HTML5 (Learning PHP, MYSQL, Javascript, CSS & HTML5) to the list.
2018-11-27 13:12:20 -08:00
mridul981 0c5b28e0e5 Added java implementation of merge sort (#22581) 2018-11-27 12:15:41 -08:00
sergiofnt 63baf8ce20 Translate correction (#24310) 2018-11-27 23:39:49 +04:00
sergiofnt 82d79fb02b Corrected translation and code indentations (#24302)
* Corrected translation and code indentations

* Corrected the markdown in lines 63-96
2018-11-27 23:38:23 +04:00
Gerald Ooi 84083d8993 Add useful colors tools (#22868) 2018-11-27 11:53:33 -07:00
Susheela92 973b5d9fd7 Network Testing (#22867)
Added another heading. Network Testing.
2018-11-27 11:50:19 -07:00
Chris Jesz 1d9591f5ed Created grep page (#22842)
* Created grep page

Created a new file/folder for the bash grep command adding brief explanation, examples, and further information.

* fix: spelling
2018-11-27 11:33:07 -07:00
Stuart Taylor 289d5875fa chore(security🔥): Update npm-run-all (#34469)
Tested locally.
2018-11-27 12:24:00 -05:00
Pixelposh 6eb5e7eec0 added NPM install option (#22833)
* added NPM install option

* fix: grammar and formatting
2018-11-27 08:36:08 -07:00
DataCowboy 57d31d2c48 Update index.md (#22824)
Edited for clarity, added clarification on the assignment operators and gave examples of types of objects.
2018-11-27 08:35:34 -07:00
Tristan Michael Lawrence cbb7ffb29e added a visualization reference for CSS learners (#22830) 2018-11-27 08:35:04 -07:00
reinvnt b20348d4bf Added link to learn more (#25597)
[Smartbear - What is Code Review?](https://smartbear.com/learn/code-review/what-is-code-review/)
2018-11-27 21:04:25 +05:30
Kelly Downes e139f0616a Make unitalicized titles show as italicized (#25595) 2018-11-27 21:03:37 +05:30
FeistyLes 8b177c2ec3 Added More Information Section with url (#25600)
* Added More Information section with url

* fix: link
2018-11-27 21:01:18 +05:30
Clay Hefner 110793e73a Add H1 Title (#25697)
The article looked a little off without and h1 title.  Added to title to the beginning of 1st paragraph.
2018-11-27 20:59:43 +05:30
laolmstead a9d43632f2 Update Border-Radius section (#25703)
Explain how border-radius is interpreted if only 2 values are provided.
2018-11-27 20:56:12 +05:30
Aditya 254897c372 fix: fixed the test and added solution 2018-11-27 19:52:49 +09:00
JMVL64 71177b5465 Added warning for infinite while statements (#22805) 2018-11-27 18:25:55 +09:00
Emir ed5e131f2f Update index.md (#23121) 2018-11-27 00:38:07 -05:00
psungchan 895b5617d2 Added a link to a list of free resources (#23033) 2018-11-27 00:37:35 -05:00
sletlape 47aa3aacee Better explanation (#22856)
* Better explanation 

I fixed the link from my last commit

* Reordered changes, created "More Information"
2018-11-27 00:36:06 -05:00
Dulce Hernández 211300c309 Fix Spanish translations for bash-cat (#19798) 2018-11-26 20:16:53 -07:00
Bernard Yeo 7ef9295fae formatting changes (#23803) 2018-11-26 22:01:42 -05:00
sparklycat 163e5d9331 Added communication software for remote work (#23752)
* Added communication software for remote work

* Fixed link formatting
2018-11-26 21:14:05 -05:00
sparklycat 5b1f8ea776 Added ChickTech to list of initiatives (#23745)
* Added ChickTech to list of initiatives

* Fixed formatting
2018-11-26 20:37:15 -05:00
brkline 00705e7cbd Replaced Stub with an Article (#22821) 2018-11-26 15:46:40 -07:00
codyteo 9013a84dfb Added more information (#24849)
Added line 53 with another link on more information.
2018-11-26 12:35:42 -08:00
Abhishek Kakade f4f5ce4b85 fix: updated challenges text (#34458) 2018-11-27 02:05:14 +05:30