This commit is contained in:
Sandeep Mishra 2022-04-01 17:23:49 +05:30 committed by GitHub
commit 1ea1cbf011
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -82,6 +82,7 @@ More free resources can be found on [codeburst.io](https://codeburst.io)
* [FreeCodeCamp](https://www.freecodecamp.com/) * [FreeCodeCamp](https://www.freecodecamp.com/)
* [The Essential Web Developer Course](http://upskillcourses.com/p/essential-web-developer-course) * [The Essential Web Developer Course](http://upskillcourses.com/p/essential-web-developer-course)
* [Epicodus Programming Bootcamp Curriculum](https://www.learnhowtoprogram.com/courses) * [Epicodus Programming Bootcamp Curriculum](https://www.learnhowtoprogram.com/courses)
* [Scaler Web Development Course](https://www.scaler.com/courses/web-development/)
* Classes * Classes
* [SANITIZED list of 530+ free online programming/CS courses (MOOCs) with feedback(i.e. exams/homeworks/assignments) that you can start this month (December 2016)](https://www.reddit.com/r/learnprogramming/comments/5gr8nw/heres_a_sanitized_list_of_530_free_online/) - *Needs Updating* * [SANITIZED list of 530+ free online programming/CS courses (MOOCs) with feedback(i.e. exams/homeworks/assignments) that you can start this month (December 2016)](https://www.reddit.com/r/learnprogramming/comments/5gr8nw/heres_a_sanitized_list_of_530_free_online/) - *Needs Updating*
* [Udacity Free Web Development Courses (Google)](https://www.udacity.com/courses/web-development) * [Udacity Free Web Development Courses (Google)](https://www.udacity.com/courses/web-development)
@ -240,6 +241,7 @@ More free resources can be found on [codeburst.io](https://codeburst.io)
* [15 Free e-books to learn Python](https://medium.com/@bmorelli25/15-free-ebooks-to-learn-python-c299943f9f2c) * [15 Free e-books to learn Python](https://medium.com/@bmorelli25/15-free-ebooks-to-learn-python-c299943f9f2c)
* [Programming Foundations with Python - Udacity](https://www.udacity.com/course/programming-foundations-with-python--ud036) * [Programming Foundations with Python - Udacity](https://www.udacity.com/course/programming-foundations-with-python--ud036)
* [Designing RESTful APIs - Udacity](https://www.udacity.com/course/designing-restful-apis--ud388) * [Designing RESTful APIs - Udacity](https://www.udacity.com/course/designing-restful-apis--ud388)
* [Free Resources to Learn Python](https://www.scaler.com/topics/python/)
--- ---
### Learn APIs ### Learn APIs