Course overview
This course is designed to empower students with foundational skills in programming and problem-solving that are critical for success in Information Technology at the master's level. Throughout this course, students will delve into essential programming concepts including variables, control statements, loops, and functions, with a strong emphasis on applying these skills to solve real-world problems. By fostering analytical thinking and systematic problem-solving approaches, this course aims to equip students with the tools necessary to tackle complex challenges in their future academic and professional endeavours. Enrolling in this course will provide students with a robust platform to understand and manipulate the building blocks of programming, setting a solid foundation for advanced studies and specialised applications in the field of Information Technology.
Course learning outcomes
- Apply problem solving strategies to solve problems and express the solution as an algorithm and then a coded solution
- Implement programs to solve problems and choose appropriate conditional and iteration constructs for a given programming task
- Apply functions to solve a given programming task
- Apply debugging and testing methods to ensure software reliability
- Apply good programming practices, specifically, coding style standards and source code documentation