Live Online Classes in Design, Coding & AI — Small Classes, Free Retakes
2,000+ Free Courses with Certificates: Coding, AI, SQL, and More
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
Explore Python packages from both the standard library and community ecosystem through this bi-weekly video series featuring developer advocate Nafiul Islam from JetBrains. Discover the functionality and practical applications of essential Python tools including collections.namedtuple for creating lightweight data structures, enhanced dictionary types like defaultdict and Counter for specialized data handling, itertools for efficient iteration patterns, pathlib for modern file system path manipulation, and contextlib for managing execution contexts and resource handling.
Syllabus
What does this package do? - Episode 1: collections.namedtuple
What does this package do? - Episode 2: Enhanced Dictionaries (defaultdict and Counter)
What does this package do? - Episode 3: Python itertools
How to Use Pathlib in Python | Quickstart Guide or Beginners
What does this package do? - Episode 5: Contextlib
Taught by
PyCharm by JetBrains