What’s popular in Python
Your source for what’s next
Popular in live online training
See allJuly 6, 13, 20, 27 & August 3, 2023
Python in 5 Weeks: Python Programming for Beginners—with Interactivity
Presented by Reuven Lerner
Python programming for beginners Learning a programming language is like learning a foreign (human) language: It requires not just a new mindset, but also lots of practice in using the language. ...

July 25, 2023
Python Data Structures and Comprehensions
Presented by Arianne Dee
Level Up Your Python Skills Provides much-needed focus on key topics to help Python coders advance Shows data structures that are in modules/libraries and not just the built-in ones Demonstrates how ...

September 6, 2023
Python Full Throttle with Paul Deitel: A One-Day, Fast-Paced, Code-Intensive Python Presentation
Presented by Paul Deitel
Dive into Python using your object-oriented programming knowledge and get up to speed on Python 3.7+. Includes several new Python 3.8 â 3.10 language features. Live instruction by Paul Deitel, bestselling ...

September 7, 2023
Real-World Python by Example
Presented by Nicholas Russo
A No-Nonsense, Example-Based Python Course Practical learning with 90% code examples and reviews + 10% theory and concepts for a task-oriented and fun class See how features work in concert so ...

July 27, 2023
Real-World Python by Example
Presented by Nicholas Russo
A No-Nonsense, Example-Based Python Course Practical learning with 90% code examples and reviews + 10% theory and concepts for a task-oriented and fun class See how features work in concert so ...

July 25, 2023
Python Full Throttle with Paul Deitel: A One-Day, Fast-Paced, Code-Intensive Python Presentation
Presented by Paul Deitel
Dive into Python using your object-oriented programming knowledge and get up to speed on Python 3.7+. Includes several new Python 3.8 â 3.10 language features. Live instruction by Paul Deitel, bestselling ...

Popular in interactive learning
See allFunctional Python: Implementing Immutable Data Structures
By Julian Zucker
Prevent mutation-based bugs with tools in the Python standard library ...
Python Core Beam: GroupByKey
By Austin Bennett
Implementing a GroupByKey ...
Quantitative Trading with Python: Loading Data Using Python
By Harshit Tyagi
Quantitative trading is an extremely sophisticated area of quantitative finance. The process comprises a set of quantitative analysis approaches with the goal of identifying profitable trading opportunities. There are many strategies ...
Quantitative Trading with Python: Methods of Calculating Returns
By Harshit Tyagi
Quantitative trading is an extremely sophisticated area of quantitative finance. The process comprises a set of quantitative analysis approaches with the goal of identifying profitable trading opportunities. There are many strategies ...
Spectral Clustering from Scratch Using Python
By Siddharth Yadav
In this lab, you will learn how to implement spectral clustering from scratch using Python ...
Getting Started with Python and Libraries
By Abdullah Karasan
Installing Python and playing with pandas and NumPy ...