by Editorial | Sep 15, 2022 | Grade 10, Grade 10 - Exam memos
Here you will find the exam papers from July 2022. The IT theory paper and memo as well as the Java practical paper and memo. Theory exam paper Theory exam memo Java practical exam paper Java practical exam...
by Editorial | Sep 17, 2020 | Grade 10, Grade 10 - Theory
A computer is a series of transistor switches that are either on or off. By combining these switches together we can represent numbers, words and operations e.g. on off off on on off on on off off off on on etc etc In the counting system called binary there are only 2...
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 | Jun 7, 2020 | Grade 10, Grade 10 - Theory
Here are the class notes for Networking 1 for grade 10 Click here to...
by Editorial | May 13, 2020 | Grade 10, Grade 10 - Flow Pseudo Trace, PWC grade 10 - All
Being able resolve an everyday problem into a number of logical steps is a critical programming skill. We can represent a solution (algorithm) using a flow chart or pseudocode. Trace tables are a useful tool that assist us to understand how the program moves from the...
by Editorial | Apr 20, 2020 | Grade 10 - Theory
Make a close study of pages 40 to 45 in The System Software Book (Exploring IT: Theory Grade 10 .) Complete Check point one on page 45 Watch this PowerPoint presentation with audio. You will need to download the presentation and then click through manually from audio...