COMP1117 Computer programming [Section 1A, 2022]

Hi, welcome to the course COMP1117 Computer Programming!
This is an introductory course in computer programming. Students will acquire basic Python programming skills, including syntax, identifiers, control statements, functions, recursions, strings, lists, dictionaries, tuples and files. Searching and sorting algorithms, such as sequential search, binary search, bubble sort, insertion sort and selection sort, will also be covered.
Wish you enjoy this course!