Module code: ECS414U
Credits: 15
Semester: SEM2
This module aims to improve your programming skills and to develop fundamental skills in reading, writing, describing, structuring and reasoning about programmes. In particular, the course aims to develop these skills at the level of mid-level structure as seen in the object oriented style of programming.
Topics covered include:
By the end of the module you will be able to use most of the object-oriented concepts when writing programmes. Given a description of a problem in English, you should be able to identify the relevant classes and subclasses for the solution; write the methods reflecting the requested behaviour of the system; test and debug the programme.
Level: 4