AuroraCollegeSDD2020 / 12SDD_Course_Information_v2

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

9.2.2-Planning-and-designing-software-solutions#factors-to-be-considered-when-selecting-the-programming-language-to-be-used #20

Open ProfStick opened 4 years ago

ProfStick commented 4 years ago

https://github.com/AuroraCollegeSDD/12SDD_Course_Information_v2/wiki/9.2.2-Planning-and-designing-software-solutions#factors-to-be-considered-when-selecting-the-programming-language-to-be-used

Students learn about:

• sequential or event-driven software – driven by the programmer or user • features required, and features available in the language • commands within the language to interface with the required hardware • ability to run under different operating systems

Students learn to:

• recognise that the choice of programming language to be used depends on the problem to be solved