Skip to content

Commit 2cd7681

Browse files
authored
Edited projects, web and ML
1 parent 7fcd87f commit 2cd7681

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,10 @@ The guide contains the following sections:
2929

3030
## Kickstart Projects
3131
* [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/)
3434
* [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.
3536

3637
## Competitive Coding
3738
* Codechef: <http://www.codechef.com/>
@@ -42,8 +43,8 @@ The guide contains the following sections:
4243
# Intermediate
4344

4445
## 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/)
4748
* Udacity HTML CSS: <https://in.udacity.com/course/intro-to-html-and-css--ud304>
4849
* Udacity JavaScript: <https://in.udacity.com/course/intro-to-javascript--ud803>
4950

@@ -73,6 +74,7 @@ The guide contains the following sections:
7374
* [Udacity](https://in.udacity.com/course/intro-to-machine-learning--ud120) - Intro to ML using Scikit-Learn.
7475
* [Google](https://developers.google.com/machine-learning/crash-course/prereqs-and-prework) - Machine Learning Crash Course using Tensorflow.
7576
* [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.
7678

7779
## Deep Learning
7880
* [Fast.ai](http://course.fast.ai/) - 7 week course on Practical Deep Learning

0 commit comments

Comments
 (0)