ENGG1330 Computer programming I [Section 1A] [2018]

Welcome to ENGG1330 Computer Programming I 

   This is an introductory course designed for first-year engineering students to learn about 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.