
Python Programming 101
Course Description: Welcome to Python Programming 101! This course is designed for beginners with little to no programming experience who are interested in learning one of the most popular programming languages in the world. Over the course of 6 sections, you will learn the foundational concepts of Python programming, from variables and data types to object-oriented programming and libraries and modules.
Curriculum
- 6 Sections
- 15 Lessons
- 0m Duration
Section 1: Introduction to Python and Getting Started
2 Lessons
- Module 1: Introduction to Python
- Module 2: Getting Started
Section 2: Basic Programming Concepts
3 Lessons
- Module 3: Variables and Data Types
- Module 4: Operators and Expressions
- Module 5: Control Flow Statements
Section 3: Functions
3 Lessons
- Module 6: Introduction to Functions
- Module 7: Writing Functions
- Module 8: Built-in Functions
Section 4: Collections
3 Lessons
- Module 9: Lists
- Module 10: Tuples
- Module 11: Dictionaries
Section 5: Input and Output and Exception Handling
2 Lessons
- Module 12: Input and Output
- Module 13: Exception Handling
Section 6: Object-Oriented Programming and Libraries and Modules
2 Lessons
- Module 14: Object-Oriented Programming (OOP)
- Module 15: Libraries and Modules