/python_tricks

Notes from the book Python Tricks by Dan Bader

Primary LanguageJupyter Notebook

Python tricks

Jupyter Notebooks of the book Python Tricks A Buffet of Awesome Python Features by Dan Bader

  • Chapter 2 - Patterns for Cleaner Python
  • Chapter 3 - Effective Functions
  • Chapter 4 - Classes and OOP
  • Chapter 5 - Common Data Structures in Python
  • Chapter 6 - Looping and Iteration
  • Chapter 7 - Dictionary Tricks
  • Chapter 8 - Python Productivity