Computing Notes Feb 2009


Series of 5 Oop Demo Programs 28 Feb 2009
This series of 5 simple programs have to be read in order 1-5
and it illustrates a common mistake in the use of OOP by the class
Demo Oop 1   Demo Oop 2   Demo Oop 3   Demo Oop 4   Demo Oop 5

  **Assignments to be submitted to tpjc_sg@yahoo.com

C++ Practical

1 Introduction to CourseWork (Word Doc)
-download files for practical 1(lesson1.zip)
2 Practical Lesson 2 (Word Doc)
-download files for practical 2(lesson2.zip)
3. **Assignment Specimen Paper A (specimenA.txt)
4 Files for practical 4(inherit01.zip 17 Feb 09)
5 Read into an array (18 Feb 09)
6 Read into an array demo program (18 Feb 09)
7. **Assignment Specimen Paper B1 (specimenB1.txt) 18 Feb 09
8 **ABC Inheritance (24 Feb 09)

Data Communication and Networking (Summary Notes)

1. Data Communication and Network (intro)
2. Tutorial 1
3. Communication Method
4. Transmission Media
5. Tutorial 2 (16 Feb 2009)
6. Error Control 16 Feb 2009
7. Tutorial 3 Tranmission Media (With Comments) 17 Feb 2009
8. Circuit and packet switching 17 Feb 2009
9. Tutorial 4 Data Transmission Error(23 Feb 2009)
10. Network Protocol 23 Feb 2009
11. Tutorial 5 Circuit/Packet and protocol (24 Feb 2009)
12. Local Area Network 24 Feb 2009
13. Internet 26 Feb 2009
14. GCE Questions 26 Feb 2009

ADDITIONAL RESOURCES

A) **Assignment Specimen Paper B2 (specimenB2.txt) 24 Feb 09
B) 3 Demo programs on OPPs and Inheritance in separate folders
C) Comments on errors in submitted C+++ Specimen Paper assignments