Madecraft

Python Quick Start

Labor Day starts with $70+ in savings on Coursera Plus. Save 40% for 3 months.

Madecraft

Python Quick Start

Madecraft

Instructor: Madecraft

Included with Coursera PlusLearn more

Gain insight into a topic and learn the fundamentals.
Beginner level

Recommended experience

6 hours to complete
Flexible schedule
Learn at your own pace
Gain insight into a topic and learn the fundamentals.
Beginner level

Recommended experience

6 hours to complete
Flexible schedule
Learn at your own pace

What you'll learn

  • Write custom Python functions, control program logic with conditionals and loops, and organize data using lists and tuples.

  • Build classes and objects using inheritance to model real-world systems in working Python code.

Details to know

Shareable certificate

Add to your LinkedIn profile

Recently updated!

August 2026

Assessments

12 assignments¹

AI Graded see disclaimer
Taught in English

See how employees at top companies are mastering in-demand skills

 logos of Petrobras, TATA, Danone, Capgemini, P&G and L'Oreal

There are 9 modules in this course

You're standing at the start of a skill that keeps opening doors, no matter which field you work in. In this module, you'll identify what sets Python apart from other languages so you can decide with confidence where it fits into your own goals.

What's included

5 videos2 readings1 assignment

Every line of Python you write has to live somewhere, and every piece of data you work with needs a type it can be trusted to follow. In this module, you'll set up a working Python environment and organize your first pieces of data so you can start writing code that actually runs.

What's included

3 videos1 reading1 assignment

The moment you catch yourself typing the same lines of code in three different places, you've found the exact problem functions were invented to solve. In this module, you'll write custom and built-in Python functions so your programs stay organized, reusable, and easy to read as they grow.

What's included

5 videos3 readings2 assignments

The moment you need to keep track of more than one piece of related information at a time, a single variable stops being enough. In this module, you'll store collections of data as lists or tuples, choosing the sequence type that matches whether that data should stay changeable or protected.

What's included

3 videos1 reading2 assignments

A program that does the exact same thing no matter what's happening isn't very useful for long. In this module, you'll write conditional statements that direct a program to take different actions based on whether one or more conditions are true.

What's included

4 videos2 readings1 assignment

Doing the same thing to every item in a list one at a time, by hand, gets old fast, and it doesn't scale past a handful of items. In this module, you'll write for loops and while loops that repeat a set of instructions across a sequence or a range of numbers.

What's included

3 videos1 reading1 assignment

A function that calls itself sounds like it should spiral into nonsense, but it's actually one of the cleanest ways to solve a certain kind of problem. In this module, you'll write a recursive function that solves a problem by calling itself on a simpler version of that same problem, using a base case and a recursive case.

What's included

2 videos1 assignment

Bundling related data and behavior together, instead of scattering variables and functions that all secretly depend on each other, changes how a program scales. In this module, you'll build classes and objects, including subclasses that inherit and override behavior from a parent class, to represent real-world things in code.

What's included

2 videos2 assignments

Finishing a course is the beginning of building the habit, not the end of it. In this module, you'll identify concrete next steps and resources for continuing to build your Python skills independently.

What's included

1 video1 assignment

Instructor

Madecraft
Madecraft
111 Courses10,433 learners

Offered by

Madecraft

Why people choose Coursera for their career

Felipe M.

Learner since 2018
"To be able to take courses at my own pace and rhythm has been an amazing experience. I can learn whenever it fits my schedule and mood."

Jennifer J.

Learner since 2020
"I directly applied the concepts and skills I learned from my courses to an exciting new project at work."

Larry W.

Learner since 2021
"When I need courses on topics that my university doesn't offer, Coursera is one of the best places to go."

Chaitanya A.

"Learning isn't just about being better at your job: it's so much more than that. Coursera allows me to learn without limits."

Frequently asked questions

¹ Some assignments in this course are AI-graded. For these assignments, your data will be used in accordance with Coursera's Privacy Notice.