Commit Graph

25626 Commits

Author SHA1 Message Date
Cody Lynn
53ea6e8a34 Fixed markdown and added resources (#32685)
Added more information about wireframing
2019-04-15 15:42:57 +05:30
Angelisa
1f310d8c58 Adjust formatting (#31644) 2019-04-15 15:42:23 +05:30
Rayhan Hanaputra
ef8fbbc544 added val and var (#31647) 2019-04-15 15:41:13 +05:30
dliu22
3d358802b8 added some words (#33822)
"the" 
removal of comma
2019-04-15 15:14:54 +05:30
Nick Armet
3609dd2435 Update index.md (#33996) 2019-04-15 15:13:40 +05:30
Astrid
9ee8b4fa57 fix: minor grammar mistake in 'applied visual design' challenge (#35839)
fix: revert changes to package-lock.json
2019-04-15 14:05:30 +05:30
Beau Carnes
63fc21f702 Update videoURL for HTML5 Elements challenge (#35802) 2019-04-14 09:20:36 -07:00
Prab
991f2374bd Updated Inheritance and Dynamic Binding sections (#30956)
Added info about single and multiple inheritance. 
Added the alternative names for dynamic binding
2019-04-14 10:38:41 +05:30
tachoni
fd9e450ae6 Fixed grammar on lines 7, 9 and 11 (#31795) 2019-04-14 10:37:52 +05:30
bpese
038e096e59 Fixed a few typos. (#31577) 2019-04-14 10:25:45 +05:30
Pradnya Taras
1b97336df7 Modified Explanation (#32890) 2019-04-14 10:20:30 +05:30
ayerest
467fd189eb Updated note on line 30 (#31938)
Emphasized the note on line 30 and clarified that cases aren't just number values.
2019-04-14 10:17:22 +05:30
PsiActual
59f2240274 Fixed the broken link for Paths in the final paragraph (#32156) 2019-04-14 10:16:09 +05:30
J
7a4a1de4cd changed "the simplest" to "a simple" (#32506) 2019-04-14 10:12:58 +05:30
Julian Krieger
a5bd75c9f3 Fixed <link> tag not being escaped (#32421) 2019-04-14 10:12:27 +05:30
Chris Hyatt
e2b9b19b49 Egs to Example (#32648) 2019-04-14 10:09:59 +05:30
Randy Janecek
bc84a7eb67 fixed typos (#32588) 2019-04-14 10:07:40 +05:30
Badal Moradia
0313dfca04 Added docstring information (#28336) 2019-04-13 16:53:08 -07:00
Benjamin Herrchen
20f71fd22e correct usage of Math.random() to give equal 50/50 results (#35840)
* Update render-conditionally-from-props.english.md

* Update render-conditionally-from-props.english.md
2019-04-13 18:06:01 -04:00
Samantha Burke
cdd96c476f Capitalised 'Lab' in 'Artificial Intelligence Lab' (#32653) 2019-04-13 22:50:47 +05:30
Akshay Babbar
f7eecb2ca4 Added Description,Links and Images (#32883)
Added Definition and YOutube Link and Images for better understanding.
Will Add Code later
2019-04-13 22:49:25 +05:30
UberschallSamsara
a0c464e058 Edits for clarity (#33309)
Edited introductory paragraph for clarity.
2019-04-13 22:43:48 +05:30
yashikabadaya
d8a44d691e Commit message (#33334) 2019-04-13 22:42:56 +05:30
Ankit Mathur
1c5e0c93b3 Correcting grammatical errors (#33530)
* correcting grammatical mistakes in dynamic programming section
2019-04-13 22:35:21 +05:30
Elena
f8483b0ca7 I changed the grammar (#33801) 2019-04-13 22:32:59 +05:30
Tammy Lee
a77d7c0cf6 Added explanation for single y intercept (#31540) 2019-04-13 18:51:42 +05:30
Pim Kennedy
fb7aaeb964 Fix wierd sentence. (#33901)
* Update index.md

* Fix more wierd sentences
2019-04-13 14:42:23 +05:30
Andrew Laptev
18f47a1d61 [Node.js] Russian translate for nodejs/process (#29649) 2019-04-12 21:27:05 +04:00
Andrew Laptev
52cfd9e439 [Node.js] Russian translate for nodejs/buffer (#29632) 2019-04-12 21:26:04 +04:00
mshokarimo
a2be188158 Changes to Switch. Not explained fully. (#29595) 2019-04-12 21:25:14 +04:00
Dave Varney
8d6ebe675e Edited 2 paragraphs; Added Advantages and Disadvantages (#28990) 2019-04-12 10:07:26 -07:00
Straighter
ed601af6d8 Fixed typo (#29790) 2019-04-12 22:34:22 +05:30
The Coding Aviator
b7de2dff3f guide: remove copyrighted content from file (#35831) 2019-04-12 09:49:19 -07:00
Kaily Granados
63b2ba58ba Added Chef logo + click redirects to Chef website (#29162) 2019-04-12 09:39:40 -07:00
Paul Gamble
bddcda5559 added html solution for testing - responsive-web-design/applied-visual-design/decrease-the-opacity-of-an-element (#35516)
* added html solution for testing

* fix: corrected invalid solution
2019-04-12 18:17:12 +02:00
Zen Bender
949e20cf86 Added riddle and solution (#29928)
Solution hidden in nested detail to hide spoiler
2019-04-12 21:37:45 +05:30
sidiousvic
7f845c1d2f [NEW] A clearer, more readable return statement (#35565)
* A clearer, more readable return statement

Use .filter() to get the odd values in array.
Use .reduce() to sum.

Two separate tasks, one line, easier to read and understand.
Updated comments and Code Explanation accordingly.
2019-04-12 14:29:47 +02:00
kenmalley
a114b8939b Rewording for smoother flow and easier reading (#28717)
I tried to stay true to the message you were going for while adjusting some of the wording and sentence structure to sound more professional and to be easier to read/follow.
2019-04-11 20:52:31 -07:00
mshokarimo
bff326bc3b Added some missing translations Line 81 (#29583) 2019-04-11 22:11:06 +04:00
mshokarimo
e90ef7b580 Line 77 Corrected (#29591) 2019-04-11 22:08:38 +04:00
Stepan Pugachev
55ef2d8a95 Russian translation adjusted (#29511) 2019-04-11 22:05:29 +04:00
JesseJams
1be131a5b9 Include what predated SSH (#28300)
SSH is meant to be a more secure way to connect to remote systems.
2019-04-10 18:00:54 -07:00
Aditi Joshi
ebdd8632fc Fix/update challenges for responsive-web-design-principles (#35804)
* Fix/update challenges for responsive-web-design-principles

* fix/update fix some minor mistakes

* fix/update remove extra line

* Update curriculum/challenges/english/01-responsive-web-design/responsive-web-design-principles/create-a-media-query.english.md

Co-Authored-By: aditijoshi14 <aditijoshi1997@hotmail.com>

* Update curriculum/challenges/english/01-responsive-web-design/responsive-web-design-principles/create-a-media-query.english.md

Co-Authored-By: aditijoshi14 <aditijoshi1997@hotmail.com>
2019-04-10 17:26:56 -04:00
olga1blinova
5f5e886aac Fixed local title. (#29492) 2019-04-10 21:43:37 +04:00
pushharder
a8e004f7c8 Russian translation refactoring (#29476) 2019-04-10 21:42:21 +04:00
pushharder
46dfb0a449 Russian translation refactoring (#29457) 2019-04-10 21:41:49 +04:00
Dmitrii Kholodov
2e3a4abbc1 Update make-circular-images-with-a-border-radius.russian.md (#29375) 2019-04-10 21:41:02 +04:00
Rajiv Ranjan Singh
e847f3a839 Typo Fix in guide/english/computer-hardware/gpu/index.md (#35725)
* Update index.md

* added period in sentence
2019-04-10 10:08:33 -07:00
Beau Carnes
7e522dc473 fix: add new scrimbas (#35803) 2019-04-10 09:23:12 -07:00
Ian Effendi
f74d507434 fix(curriculum): replace js with full solution in accessibility challenge (#35810)
* fix(curriculum): add full, working solution for accessibility challenge.

This commit replaces a JavaScript only solution where a full, working
solution should have been written.

* Update curriculum/challenges/english/01-responsive-web-design/applied-accessibility/avoid-colorblindness-issues-by-using-sufficient-contrast.english.md

Co-Authored-By: rimij405 <effendiian@gmail.com>
2019-04-10 17:55:16 +02:00