© Connor P. Milliken 2020
C. P. MillikenPython Projects for Beginnershttps://doi.org/10.1007/978-1-4842-5355-7_9

9. Advanced Topics II: Complexity

Connor P. Milliken1 
(1)
Derry, NH, USA
 

This week is the continuation of advanced python concepts and will cover more topics that a developer has to understand on the job.

To begin the week, we’ll cover a concept that you’ve been using this whole time, generators and iterators. Over the following couple of days, we’ll cover decorators and modules, which will help us in building larger-scale applications. These concepts will help to understand how frameworks are used, like Flask and Django.

Although I don’t like talking about theory within this book, it’s important to understand how time complexity works with ...

Get Python Projects for Beginners: A Ten-Week Bootcamp Approach to Python Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.