// beginner/python-basics.course

Python Basics

Variables, control flow, functions, and data structures.

14 lessons
9 hours
Certificate included
4.8/5 0 reviews
$29.99
one-time purchase Β· lifetime access to this course
Log in to enroll

New here? Create a free account first.

Preview first 3 lessons free
// what you'll actually build

Project: build a to-do list program

Combine everything from this course into one small program: a command-line to-do list. Requirements Store tasks in a list of dictionaries, each with a "text" and a "done" boolean. Use a while loop to keep the program…

πŸ”’ Unlocks after the free preview β€” this is lesson 13 of 14.

Curriculum

1 Welcome to Python Basics 5 min 2 Variables and data types 15 min 3 Working with strings 14 min
4 Control flow: if, elif, else πŸ”’
5 Tuples and sets πŸ”’
6 Loops: for and while πŸ”’
7 List comprehensions πŸ”’
8 Lists and dictionaries πŸ”’
9 Functions πŸ”’
10 Modules and imports πŸ”’
11 Handling errors πŸ”’
12 Reading and writing files πŸ”’
13 Project: build a to-do list program πŸ”’
14 Wrap-up and what's next πŸ”’

What's included

  • 14 lessons, 9 hours of content
  • Hands-on exercises after every module
  • Real-world practice projects
  • Completion certificate

Reviews

No reviews yet.