What’s popular in Python
Your source for what’s next
Popular in live online training
See allMarch 19, 2024
Python Under the Hood
Presented by Arianne Dee
Up your programming game by learning how Python works Demystify core Python features that might seem like âmagicâ Move to the next level in your Python programming Spend less time guessing ...
April 1, 2024
Spot the Python Bug
Presented by James Powell, Cameron Riddell
This Python Code Doesn't Work! Can You Spot the Mistake? Learn from interesting, provocative, non-trivial examples with in-depth mechanical and conceptual explanations Learn from othersâ (common) mistakes Learn how to spot ...
April 3, 2024
Object-Oriented Programming in Python
Presented by Arianne Dee
How do you write classes and methods in Python? What does init mean? What is object-oriented programming and when should I use it? This course will help you move beyond scripting ...
April 10, 2024
Introduction to Python Programming
Presented by Arianne Dee
Learn fundamental programming concepts in a beginner friendly language In this training session, we will help you get started learning how to code in Python, one of the most popular and ...
April 10, 2024
Hands-On Python Programming with HTTPX
Presented by Nicholas Russo
Interact with various HTTP services and REST APIs using this modern package Review extensive live code examples (with improvisation), including complex scenarios Interact with globally and freely accessible HTTP servers; no ...
April 16, 2024
Python Environments and Best Practices
Presented by Arianne Dee
Go from Coder to Developer with these Python Best Practices So you know how to do some simple scripting. Maybe youâre comfortable creating text-based applications that run in your IDE. But ...
Popular in interactive learning
See allPython Cookbook: Metaprogramming
By O'Reilly Media, Inc.
Recipes from Python Cookbook ...
Problem Solving: Finding Second Largest Value in List
By George Heineman
Evaluate order-of-growth behavior ...
Python Challenge: Write a Function that Takes Arguments
By Julian Zucker
Writing functions that take arguments from the command line ...
Python Core Beam: ParDo OneToMany
By Austin Bennett
Implementing a ParDo Function: One To Many ...
Getting Started with Python and Libraries
By Abdullah Karasan
Installing Python and playing with pandas and NumPy ...
Spectral Clustering from Scratch Using Python
By Siddharth Yadav
In this lab, you will learn how to implement spectral clustering from scratch using Python ...