Automate the Boring Stuff with Python (3rd Edition)
Chapter-by-chapter summaries of Automate the Boring Stuff with Python, 3rd Edition by Al Sweigart, with each concept shown in both Python and JavaScript.
How to use
Each chapter has two pages:
- Python - The original Python concepts with concise examples
- JavaScript - The same concepts translated to JavaScript equivalents