@@ -29,9 +29,10 @@ The guide contains the following sections:
29
29
30
30
## Kickstart Projects
31
31
* [ Practice Programs] ( https://github.com/karan/Projects-Solutions )
32
- * Project Ideas: < https://github.com/vicky002/1000_Projects >
33
- * 100 Days of Code Challenge: < http://www.100daysofcode.com/ >
32
+ * [ Project Ideas] ( https://github.com/vicky002/1000_Projects )
33
+ * [ 100 Days of Code Challenge] ( http://www.100daysofcode.com/ )
34
34
* [ Project Based Learning] ( https://github.com/tuvtran/project-based-learning )
35
+ * [ Rapid API] ( https://rapidapi.com/ ) - World's top APIs for all kinds of tasks.
35
36
36
37
## Competitive Coding
37
38
* Codechef: < http://www.codechef.com/ >
@@ -42,8 +43,8 @@ The guide contains the following sections:
42
43
# Intermediate
43
44
44
45
## Web Development
45
- * CS50's Web Programming with Python and JavaScript: < https://youtu.be/EOZDjqwvVG8 >
46
- * Free Code Camp: < https://www.freecodecamp.org/ >
46
+ * [ CS50's Web Programming with Python and JavaScript] ( https://youtu.be/EOZDjqwvVG8 )
47
+ * [ Free Code Camp] ( https://www.freecodecamp.org/ )
47
48
* Udacity HTML CSS: < https://in.udacity.com/course/intro-to-html-and-css--ud304 >
48
49
* Udacity JavaScript: < https://in.udacity.com/course/intro-to-javascript--ud803 >
49
50
@@ -73,6 +74,7 @@ The guide contains the following sections:
73
74
* [ Udacity] ( https://in.udacity.com/course/intro-to-machine-learning--ud120 ) - Intro to ML using Scikit-Learn.
74
75
* [ Google] ( https://developers.google.com/machine-learning/crash-course/prereqs-and-prework ) - Machine Learning Crash Course using Tensorflow.
75
76
* [ YouTube] ( https://www.youtube.com/playlist?list=PLOU2XLYxmsIIuiBfYad6rFYQU_jL2ryal ) - Machine Learning Recipes with Josh Gordon
77
+ * [ Foundations of Machine Learning] ( https://bloomberg.github.io/foml/#home ) - 30 lecture training course by Blooomberg.
76
78
77
79
## Deep Learning
78
80
* [ Fast.ai] ( http://course.fast.ai/ ) - 7 week course on Practical Deep Learning
0 commit comments