Teaching Schedule

IT-323 Python Programming 3(2-1)

Week Lecture No Contents to be covered Resources Remarks
Week 1        
  Lecture #1 Getting Started with Python: An Introduction to Python Programming, Software Installation, and Writing a “Hello, World!” Program    
  Lecture #2 Python print Function: Introduction to print,Basic Printing, Printing Different Data Types, Using sep and end Parameters, Print Variables, String Formatting with f-Strings, Printing Special Characters lecture notes Please complete tasks 1-6.
  Lecture #3 Syntax error, Comments, Indentation slides, lecture notes Please complete tasks 8-13, 15. Fix the Error 1-3
Week 2        
  Lecture #1 Python basics Revision, Code Together & Lead Together lecture notes Please complete task 16. MCQs 1-45. Exercises 1-3, 6-7. Review Questions 1
  Lecture #2   lecture notes  
  Lecture #3   slides, lecture notes