From f321632b45e14a28d02a788d2fb0f6f2739db0b4 Mon Sep 17 00:00:00 2001 From: raer6 <40835566+raer6@users.noreply.github.com> Date: Wed, 29 Aug 2018 17:17:55 +0200 Subject: [PATCH] adding to your Python Language list Hi, I was wondering if this book might be good resource for learning Python. Thank you for your consideration, Rada. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0f40a8..3b08d96 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ - [Python Scripting Tutorial](http://www.dreamsyssoft.com/python-scripting-tutorial/intro-tutorial.php) - [Scripting with Python](https://www.schrodinger.com//AcrobatFile.php?type=supportdocs&type2=&ident=404) - [**Can I use Python as a bash replacement?**](http://stackoverflow.com/questions/209470/can-i-use-python-as-a-bash-replacement) - +- [Classic Computer Scinece Problems in Python](https://www.manning.com/books/classic-computer-science-problems-in-python) ## Useful Online Courses - [Learn Python (Codecademy)](https://www.codecademy.com/learn/python#) - [Free Interactive Course: Intro to Python for Data Science (DataCamp)](https://www.datacamp.com/courses/intro-to-python-for-data-science)