Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dipakkr authored Nov 12, 2018
1 parent 3cbcd40 commit 6625e1f
Showing 1 changed file with 23 additions and 21 deletions.
44 changes: 23 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,27 +86,29 @@ When I was in college, I missed a lot of opportunities like hackathons, conferen

> [**Browse this link for detailed information on Python**](Python.md)
- [Learn Python | CodeAcademy](https://www.codecademy.com/learn/learn-python)
- [Progate Python Classes](https://progate.com/languages/python) :baby:
- [Video Tutorial for absolute beginners | YouTube](http://bit.ly/2NkrsKh) :baby:
- [Intro to Python | Udacity](https://in.udacity.com/course/introduction-to-python--ud1110-india) :free:
- [Python For Everybody](https://www.coursera.org/specializations/python)
- [Write Better Python Functions](https://jeffknupp.com/)
- [Learning Python: From Zero to Hero](https://medium.freecodecamp.org/learning-python-from-zero-to-hero-120ea540b567)
- [Automate the Boring Stuff with Python](https://automatetheboringstuff.com/) - Recommended
- [The New Boston Python | Youtube](https://www.youtube.com/playlist?list=PL6gx4Cwl9DGAcbMi1sH6oAMk4JHw91mC_) :baby:
- [Think Python 2e - Green Tea Press](http://greenteapress.com/thinkpython2/thinkpython2.pdf)
- [A Byte of Python](https://python.swaroopch.com/)
- [Project Euler](https://projecteuler.net/) - Great for practicing writing Python codes
- [A Whirlwind Tour of Python](https://github.com/jakevdp/WhirlwindTourOfPython)
- [Python Data Science Handbook](https://github.com/jakevdp/PythonDataScienceHandbook)
- [Python 3 Tutorial - Solo Learn](https://www.sololearn.com/Course/Python)
- [Real Python](https://realpython.com)
- [Pandas | Kaggle](https://www.kaggle.com/learn/pandas)
- [Python Class By Google](https://developers.google.com/edu/python/) - Recommended
- [Intro to Python for Data Science](https://www.datacamp.com/courses/intro-to-python-for-data-science)
- [Python 3 for humans that want practical project exposure](https://pythonprogramming.net/)
- [Learn Python the Hard Way](https://learnpythonthehardway.org/)
- **Tutorials**

- [Learn Python | CodeAcademy](https://www.codecademy.com/learn/learn-python)
- [Progate Python Classes](https://progate.com/languages/python) :baby:
- [Video Tutorial for absolute beginners | YouTube](http://bit.ly/2NkrsKh) :baby:
- [Intro to Python | Udacity](https://in.udacity.com/course/introduction-to-python--ud1110-india) :free:
- [Python For Everybody](https://www.coursera.org/specializations/python)
- [Write Better Python Functions](https://jeffknupp.com/)
- [Learning Python: From Zero to Hero](https://medium.freecodecamp.org/learning-python-from-zero-to-hero-120ea540b567)
- [Automate the Boring Stuff with Python](https://automatetheboringstuff.com/) - Recommended
- [The New Boston Python | Youtube](https://www.youtube.com/playlist?list=PL6gx4Cwl9DGAcbMi1sH6oAMk4JHw91mC_) :baby:
- [Think Python 2e - Green Tea Press](http://greenteapress.com/thinkpython2/thinkpython2.pdf)
- [A Byte of Python](https://python.swaroopch.com/)
- [Project Euler](https://projecteuler.net/) - Great for practicing writing Python codes
- [A Whirlwind Tour of Python](https://github.com/jakevdp/WhirlwindTourOfPython)
- [Python Data Science Handbook](https://github.com/jakevdp/PythonDataScienceHandbook)
- [Python 3 Tutorial - Solo Learn](https://www.sololearn.com/Course/Python)
- [Real Python](https://realpython.com)
- [Pandas | Kaggle](https://www.kaggle.com/learn/pandas)
- [Python Class By Google](https://developers.google.com/edu/python/) - Recommended
- [Intro to Python for Data Science](https://www.datacamp.com/courses/intro-to-python-for-data-science)
- [Python 3 for humans that want practical project exposure](https://pythonprogramming.net/)
- [Learn Python the Hard Way](https://learnpythonthehardway.org/)

- **Best GitHub Repositories to follow**
- [The Algorithms Python](https://github.com/TheAlgorithms/Python)
Expand Down

0 comments on commit 6625e1f

Please sign in to comment.