• Stars
    star
    1,365
  • Rank 34,436 (Top 0.7 %)
  • Language
    Jupyter Notebook
  • License
    GNU General Publi...
  • Created almost 7 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Python Deep Dive Course - Accompanying Materials

Python Deep Dive

Various Jupyter notebooks and Python sources associated with my Udemy Python 3 Deep Dive course series:

  • Part 1: Mainly functional programming
  • Part 2: Mainly iterables, iterators and generators
  • Part 3: Mainly hash maps
  • Part 4: OOP

Many of these require Python 3.6 or above.