Skip to content

Information Technology Tutor Online — CAPS IT, Grades 10–12

Programming, data structures, databases and systems technologies — with debugging help at the hour the code refuses to compile.

A learner smiling at her desk while working on a laptop at home

Why IT is hard to get help with.

IT is the subject where the fewest parents can help at all. A learner whose Delphi project will not compile at 22:00 has no one to ask, and the school lab is not open.

The other difficulty is that IT splits into two very different halves. Paper 1 is a practical programming exam; Paper 2 is theory. Learners who love the code often neglect the theory, and the theory paper does not care.

Tuesday, 21:50

My loop runs one time too many and I can’t see why.

Classic off-by-one. Paste the loop header exactly as you wrote it.

for i := 0 to Length(arr) do

There it is. Length returns the count, but your index starts at 0, so the last valid index is Length − 1. Change the bound and trace it once by hand to be sure.

What Grace covers in Information Technology.

CAPS-aligned, Grades 10–12. Tell Grace the grade and it works to that curriculum level.

Solution development · programming

Data types and variables, selection and iteration, procedures and functions, arrays and two-dimensional arrays, text files, string handling, objects and classes, and algorithm design.

Databases

Relational database concepts, tables, keys and relationships, SQL queries including joins and aggregate functions, and integrating a database into a program.

Systems technologies

Hardware and software, operating systems, memory and storage, processing, computer management, and troubleshooting.

Communication technologies and social implications

Networks and the internet, data communication, security and encryption, e-communication, and the social, ethical and legal implications of computing.

Try 3 Day Free Trial See plans and pricing

Information Technology homework help, at the hour it is needed.

IT homework is debugging, and debugging alone at night is where learners give up on the subject.

Grace reads the code your child actually wrote, explains what is happening rather than rewriting it, and points at the line. Understanding why it broke is the skill; a corrected file is not.

  • Paste or photograph code and get an explanation, not a rewrite
  • Traces logic step by step so your child can find the next bug alone
  • SQL query help including joins and aggregates
  • Theory revision for the Paper 2 content
A mother reading a book with her two children at home
Homework help for Information Technology, 24 hours a day.

10–12

Full FET Information Technology

2

Practical and theory papers

24/7

Available at 22:00 when the code breaks

Questions about Information Technology tutoring.

Which programming language does it support?

Delphi and Java are the languages CAPS IT uses in South African schools, and Grace works with both. It can also explain concepts in general terms.

Will it write my child’s PAT?

No. The Practical Assessment Task is your child’s own work and submitting anything else is a school discipline matter. Grace helps them understand and debug what they wrote.

Does it cover the theory paper?

Yes — systems technologies, communication technologies, data and information management, and social implications.

What is the difference between IT and CAT?

IT is programming and computer science. CAT is applications — see Computer Applications Technology.

Ready when you are.

Tell us about your child, and we’ll help you find the fit. Leaving no learner behind.

Hi, I’m Grace — stuck on homework or getting ready for a test? Ask me.