Beginner
python
programming
beginner
Python Programming Fundamentals
Learn Python from scratch. This comprehensive course covers all the fundamentals you need to start programming in Python, including variables, data types, control structures, functions, and object-oriented programming.
J
Instructor
John
Duration
20 hours
Modules
3
Lessons
9
Start your learning journey today
This course includes:
- 9 lessons
- AI Tutor support
- Progress tracking
- Certificate on completion
Course Content
Get started with Python programming
What is Python?
10 min • Text/Article
Setting Up Your Environment
15 min • Text/Article
Learn about Python variables and different data types
Variables in Python
15 min • Text/Article
Numbers and Math
20 min • Text/Article
Strings and Text
20 min • Text/Article
Learn how to control the flow of your programs
If Statements
15 min • Text/Article
Loops
20 min • Text/Article
Quiz: Control Flow
10 min • Quiz