Skip to content

Commit 33f85f7

Browse files
authored
adding to the list of your resources
Hi, I was wondering if this book might be good match to add to the list of your resources for learning Python. Thank you for your consideration. Rada.
1 parent b0bd985 commit 33f85f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@
197197
- [Python Patterns](http://matthiaseisen.com/pp/) - A directory of proven, reusable solutions to common programming problems.
198198

199199
- [Intro to Computer Science - Build a Search Engine & a Social Network](https://www.udacity.com/course/intro-to-computer-science--cs101) - A great, free course for learning Python if you haven't programmed before.
200+
- [Classic Computer Science Problems in Python](https://www.manning.com/books/classic-computer-science-problems-in-python) - this book presents dozens of coding challenges, ranging from simple tasks like finding items in a list with a binary search algorithm to clustering data using k-means.
200201

201202
<br>
202203

0 commit comments

Comments
 (0)