Lecturer
Your browser is ancient!
Upgrade to a different browser to experience this site.
This course introduces the basics of Python 3, including conditional execution and iteration as control structures, and strings and lists as data structures. You'll program an on-screen Turtle to draw pretty pictures. You'll also learn to draw reference diagrams as a way to reason about program executions, which will help to build up your debugging skills. The course has no prerequisites. It will cover Chapters 1-9 of the textbook "Fundamentals of Python Programming," which is the accompanying text (optional and free) for this course.
The course is for you if you're a newcomer to Python programming, if you need a refresher on Python basics, or if you may have had some exposure to Python programming but want a more in-depth exposition and vocabulary for describing and reasoning about programs.
This is the first of five courses in the Python 3 Programming Specialization.
Welcome to Python Basics, an introductory programming course focused on core Python concepts. Learners practice writing, reading, and debugging programs while working with data structures, control flow, and problem-solving strategies.
This abbreviated syllabus description was created with the help of AI tools and reviewed by staff. The full syllabus is available to those who enroll in the course.
Module 1: General Introduction
Module 2: Sequence and Iteration
Module 3: Booleans and Conditionals
Module 4: Sequence Mutation and Accumulation Patterns
Learners must earn an overall grade of 80% to pass. There are nine assignments worth a total of 80% of your final grade and a Final Course Assignment worth 20% of your final grade.
Lecturer
Assistant Professor
Michael D. Cohen Collegiate Professor of Information
Course content developed by U-M faculty and managed by the university. Faculty titles and affiliations are updated periodically.
Beginner Level
No prior experience required