Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn Python programming from the ground up through this comprehensive 3-hour and 15-minute course designed specifically for absolute beginners with no prior programming experience. Master fundamental programming concepts starting with basic syntax and operators, then progress through boolean expressions and conditional statements using if-else logic. Develop proficiency in control flow structures including loops for repetitive tasks, and understand how to create reusable code through functions. Explore essential data structures including lists for storing collections of items and tuples for immutable data sequences. Advance to object-oriented programming concepts by learning about classes and objects, culminating with constructor methods for initializing object instances. Practice all concepts hands-on using an online integrated development environment (IDE) that requires no software installation, making it accessible from any device with internet access.
Syllabus
1 | Getting Started | Python for Complete Beginners
2 | Operators | Python for Complete Beginners
3 | Boolean Expressions | Python for Complete Beginners
4 | If Else | Python for Complete Beginners
5 | Loops | Python for Complete Beginners
6 | Functions | Python for Complete Beginners
7 | Lists | Python for Complete Beginners
8 | Tuple | Python for Complete Beginners
9 | Classes & Objects | Python for Complete Beginners
10 | Constructors | Python for Complete Beginners
Taught by
Automation Step by Step