Skip to content

Commit 067b467

Browse files
author
Vishal Kumar
authored
Added one useful resource for Python (#215)
Hey, I have added a helpful reference link for Python programming in the Getting started with Python section that I think will best add to your content and give your readers a more diverse understanding of the topic. I hope you will like this. Thank you.
1 parent 7568be5 commit 067b467

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ New to Python? No problem! Take a look at the following resources:
121121
- [Python course by Google](https://developers.google.com/edu/python/) (online course)
122122
- [Python course by sentdex on YouTube](https://www.youtube.com/playlist?list=PLQVvvaa0QuDe8XSftW-RAxdo6OmaeL85M)(online course)
123123
- [Learn Python the Hard Way](https://learnpythonthehardway.org/book/) (book)
124+
- [Learn Python Programming](https://www.scaler.com/topics/python)
124125
- [MIT: Introduction to Computer Science and Programming in Python](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-0001-introduction-to-computer-science-and-programming-in-python-fall-2016/) (open courseware)
125126
- [Python for Developers](http://ricardoduarte.github.io/python-for-developers/)(book)
126127
- [How to Think Like a Computer Scientist](http://openbookproject.net/thinkcs/python/english3e/)(book)

0 commit comments

Comments
 (0)