by Editorial | Apr 13, 2025 | Grade 10 - OOP, Grade 11 - OOP, Teacher
One thing I have learnt over the past 8 years teaching Java to high school students . . . do it fast and do it right. Teach OOP right away; out of the box – from lesson 101. The approach of doing “one class, one main method” for the first year, in my...
by Editorial | Oct 31, 2023 | Grade 10 - Exam memos, Grade 10 - OOP, Grade 10 - Theory, PWC grade 10 - All
Here are the grade 10 july 2023 exam papers, both the Java and SQL practical as well as IT theory. Theory Click here for the exam paper Click here for the memo Practical Click here for the exam paper Click here for the memo Do not worry about the blank pages in the...
by Editorial | Sep 3, 2020 | Grade 10, Grade 10 - OOP
Object Orientated Programming Object Orientated Programming is a journey where you move from a single class, single method program (has a main method only) to a multi-class program with many methods. The best place to start is with a single class program that has...
by Editorial | Nov 8, 2019 | Grade 10 - Exam memos, Grade 10 - OOP, PWC grade 10 - All
Information Technology OOP Cycle Test – September 2019 cycle test. Two class program. Area calculator. Click...