Beginner

Weekly Python Exercise A123: Beginner bundle

Get all three beginner-level WPE cohorts in 2021, for a total of 45 weeks of Python learning!

Add Python to your resume — Intro Python bundle

New to Python programming? This bundle will get you going — syntax, data structures, functions, files, objects, and even comprehensions.

Testing your Python programs with pytest

Want to write more reliable Python code? You want "pytest". In this 4-hour webinar from Sept 2020, I get you started testing your code.

Comprehending comprehensions

Comprehensions are one of Python's most powerful — and least understood — tools. Learn how to write and use them, in this in-depth course.

Python for non-programmers

Want to learn Python, but are new to programming? This free 15-hour course, recorded in the spring/summer of 2020, will get you going.

Intro Python: Files

In this course, get started reading from and writing to files, including CSV and JSON.

Weekly Python Exercise A1: Data structures for beginners

Improve your Python, one week at a time, with 15 beginner-level exercises about data structures.

Weekly Python Exercise A2: Functions for beginners

Improve your Python, one week at a time, with 15 beginner-level exercises about functions.

Weekly Python Exercise A3: Object-oriented Python

15 exercises for Python beginners, focusing on object-oriented programming. 

Intro Python: Functions

Object-oriented Python

Learn how to write object-oriented code (classes, attributes, and methods) in Python! Includes many exercises and solutions.

Intro Python: Fundamentals

Jump-start your Python programming with this introduction to the language's fundamental syntax and data structures.