• the different programming languages and the appropriateness of their use in solving different types of problems
• construction of syntactically correct code that implements the logic described in the algorithm
Students learn to:
• identify an appropriate language to solve a particular problem
• recognise the appropriateness of either a sequential or event-driven approach to solve a particular problem
• develop syntactically correct code to solve a problem in a given language
https://github.com/AuroraCollegeSDD/12SDD_Course_Information_v2/wiki/9.2.3-Implementation-of-software-solution#implementation-of-the-design-using-an-appropriate-language
Students learn about:
• the different programming languages and the appropriateness of their use in solving different types of problems • construction of syntactically correct code that implements the logic described in the algorithm
Students learn to:
• identify an appropriate language to solve a particular problem • recognise the appropriateness of either a sequential or event-driven approach to solve a particular problem • develop syntactically correct code to solve a problem in a given language