Introduction to Computer ProgrammingΒΆ
This is a jupyter book for the course CS1302 Introduction to Computer Programming at City University of Hong Kong. The course aims to introduce key concepts, techniques, and good practices of programming using a high-level programming language Python.
Course Intended Learning Outcomes (CILOs):
Explain the structure of a computer program.
Analyze, test and debug computer programs.
Apply proper programming techniques to solve a task.
Construct well-structured programs.