Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 367 Bytes

File metadata and controls

14 lines (13 loc) · 367 Bytes

AIN1001: Computer Programming I

  1. Introduction to the course
  2. Introduction to Computers/Programming/Algorithms
  3. Introduction to Python
  4. Lists, tuples, sets, and dictionaries
  5. Strings
  6. Control flow
  7. Functions
  8. Functional Programming
  9. Exceptions and Files
  10. Classes and object-oriented programming
  11. Regular expressions
  12. Modules and Packages