Skip to main content

Introduction

Book details
  • Title: Python Tricks: A Buffet of Awesome Python Features
  • Author: Dan Bader
  • Published: 2017
  • Homepage
  • Categories: python cs
Contents
  1. Introduction
  2. Patterns for Cleaner Python
  3. Effective Functions
  4. Classes & OOP
  5. Common Data Structures in Python
  6. Looping & Iteration
  7. Dictionary Tricks
  8. Pythonic Productivity Techniques
  9. Closing Thoughts