Gr 10 – Reading text file

If you use a “one class, one main method” approach to grade 10 Java, this is a good end-of-year exercise revising the work done during the year. This program reads in a text file of “learner houses” and “money raised”. It totals the...

Gr 12 – OOP Theory Prac

Object Orientated Programming (OOP) is at the heart of the Java syllabus and features in both the theory and the practical exam paper. Short easy overview. Version Two. Click here. OOP in practice – both theory and practical. Click here. OOP in practice –...