Python 3 Programming Specialization

This specialization teaches the fundamentals of programming in Python 3. We will begin at the beginning, with variables, conditionals, and loops, and get to some intermediate material like keyword parameters, list comprehensions, lambda expressions, and class inheritance.
You will have lots of opportunities to practice. You will also learn ways to reason about program execution, so that it is no longer mysterious and you are able to debug programs when they don’t work.
By the end of the specialization, you’ll be writing programs that query Internet APIs for data and extract useful information from them. And you’ll be able to learn to use new modules and APIs on your own by reading the documentation. That will give you a great launch toward being an independent Python programmer.
This specialization is a good next step for you if you have completed Python for Everybody but want a more in-depth treatment of Python fundamentals and more practice, so that you can proceed with confidence to specializations like Applied Data Science with Python.
But it is also appropriate as a first set of courses in Python if you are already familiar with some other programming language, or if you are up for the challenge of diving in head-first.
WHAT YOU WILL LEARN

  • How to inspect and understand APIs and third party libraries to be used with Python 3
  • How to apply the Python imaging library (pillow) to open, view, and manipulate images, including cropping, resizing, recoloring, and overlaying text
  • How to apply the python tesseract (py-tesseract) library with Python 3 in order to detect text in images through optical character recognition (OCR)
  • How to apply the open source computer vision library (opencv) to detect faces in images, & how to crop and manipulate these faces into contact sheets
Filter Courses within "Python 3 Programming Specialization" (Click to filter)
Python Classes and Inheritance (Coursera) Coursera
University of Michigan

Python Classes and Inheritance (Coursera)

Discover the power of Python's class-based object-oriented programming (OOP) in this detailed online course. Learn to create reusable code through classes and instances, understand inheritance for efficient code reuse, and explore best practices for designing effective Python classes. This course is ideal for programmers looking to enhance their OOP skills with Python.

Jun 22nd 2026
3 Weeks
Python Functions, Files, and Dictionaries (Coursera) Coursera
University of Michigan

Python Functions, Files, and Dictionaries (Coursera)

Dive into the world of Python programming with our beginner-friendly course on Functions, Files, and Dictionaries. Whether you're new to coding or looking to enhance your Python skills, this course will equip you with the fundamental knowledge needed to manipulate data effectively using Python's powerful features. From understanding user-defined functions and local/global variables to mastering file handling and dictionary data structures, this course is designed to provide a strong foundation for further exploration into Python programming.

Jun 15th 2026
5-12 Weeks
Python Basics (Coursera) Coursera
University of Michigan

Python Basics (Coursera)

Discover the basics of Python 3 with our comprehensive online course designed for beginners. From control structures to data handling, learn how to create engaging graphics with an on-screen Turtle and develop crucial debugging skills. Perfect for those new to programming or looking to refresh their Python knowledge.

Jun 15th 2026
4 Weeks
Data Collection and Processing with Python (Coursera) Coursera
University of Michigan

Data Collection and Processing with Python (Coursera)

Discover how to efficiently collect and process data online using Python in this comprehensive course. From understanding Python list comprehensions to interacting with REST APIs and building a functional tag recommender system for the Flickr photo sharing site, you'll gain valuable skills in data handling and analysis.

Jun 15th 2026
3 Weeks
Page 1