Updated index.md (#22529)

This commit is contained in:
Sakina Fakhruddin
2018-11-14 07:06:54 +05:00
committed by Manish Giri
parent 2de472b71f
commit f478488859

View File

@ -35,6 +35,7 @@ title: Python Resources
* <a href='http://www.tutorialspoint.com/python/'>Tutorials Point - Python</a>
* <a href='https://pythonprogramming.net' target='_blank' rel='nofollow'> Set of Starter Projects with Videos </a> - From the basics onward.
* <a href="https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world" target='_blank' rel='nofollow'>The Flask Mega Tutorial (Miguel Grinberg)</a>
* <a href="https://www.udemy.com/python-complete/?start=0" target='_blank' rel='nofollow'>The Complete Python 3 Course: Beginner to Advanced!</a>
## Challenges
@ -52,6 +53,7 @@ title: Python Resources
* <a href='https://codesignal.com/' target='_blank' rel='nofollow'>CodeSignal - Prepare for interviews & further your programming skills</a>
* <a href="https://www.codewars.com/" target='_blank' rel='nofollow'>CodeWars</a>
* <a href="https://www.codechef.com/" target='_blank' rel='nofollow'>CodeChef</a>
* <a href="https://www.hackerrank.com/domains/tutorials/30-days-of-code" target='_blank' rel='nofollow'>Hackerrank</a>
## Community