Add Python to your resume — Intro Python bundle by Reuven M. Lerner

Add Python to your resume — Intro Python bundle

What's included?

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.

Intro Python: Files

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

Intro Python: Functions

Intro Python: Fundamentals

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

Object-oriented Python

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

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.

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.