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 |
|---|---|---|---|
Meaningful Commenting | Ready | Ready | Ready |
The IF Statement | Ready | Ready | Ready |
The IF Else Statement | Ready | Ready | Ready |
The Switch Statement | Ready | Ready | Ready |
Logical Operators | Ready | Ready | Ready |
The Nested IF Statement | Ready | Ready | Ready |
The FOR Loop | Ready | Ready | |
The WHILE Loop | Ready | Ready | |
The DO ... WHILE Loop | Ready | Ready | |
Readable Code | Ready | Ready | |
Declaring Methods | Ready | Ready | |
Calling Methods | Ready | Ready |
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

