Skip to main content

Python 3: Deep Dive (Part 2)

Python 3: Deep Dive (Part 2)
Python 3: Deep Dive (Part 2), Sequences, Iterables, Iterators, Generators, Context Managers and Generator-based Coroutines
  • HIGHEST RATED
  • Created by Fred Baptiste
  • English


PREVIEW THIS COURSE - GET COUPON CODE

What you'll learn
  • You'll be able to leverage the concepts in this course to take your Python programming skills to the next level.
  • Sequence Types and the sequence protocol
  • Iterables and the iterable protocol
  • Iterators and the iterator protocol
  • List comprehensions and their relation to closures
  • Generator functions
  • Generator expressions
  • Context managers
  • Creating context managers using generator functions
  • Using Generators as Coroutines
Comment Policy: Please write your comments according to the topic of this page's post. Comments containing links will not be displayed until approved.
Buka Komentar
Tutup Komentar
-->