An open API service indexing awesome lists of open source software.

https://github.com/binarymist/learning-python


https://github.com/binarymist/learning-python

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

          

# Learning Resources Within

* [The Hitchhiker’s Guide to Python](doc/TheHitchhikersGuideToPython/README.md)
- The top level sample and test directories are from the [samplemod](https://github.com/navdeep-G/samplemod) repository
* [Effective Python (2nd Edition)](https://effectivepython.com/)
- [sample-code](example-code/) which was cloned from [effectivepython](https://github.com/bslatkin/effectivepython) as a Git submodule. Details on Git submodules is [here](https://devconnected.com/how-to-add-and-update-git-submodules/)