Resources

Introduction to City and Guilds course 7261-249

Aims

To enable students to:

  1. create, document and use user-defined classes

  2. read a data file into memory and print it

  3. input records at the keyboard, update and write the file back to disk

  4. code and document a system from a given specification

Schedule

Introduction

Program development - design, develop, debug and document programs. Introduction to OOP.

Notes

Throughout the notes text appearing in courier represents computer related information, such as C++ keywords, assembly statements, contents of memory locations, etc.

Words appearing in bold relate to learning objectives in the students log book.

Downloads