Commit Graph

22889 Commits

Author SHA1 Message Date
330382040b Sample Document Structure inside `` `` block (#35863)
The sample document structure was not inside an MD code block, so it lacked formatting.
2019-04-16 09:06:40 -07:00
991d1057be Editorial changes to choosing a distribution (#32797) 2019-04-16 08:52:51 -07:00
f5c717d81a Add text "Ubuntu" & "Linux Mint Cinnamon" (#31099)
Describes the distros Ubuntu & Linux mint in more detail for people to make there choices.
2019-04-16 08:11:11 -07:00
d53db35403 Update index.md (#29712)
Fix incorrect translations
2019-04-15 23:03:01 +04:00
c0d43e46b7 Update index.md (#29703)
Fix incorrect translations
2019-04-15 23:02:35 +04:00
d001390d18 Update index.md (#29686)
Fix some incorrect translations
2019-04-15 23:02:22 +04:00
9d44f6bb5a Added link for guides about linux distrobution (#30246)
Added more context and information to the install guide. Linked to wiki containing info about installation and applications.
2019-04-15 09:16:09 -07:00
663e762373 fixed some typos (#30368) 2019-04-15 15:58:16 +05:30
dd55825a4e In Line 5 (#30435) 2019-04-15 15:56:29 +05:30
4969e85853 Added "More Information" Section (#30483) 2019-04-15 15:51:22 +05:30
Amy
9e84d610ec Fix MDN link and remove <em> description (#30518)
Also copyedit text
2019-04-15 15:49:12 +05:30
4f130313d8 fixed rocket images (#30737)
fixed rocket images by updating the urls
2019-04-15 15:47:26 +05:30
Dom
4769fea6d0 Added text "the" (#31144) 2019-04-15 15:44:49 +05:30
53ea6e8a34 Fixed markdown and added resources (#32685)
Added more information about wireframing
2019-04-15 15:42:57 +05:30
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