top of page
SEC Computing
Find the chapters covering the SEC computing syllabus and the list of chapters for programming.
Chapter Index

Programming Dedicated Systems
Title | Year 9 | Year 10 | Year 11 |
|---|---|---|---|
Arduino 7 Car Wipers | Ready | NA | |
Adruino 6 Basic Servo Control | Ready | NA | NA |
Arduino 5 Analog Input | Ready | NA | NA |
Arduino 4 Fixed Period Traffic Lights | Ready | NA | NA |
Arduino 3 External Input Components | Ready | NA | NA |
Arduino 2 Simple Circuits | Ready | NA | NA |
Arduino 1 Blinking Lights | Ready | NA | NA |
Programming & Coursework
Programming lessons will be given throughout the year using the guideline list below. These lessons are geared towards the SEC Coursework to be submitted in Year 11.
Chapter | Year 11 | Year 10 | Year 9 |
|---|---|---|---|
The RETURN Keyword | Ready | Ready | |
Meaningful Identifiers and Code Convention | Ready | Ready | |
Variable Scope | Ready | Ready | |
A Menu Driven Program | Ready | Ready | |
The Array Data Structure | Ready | Ready | |
Array Parameters and Array Returns | Ready | Ready | |
The Array FOR Loop | NA | Ready | |
Array Helper Methods | Ready | Ready | |
What is Object-Oriented Programming? | NA | Earmarked | |
The Class Data Type | NA | Earmarked | |
The Constructor and NEW Keyword | NA | Earmarked | |
Adding Behaviour to a Class | NA | Earmarked |
Where is the code?
Do you have an error, not managing to keep up in class? This is perfectly normal! You just need more practice. You will always find all the code we write on Github. Fill in the gaps at home.

Programming Resources
If you want to supplement the programming examples in class with a good resource, you can use the Java section on Programiz. This site is geared towards compact learning with great examples.
Programming Index
bottom of page

