Introduction to Python Certificate

Curriculum
Lectures
  • Lecture 1: Introduction to Python and Programming Basics
  • Lecture 2: Variables, Data Types, and Operators
  • Lecture 3: Control Flow – Conditional Statements
  • Lecture 4: Loops in Python
  • Lecture 5: Functions in Python – Defining and Calling
  • Lecture 6: Data Structures in Python – Lists and Tuples
  • Lecture 7: Dictionaries and Sets in Python
  • Lecture 8: String Manipulation in Python
  • Lecture 9: File Handling and I O Operations in Python
  • Lecture 10: Introduction to Error Handling and Debugging in Python