Python resources for everybody
https://learnbyexample.github.io/py_resources/ is a collection of Python learning resources. Many of the resources, especially the beginner ones, are free.
Table of Contents
- Beginner resources
- Specific features
- Abstract Syntax Trees
- Async and concurrency
- Command line applications
- Context managers
- Decorators and closures
- Exception handling
- Iterables, Generators, Yield, Itertools
- Lambda
- Lists and comprehensions
- Logging
- Memoization
- OS interaction
- Pattern matching
- Profiling code and speeding up Python
- Python Packaging
- Regular Expressions
- Socket Programming
- Standard library
- Type annotations
- Virtual Environments
- Intermediate to Advanced resources
- Domain specific resources
- Miscellaneous
Acknowledgements
- mdBook â for converting markdown to web version
- mdBook-pagetoc â for adding table of contents
- minify-html â for minifying html files
- Warning and Info icons by Amada44 under public domain
- Inkscape â favicon
- canva â poster
- pngquant, svgcleaner â for optimizing images
License
This work is licensed under a Creative Commons Zero v1.0 Universal License