Introduction to Programming
Module code: FS0060
Becoming a successful computer programmer is about much more than learning a programming language and its commands. You also need to fully understand the concepts, learn how to approach programming challenges, and above all, gain proficiency by practising your problem-solving. In this module, you will develop transferrable skills and a mindset that will make it easier to program in any language.
Topics covered
- Tools used to create software
 - Fundamental programming concepts
 - Solving problems using programming
 - Debugging errors
 - Evaluating the quality of code