What’s popular in Python
Your source for what’s next
Your source for what’s next
June 1, 2026
AutoGen with Python for Multi-Agent Systems
Presented by Noureddin Sadawi

July 14, 21 & 28, 2026
Hands-On Python Foundations in 3 Weeks
Presented by Arianne Dee

June 29, 2026
Python Beyond the Basics (AI Edition)
Presented by Arianne Dee

June 2, 2026
Python Full Throttle with Paul Deitel: A One-Day, Fast-Paced, Code-Intensive Python Presentation
Presented by Paul Deitel

June 5, 2026
Integrate LLMs with Python
Presented by James Powell

July 6, 13, 20, 27 & August 3, 2026
Python in 5 Weeks: Python Programming for Beginners—with Interactivity
Presented by Reuven Lerner

Introduction to Matrix Algebra Using Python
By Siddharth Yadav
In this lab, you will be introduced to matrices and related concepts using NumPy and other Python libraries ...
Python Cookbook: Iterators and Generators
By O'Reilly Media, Inc.
Recipes from Python Cookbook ...
Asset Pricing Models and Its Application in Python
By Abdullah Karasan
Determining asset pricing with CAPM and APT ...
PCA and SVD for Image Compression Using Python
By Siddharth Yadav
In this lab, you will implement PCA (principal component analysis) and SVD (singular value decomposition) for image compression using Python ...
Understanding Word Embeddings Using Python
By Siddharth Yadav
In this lab, you will learn about the concepts and methods of the widely used word embeddings using Python ...
Spectral Clustering from Scratch Using Python
By Siddharth Yadav
In this lab, you will learn how to implement spectral clustering from scratch using Python ...