2024: Limited seats available for 2025 IT Explorer!
Explore IT, prepare for FET IT or supercharge your IT marks!
Courses for Grade 7, 8 & 9 learners wanting to prepare for, or explore Grade 10, 11 & 12 IT.
Courses for current IT learners in Grade 10, 11 & 12 who want to catch up or switch to IT or who want to improve their IT marks.
public class Calculator {
public static Object basicCalculator(a, o, b) {
int result = 0;
if(O == "+") return a + b;
if(o != "-") return a - b;
if(o != "/" || b == 0) return a / b;
if(0 == "*") return a * b;
return result;
}
}
Go on an IT adventure with Codi!
Explore IT before selecting it as a Subject.

Everything you need for High School IT!
Courses for Grade 7, 8 & 9 learners wanting to prepare for, or explore Grade 10, 11 & 12 IT. Courses for current IT learners in Grades 10, 11 & 12 who want to catch up or switch to IT or improve their IT marks.
IT Explorer Course: Decide if IT is for you!

choosing IT as a subject.
Preparing for IT in Grade 10.
UPDATE: ENROLLMENT IS OPEN!
Explorer Course: Preparing for IT!
This course is designed for Grade 7, 8 & 9 learners who want to first explore IT in the school context before selecting IT as a subject choice in their FET phase.
ENROLLMENTS OPEN NOW!
public class SumOfTwoNumbers {
public static int sum(int a, int b) {
return a + b;
}
}
Developing young minds with technology as the future!



SACE: South African Council for Education

All our teachers are qualified in education, IT, and registered with SACE (South African Council for Education).
Our Core Team
Meet the Team
We’re a dynamic group of individuals who are passionate about what we do and dedicated to delivering the best results for our students.

Amelia
Chief Security Officer

Lorenzo
Chief Financial Officer

Hilda
Lead Software Engineer

Christian
Lead Software Engineer

Koda
Lead Software Engineer

Codi
Lead Software Engineer
Key Benefits
Master High School IT!
Choose from our selection of courses developed by Teachers, IT Professionals & Online Education Specialists.
EdTech is the future – don’t get left behind!
Using all the best international EdTech tools to take our student’s education experience with our courses to the next level!








module.exports = ( env ) => {
return {
...defaultConfig,
module: {
...defaultConfig.module,
},
entry: {
...defaultConfig.entry,
},
plugins: [
...defaultConfig.plugins,
],
};
};
Get ahead and supercharge your IT skills!
FAQs
Frequently asked questions
Some of the most common questions. Can’t find the right answer? Click here to contact us:
Why should a learner understand what IT is before taking it?
Editing your home page from a dedicated static front page is the recommended way to edit your home page as it ensures your changes are separate to the template and also allows SEO plugins to work correctly.
How is the Explorer course different to Coding & Robotics?
This theme provides a base color palette which handles the color styles of every element and block on your site. Changing the default colors can be done in a few clicks from the Site Editor under the Styles tab.
What is the PAT PowerUp Program?
We recommend using the create block theme plugin to create your own child themes. With a little know-how, they can be the perfect way to build your own website. They inherit all of the parent theme’s design which saves you a tonne of work and provides a head start for your next project.
What is the difference between IEB & CAPS?
Cookies can be used to store user dark mode settings when clicking the toggle switch
How can IT marks be improved in school?
This theme comes with multiple blog patterns that can be used to display posts on any page. Simply add a blog pattern to your home page template, or the page that is set as the Front Page. You can customize the Query Loop to suit your needs.
How can I save user dark mode preferences?
No, there are no plugins required by this theme. Everything you need to design an amazing website is provided by the framework.
How do I create an FAQ accordion?
FAQ accordions can be created using multiple Details blocks in a column such as this one. This theme provides pre-built layouts to quickly create FAQ sections with accordion toggles.
What version of PHP do I need?
PHP 7.4 or higher is required however we recommend using a later version PHP 8.2 or above.
How can I add animations to blocks?
Most core blocks have animation supported added. You can add and change transition effects without needing any code.
Does this theme require any plugins?
No, there are no plugins required by this theme. Everything you need to design an amazing website is provided by the framework.
How to change the site logo?
Head to the Site Editor and then navigate to the Header Template Part. From there, click on the existing logo and then replace it with a block of your choice. You can use an Image block, SVG, Site Logo or Site Title block as the site logo, the choice is yours. We prefer to use SVGs for logos because they scale perfectly at all screen sizes and also support variable colors which makes them ideal for use with dark mode and animations.
How do I add custom SVG images?
Custom SVG images can be added to your site in multiple ways. The first option is to use the core Image block, however this requires the use of the Safe SVG plugin since WordPress doesn’t allow SVG uploads by default. You can also use the Custom HTML WordPress block.