Commit Graph

1300 Commits

Author SHA1 Message Date
Ajay Arasanipalai
69c3cd6c0e Add "Deep Learning" book (#18675) 2018-10-13 13:15:17 -05:00
Belma Gaukrodger
1f110caafe add 3 new references to index (#18672) 2018-10-13 13:14:50 -05:00
Pravinraj Mohan
292d0c9011 Updated index.md (#18850)
Improved the manifest.json file explanation
2018-10-13 13:08:42 -05:00
shyamunnikrishnan
72159de880 Create Index.md (#18753) 2018-10-13 19:51:09 +02:00
shyamunnikrishnan
9bb6aea5ec Bullet points fixed (#18740)
Fixed issue where "Electron and Vue", "Electron and React" and "Electron and Angular" where invisible due to incorrect formatting of links.
2018-10-13 19:46:57 +02:00
domilearns
13b745863c Added glossary term (#18839) 2018-10-13 19:15:56 +02:00
Shantanu Tripathi
16d643ecba Added a good reference video on Quick sort
Added a link to one of the finest videos on Quick sort for beginners to understand. It belongs to MyCodeSchool channel on youtube.
2018-10-14 00:10:17 +09:00
Shantanu Tripathi
667f900797 Added a good reference video for binary search
Added a reference to a very good playlist of videos on binary search which belongs to MyCodeSchool. This playlist would be very helpful fro beginners to understand Binary Search.
2018-10-14 00:09:02 +09:00
Ashish Rao
3f512e0af4 add iTerm2 introduction (#18369) 2018-10-14 00:06:55 +09:00
Shantanu Tripathi
1c53f5c4fe Added a reference video for Insertion Sort
Added a reference to the video of Insertion sort of My code school which is probably the best video for a beginner to understand.
2018-10-14 00:05:09 +09:00
Shantanu Tripathi
f26c13b68d Added a good reference video for selection sort (#18372) 2018-10-14 00:04:04 +09:00
iamkrishnamohan
50260cf0ae Added text " Kotlin courses for beginners " (#18364) 2018-10-13 23:40:52 +09:00
Domingo Moronta
e378b712f0 Update index.md 2018-10-13 23:40:30 +09:00
iamkrishnamohan
4446ed1099 Add Text "Advanced Android Development" (#18359) 2018-10-13 23:36:54 +09:00
webmaster-zundux
ab718dc2ce feat(guide): Added the link to ui patterns (#18362) 2018-10-13 23:29:28 +09:00
Kristofer Koishigawa
22752616e7 Update index.md 2018-10-13 22:51:24 +09:00
Zul-abdin
57d79e6564 Update index.md 2018-10-13 22:51:24 +09:00
Zul-abdin
146a497f5e Added info on Maintenance of Liquid Cooling 2018-10-13 22:51:24 +09:00
Zul-abdin
f8d476d7e7 Added info about Unlocked CPU's to Overclock 2018-10-13 22:49:17 +09:00
Isaac
d12bde426e Java - Added Splitting of strings to guide (#18713)
* Java - Added Splitting of strings to guide

Added .substring and .split expatiation.

* fix: code formatting
2018-10-13 17:35:48 +05:30
Faraj Daoud
a438cc34dc Changed unnecessarily to unnecessary (#18534)
* Changed unnecessarily to unnecessary

* fix (guide): Clean up grammatical mistakes
2018-10-13 04:07:49 -04:00
benpeterdalley
994985fc17 Tidied up inconsistent grammar (#18710)
Missing fullstops at the end of sentences, inserted colons, and there were a few double spaces and capital letters missing.
2018-10-13 08:54:04 +01:00
Jace
71e1241fdc Update index.md (#18578)
Some people don't want to use Chrome, so it would be nice to tell them there are alternatives.
2018-10-13 08:46:55 +01:00
Colin Crawford
e321ca535c Add first content on redux middleware (#18643)
* Add first content on redux middleware

Add a description of what redux middleware is, some examples of what it can be used for, and how to add it to your app.

* fix: formatting
2018-10-13 13:05:39 +05:30
Lachlan Eagling
1d0c7f3f8b Add input and output for code examples (#18646) 2018-10-13 12:55:07 +05:30
Paul
721f799f28 More syntax examples (#18647)
Breaks down the different ways you can write arrow functions for those new to it
2018-10-13 12:48:53 +05:30
Beau Carnes
303ff4eea0 feat: add portuguese chinese arabic to guide 2018-10-13 07:57:22 +01:00
Beau Carnes
107a0e58f3 feat: add Russian guide 2018-10-13 07:57:22 +01:00
Beau Carnes
3948553bfb fix: change directory structure 2018-10-13 07:57:22 +01:00
Beau Carnes
2a48a23736 feat: Spanish guide 2018-10-13 07:57:22 +01:00
João Daniel
e9713ceb77 feat: add article for Vue.js Components
Signed-off-by: João Daniel <jotaf.daniel@gmail.com>
2018-10-13 07:55:04 +01:00
Stuart Taylor
dc424f8676 fix: copy edit 2018-10-13 07:52:51 +01:00
Zul-abdin
2b2ab52057 Added some extra info about Ray Tracing 2018-10-13 07:52:51 +01:00
Beth Martin
a995f8f980 move php-syntax-overview to php folder 2018-10-13 07:49:02 +01:00
Marwan Alani
95b9d3df6e [Improvement] Added example for Binary Search in Swift 2018-10-13 10:59:35 +09:00
nabilLearns
7cf0899687 small grammatical corrections, some formatting (#18345) 2018-10-13 10:56:54 +09:00
Marwan Alani
231b339755 Added example for linear search in Swift 2018-10-13 10:44:11 +09:00
Travis Fantina
9936a89343 Adds intermediate solution and corrects "run code" link (#18601)
* Correct "Run Code Link"

Currently when the user hits "Run Code" they are brought to a repl that shows a function for `reverseString`.  I just copied the code from the explanation into a new repl and linked that so when users click "Run code" they are taken to the correct code.

* Adds an intermediate solution

Since submitting my last PR on this page I have verified that my intermediate solution works, it eliminates the need for the `for` loop.

* fix: formatting
2018-10-13 05:15:07 +05:30
Melissa
f6f2c2be13 Add 'tags must be closed' rule to JSX guide (#18581) 2018-10-13 05:11:40 +05:30
Viggy Kumaresan
b721f07140 Update index.md (#18560)
Added two books on Python
2018-10-12 13:46:53 -07:00
Bouncey
fc72dde582 fix(lock-files): Commit lock files 2018-10-12 20:41:42 +05:30
cadmma
bf1477f1e5 Updated narrative for English readability (#18471) 2018-10-12 10:05:41 -05:00
Rosario
b583b5646c Add more information about abstraction (#18461)
* Add more information about abstraction

* Update index.md
2018-10-12 10:04:11 -05:00
Saksham Bhalla
4b1976644a Edited (#18428) 2018-10-12 15:42:00 +02:00
Ruben
56467685c4 minor typos and grammatical amend (#18402) 2018-10-12 11:36:46 +02:00
zaibugemi
12d35f8e23 Corrected grammatical errors. (#18390) 2018-10-12 10:11:01 +02:00
Anwarus
86ca5f46a4 fix(guide): modified links to form list (#18373) 2018-10-12 09:35:32 +02:00
dvdrip
bda98247b1 Update markdown text 2018-10-12 07:47:02 +01:00
Tom Landis
b7c7661b21 reworded
reworked the two sentences
2018-10-12 07:41:27 +01:00
Stuart Taylor
347a3bc397 fix: Format one more element tag name 2018-10-12 07:41:27 +01:00