Description
In this course, you will learn :
- Data types, control flow, functions, file operations, and object-oriented programming are among the topics covered. After completing this course, you will be able to write Python programmes for a wide range of applications.
Syllabus :
- Unit 1: Introduction to Python 3
- Unit 2: Operators
- Unit 3: Input and Flow Control Statements
- Unit 4: Data Structures I – Lists and Strings
- Unit 5: Functions
- Unit 6: Basic Data Structures II – Tuples, Sets and Dictionaries
- Unit 7: File Handling
- Unit 8: Regular Expressions
- Unit 9: Exception Handling
- Unit 10: Object-Oriented Programming