Commit Graph

22675 Commits

Author SHA1 Message Date
1f310d8c58 Adjust formatting (#31644) 2019-04-15 15:42:23 +05:30
ef8fbbc544 added val and var (#31647) 2019-04-15 15:41:13 +05:30
3d358802b8 added some words (#33822)
"the" 
removal of comma
2019-04-15 15:14:54 +05:30
3609dd2435 Update index.md (#33996) 2019-04-15 15:13:40 +05:30
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
63fc21f702 Update videoURL for HTML5 Elements challenge (#35802) 2019-04-14 09:20:36 -07:00
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
fd9e450ae6 Fixed grammar on lines 7, 9 and 11 (#31795) 2019-04-14 10:37:52 +05:30
038e096e59 Fixed a few typos. (#31577) 2019-04-14 10:25:45 +05:30
1b97336df7 Modified Explanation (#32890) 2019-04-14 10:20:30 +05:30
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
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
a5bd75c9f3 Fixed <link> tag not being escaped (#32421) 2019-04-14 10:12:27 +05:30
e2b9b19b49 Egs to Example (#32648) 2019-04-14 10:09:59 +05:30
bc84a7eb67 fixed typos (#32588) 2019-04-14 10:07:40 +05:30
0313dfca04 Added docstring information (#28336) 2019-04-13 16:53:08 -07:00
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
cdd96c476f Capitalised 'Lab' in 'Artificial Intelligence Lab' (#32653) 2019-04-13 22:50:47 +05:30
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
a0c464e058 Edits for clarity (#33309)
Edited introductory paragraph for clarity.
2019-04-13 22:43:48 +05:30
d8a44d691e Commit message (#33334) 2019-04-13 22:42:56 +05:30
1c5e0c93b3 Correcting grammatical errors (#33530)
* correcting grammatical mistakes in dynamic programming section
2019-04-13 22:35:21 +05:30
f8483b0ca7 I changed the grammar (#33801) 2019-04-13 22:32:59 +05:30
a77d7c0cf6 Added explanation for single y intercept (#31540) 2019-04-13 18:51:42 +05:30
fb7aaeb964 Fix wierd sentence. (#33901)
* Update index.md

* Fix more wierd sentences
2019-04-13 14:42:23 +05:30
18f47a1d61 [Node.js] Russian translate for nodejs/process (#29649) 2019-04-12 21:27:05 +04:00
52cfd9e439 [Node.js] Russian translate for nodejs/buffer (#29632) 2019-04-12 21:26:04 +04:00
a2be188158 Changes to Switch. Not explained fully. (#29595) 2019-04-12 21:25:14 +04:00
8d6ebe675e Edited 2 paragraphs; Added Advantages and Disadvantages (#28990) 2019-04-12 10:07:26 -07:00
ed601af6d8 Fixed typo (#29790) 2019-04-12 22:34:22 +05:30
b7de2dff3f guide: remove copyrighted content from file (#35831) 2019-04-12 09:49:19 -07:00
63b2ba58ba Added Chef logo + click redirects to Chef website (#29162) 2019-04-12 09:39:40 -07:00
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
949e20cf86 Added riddle and solution (#29928)
Solution hidden in nested detail to hide spoiler
2019-04-12 21:37:45 +05:30
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
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
bff326bc3b Added some missing translations Line 81 (#29583) 2019-04-11 22:11:06 +04:00
e90ef7b580 Line 77 Corrected (#29591) 2019-04-11 22:08:38 +04:00
55ef2d8a95 Russian translation adjusted (#29511) 2019-04-11 22:05:29 +04:00
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
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
5f5e886aac Fixed local title. (#29492) 2019-04-10 21:43:37 +04:00
a8e004f7c8 Russian translation refactoring (#29476) 2019-04-10 21:42:21 +04:00
46dfb0a449 Russian translation refactoring (#29457) 2019-04-10 21:41:49 +04:00
2e3a4abbc1 Update make-circular-images-with-a-border-radius.russian.md (#29375) 2019-04-10 21:41:02 +04:00
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
7e522dc473 fix: add new scrimbas (#35803) 2019-04-10 09:23:12 -07:00
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
6a859ee7f9 fix: added 12 missing solutions to Basic Data Structure Challenges (#35744) 2019-04-10 21:03:15 +05:30