Skip to content

Commit d9108ac

Browse files
authored
Update README.md
1 parent f68fc23 commit d9108ac

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
- [Comprehensive topic-wise list of Machine Learning and Deep Learning tutorials, codes, articles and other resources](https://github.com/ujjwalkarn/Machine-Learning-Tutorials/blob/master/README.md).
77

88
## The Python Language
9-
- [Learn Python Codecademy](https://www.codecademy.com/learn/python#)
109
- [Python 3 in one picture](https://fossbytes.com/wp-content/uploads/2015/09/python-3-in-one-pic.png)
1110
- [**Awesome Python**](https://github.com/vinta/awesome-python)
1211
- [**Jargon from the functional programming world in simple terms!**](https://github.com/hemanth/functional-programming-jargon)
@@ -26,6 +25,13 @@
2625
- [Scripting with Python](https://www.schrodinger.com//AcrobatFile.php?type=supportdocs&type2=&ident=404)
2726
- [**Can I use Python as a bash replacement?**](http://stackoverflow.com/questions/209470/can-i-use-python-as-a-bash-replacement)
2827

28+
## Useful Online Courses
29+
- [Learn Python (Codecademy)](https://www.codecademy.com/learn/python#)
30+
- [Free Interactive Course: Intro to Python for Data Science (DataCamp)](https://www.datacamp.com/courses/intro-to-python-for-data-science)
31+
- [Introduction to Computer Science and Programming Using Python (MIT)](https://www.edx.org/course/introduction-computer-science-mitx-6-00-1x-11)
32+
- [Python for Everybody](https://www.coursera.org/learn/python)
33+
- [Python Programming Essentials](https://www.coursera.org/learn/python-programming)
34+
2935
## Data Science with Python
3036
- [**Data Science IPython Notebooks**](https://github.com/donnemartin/data-science-ipython-notebooks)
3137
- [Awesome Python - Data Analysis](https://github.com/vinta/awesome-python#science-and-data-analysis)
@@ -46,7 +52,6 @@
4652
- [**Which is better for data analysis: R or Python?**](https://www.quora.com/Which-is-better-for-data-analysis-R-or-Python)
4753
- [**Web scraping in Python**](https://github.com/ujjwalkarn/Web-Scraping)
4854
- [The Guide to Learning Python for Data Science](http://www.datasciencecentral.com/profiles/blogs/the-guide-to-learning-python-for-data-science-2)
49-
- [Free Interactive Course: Intro to Python for Data Science](https://www.datacamp.com/courses/intro-to-python-for-data-science)
5055
- [Python For Data Science - A Cheat Sheet For Beginners](https://www.datacamp.com/community/tutorials/python-data-science-cheat-sheet-basics)
5156
- [Top voted Python data science questions](http://datascience.stackexchange.com/questions/tagged/python)
5257
- [Awesome Python - Data Visualization](https://github.com/vinta/awesome-python#data-visualization)

0 commit comments

Comments
 (0)