Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
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.
  • Loading branch information
raer6 authored Aug 29, 2018
commit 33f85f708d88fe335af01190bcf2b33ea38a569e
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@
- [Python Patterns](http://matthiaseisen.com/pp/) - A directory of proven, reusable solutions to common programming problems.

- [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.
- [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.

<br>

Expand Down