Python 3: Deep Dive (Part 2)

Online Courses Udemy - Python 3: Deep Dive (Part 2). Sequences, Iterables, Iterators, Generators, Context Managers and Generator-based Coroutines
Created by Fred Baptiste | English
This course includes
- 34.5 hours on-demand video
- 138 downloadable resources
- Full lifetime access
- Access on mobile and TV
- Certificate of Completion
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
Post a Comment for "Python 3: Deep Dive (Part 2)"