Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: about 6 hours 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/)