AuroraCollegeSDD2020 / 12SDD_Course_Information_v2

GNU General Public License v3.0
0 stars 0 forks source link

9.2.3-Implementation-of-software-solution#implementation-of-the-design-using-an-appropriate-language #22

Open ProfStick opened 4 years ago

ProfStick commented 4 years ago

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