---
title: "Learn to Think, Not Just Use AI Tools | UK Classes"
description: "AI breaks five assumptions people hold about software. A review for DSIT explains why AI literacy is mostly about how it works, not prompting. First class free."
canonical: https://learn.modernagecoders.com/learn-to-think-not-just-use-ai-tools-uk
source: src/pages/learn-to-think-not-just-use-ai-tools-uk.html
---
> AI breaks five assumptions people hold about software. A review for DSIT explains why AI literacy is mostly about how it works, not prompting. First class free.

In short

Prompting is a skill with a short shelf life. Understanding is not. A rapid evidence review published for the Department for Science, Innovation and Technology sets out why: AI systems are adaptive and context aware, and so break the assumptions people hold about digital tools, including the assumption that you can verify how an answer was produced and the assumption that you always know when AI is involved. The most cited definition of AI literacy in that review puts critical evaluation first, and of its seventeen competencies, nine sit under the heading of how AI works. That is the part a class can actually teach, and the part that survives the next model release. We teach it alongside the programming and data work that makes it concrete, to learners from about ten to sixty-seven, in groups of five to ten or one to one. The first lesson is free, then USD 100 a month in a group or USD 150 one to one.

Start here

## Three courses that teach the how

Understanding these systems means building small ones and breaking them. Each card opens a full syllabus.

[![AI and Machine Learning for Teens course thumbnail](/images/ai-ml-teens.webp)  THINK / 01 AI and Machine Learning for Teens Models trained, tested and deliberately broken by the student, which is how the word training stops being a metaphor. Open the syllabus →](/courses/ai-ml-masterclass-teens)[![AI Literacy for Kids (Ages 8 to 14) course thumbnail](/images/ai-literacy-for-kids.webp)  THINK / 02 AI Literacy for Kids The same ideas for younger learners: what a model is, what it learnt from, and why it can be confidently wrong. Open the syllabus →](/courses/ai-literacy-for-kids-course)[![Data and AI Analytics for Non-Programmers (Excel, Sheets, Power BI) course thumbnail](/images/data-ai-analytics-non-programmers.webp)  THINK / 03 Data and AI for Non-Programmers For adults who need to judge these systems at work without becoming developers. Open the syllabus →](/courses/data-and-ai-analytics-for-non-programmers-course)

Five broken assumptions

## What AI does to the way we expect software to behave

From a rapid evidence review published on 28 January 2026, presenting a framework by Schuetz and Venkatesh. The left column is how people expect software to work. The right is what the researchers say AI does to it.

| What we assume about software | What the researchers say about AI | Why it matters to a learner |
| --- | --- | --- |
| Humans are users | A bilateral human-AI relationship | You are not simply operating it. It is also responding to you, and shaping what you do next |
| The developer defines the inputs | AI is aware of the environment | What goes in is wider than what you typed, and you did not choose all of it |
| Using the tool leads to consistent outcomes | AI can be functionally inconsistent | The same question twice can produce two different answers, so one good answer proves nothing |
| How the tool reached its outcome is comprehensible and can be verified | AI can be functionally not transparent | You may not be able to check the reasoning, which means you have to be able to check the result |
| There is an artificial interface | Humans can be unaware of their AI use | Some of the time you will not know AI was involved at all |

The sentence underneath the table

The review quotes Schuetz and Venkatesh directly: cognitive computer systems "are no longer simple tools and users are no longer simple users. Rather, CCS and users form complex systems in which artifacts use users to achieve their objectives."

### Take the third row seriously

Functional inconsistency is the one that catches students out. A tool gives a working answer on Monday and a subtly broken one on Thursday to the same question, and a learner who judged it by the Monday answer has no way of knowing.

The only defence is being able to evaluate the output on its merits. That is not a prompting skill. It is subject knowledge, and it is the same subject knowledge an exam asks for.

### And the fourth

If you cannot see how a result was produced, verification has to move to the result itself. In programming this is unusually easy, because a program either does what you said it would or it does not, and running it settles the argument in seconds.

That is why we make the prediction first and the run second. The prediction is the check that survives when the reasoning is invisible.

The review is careful to say where these ideas come from, and so are we. Schuetz and Venkatesh, Long and Magerko and the other researchers named here are the review's citations rather than ours, and the review itself states that its findings and recommendations "do not represent UK Government views or policy".

Source, read 20 September 2026: [AI Skills for Life and Work: Rapid Evidence Review](https://www.gov.uk/government/publications/ai-skills-for-life-and-work-rapid-evidence-review/ai-skills-for-life-and-work-rapid-evidence-review), published 28 January 2026, authored by Prof Rob Procter of Warwick University and the Alan Turing Institute, supported by the Department for Science, Innovation and Technology and by the R&D Science and Analysis Programme at DCMS.

What AI literacy is

## Nine of seventeen competencies are about how it works

If AI literacy were mostly about using the tools, the frameworks would say so. The most cited one does not.

The definition the review cites most

Long and Magerko define AI literacy as "a set of competencies that enables individuals to critically evaluate AI technologies; communicate and collaborate effectively with AI; and use AI as a tool online, at home, and in the workplace". Critical evaluation comes first in that sentence, and using it as a tool comes last.

| Theme | Competencies | What it asks of a learner |
| --- | --- | --- |
| What is AI? | Four | Telling AI apart from other digital technology, and knowing why the difference matters |
| What can AI do? | Two | Recognising the kinds of problem these systems are suited to |
| How does AI work? | Nine | Understanding the principal technical elements: the largest group by a distance |
| How should AI be used? | One | The ethical questions raised by using it |
| How do people perceive AI? | One | Common misconceptions, and how trustworthy it actually is |

### The shape is the argument

More than half the competencies sit under how it works. The review notes the framework is "heavily weighted with respect to the first three themes", which are all about understanding rather than operating.

### Prompting is not in the list

Not as a theme, and not as a competency. It is a technique for operating today's interfaces, and interfaces are the part that changes fastest.

### The field is young

The review says plainly that current definitions of AI competencies and skills are "neither as detailed and nor as mature as those for digital competencies and skills". Anyone selling a settled syllabus is ahead of the evidence.

The review draws a distinction worth carrying into any conversation about a course: AI literacy is the competence to understand, evaluate and use these systems, while AI skills are "the technical abilities linked to those competencies". A class that teaches only the technical abilities is teaching the smaller half, and a class that teaches only the vocabulary is teaching none of it.

Our answer to that is to teach the understanding through the building. A child who trains a classifier on their own drawings learns what training means in a way no explanation achieves, and that is what the [AI classes for kids page](/ai-classes-for-kids-uk) describes in detail.

What does not expire

## Under three years, and falling

One line in the review's summary settles the argument about what is worth learning.

### The half-life problem

The review reports that "the average skills lifespan now under three years and likely to fall further", and draws the conclusion that employers will have to build a learning culture because individual skills will not last.

Apply that to anything taught as a set of steps for a particular interface. A course in prompting a named tool is a course with an expiry date somewhere inside the same three years, and possibly inside the same term.

### What survives it

Three things outlast a model release. Knowing what a system is doing, well enough to say why it produced that. Being able to evaluate an output against something other than how confident it sounds. And being able to build a small version yourself, which is the fastest way to acquire the first two.

None of those are tied to a product, and all three are ordinary teachable content with a sequence.

| Learning the tool | Learning the subject |
| --- | --- |
| Techniques for a particular interface | How the class of system behaves, whatever the interface |
| Obsolete when the product changes | Still true after the product changes |
| Judged by whether the answer looked good | Judged by whether the answer is right |
| Cannot be checked without the tool | Checkable by running, testing or reasoning |
| Transfers to nothing | Transfers to the next system of the same kind |

None of this is an argument against using the tools. We use them in lessons, openly, once a learner can predict what the answer ought to be, and we keep a short record of what the tool contributed. The order is the whole point: understand, predict, then ask. A learner who asks first has outsourced the part that was supposed to be theirs.

For students working towards UK qualifications there is a harder reason to get this order right, and it is set out on [the page on understanding the code](/understand-the-code-dont-copy-paste-uk): work reproduced from an AI tool cannot earn marks even when it is properly declared.

And for anyone tempted by the broader promise, we would rather point at the evidence than the pitch. What coding does and does not do for general problem-solving is covered honestly on [the problem-solving page](/problem-solving-skills-through-coding-uk), including the claim we refuse to make.

Progression

## Four stages of understanding a system

Each stage is content a learner can be taught and then examined on, rather than a disposition they are said to acquire.

| Stage | What the learner can do | What it protects them from |
| --- | --- | --- |
| 1. Tell it apart | Say whether a product uses AI and what kind | Treating everything digital as if it were the same thing |
| 2. Know what it suits | Identify problems these systems are and are not good at | Asking a tool for something it structurally cannot supply |
| 3. Know how it works | Explain training, data and evaluation, having built a small model | Believing a confident answer because it sounds confident |
| 4. Judge it | Evaluate an output against evidence, and say what would change their mind | Functional inconsistency, and answers that cannot be verified |

### Stage three is the one that sticks

It is also the largest group of competencies in the framework the review cites, and the only one that really needs teaching rather than telling.

Building a small model is the shortest route into it, whatever the learner's age.

### Adults start at three as often as children

Plenty of professionals can already tell AI apart and know what it suits, and have never once seen what training actually involves.

Where an adult starts is settled in the free lesson rather than assumed from a job title.

The catalogue

## Nine courses that build understanding

Grouped by how close a learner is to building the thing themselves. Syllabuses sit behind each card.

I

### Seeing the machine

What it is and what it is doing

UK / LT1 / 01

#### AI literacy for kids

Training, testing and breaking a model, with examples a child gathers themselves.

[Open the syllabus](/courses/ai-literacy-for-kids-course)

UK / LT1 / 02

#### Computational thinking

Describing rules precisely, which is the foundation everything else sits on.

[Open the syllabus](/courses/problem-solving-and-computational-thinking-for-kids)

UK / LT1 / 03

#### Data and AI for non-programmers

The concepts and the vocabulary for adults who need to judge rather than build.

[Open the syllabus](/courses/data-and-ai-analytics-for-non-programmers-course)II

### Building a small one

Where understanding actually forms

UK / LT2 / 01

#### AI and machine learning for teens

Models trained from data and then pushed until they fail, on purpose.

[Open the syllabus](/courses/ai-ml-masterclass-teens)

UK / LT2 / 02

#### Data science with Python

Real datasets, where evaluation is a judgement you have to defend out loud.

[Open the syllabus](/courses/data-science-course-for-teens-python-data)

UK / LT2 / 03

#### Python in full

The language all of the above is written in, taught by predicting before running.

[Open the syllabus](/courses/python-complete-masterclass-teens)III

### Working alongside it

For learners who will use these tools anyway

UK / LT3 / 01

#### Building with AI assistance

Reviewing, testing and recording what came from where, on projects of our own.

[Open the syllabus](/courses/vibe-coding-for-teens-python-web-ai-projects-course)

UK / LT3 / 02

#### Python and AI automation

Putting these systems to work on real tasks, with checks that catch them failing.

[Open the syllabus](/courses/python-ai-automation-masterclass-college)

UK / LT3 / 03

#### Generative AI, properly

What these models are doing underneath, for adults who need more than an interface tour.

[Open the syllabus](/courses/complete-generative-ai-masterclass-college)

How lessons work

## Understand, predict, then ask

India runs one clock all year, so the UK sits five and a half hours behind from October and four and a half from March. Slots are set in UK time and stay put.

After school

The usual choice for school-age learners.

Evening

Sixth formers, and adults once work is finished.

Weekend morning

Longer, and better for building something end to end.

### The order is fixed

Understand the problem, predict the answer, then ask a tool. A learner who asks first has given away the part that was theirs.

### Build the small version

Nothing explains training like training something. Every learner ends up with a model they made and then broke.

### Evaluate out loud

A learner says why an answer is right or wrong and what would change their mind. That is the competency the frameworks put first.

### A record of tool use

What was suggested, what was kept and why. A minute a week, and it becomes automatic long before it matters.

### Groups by level

Five to ten learners at one stage, which is where disagreeing about an answer becomes possible.

### No product tours

We do not teach a named interface as a syllabus. Interfaces change faster than a term.

Student work

## What our learners have built and broken

Four published projects. The [student labs](/student-labs) page has the rest.

![NutriLife AI nutrition coach project screenshot](/images/projects/nutrilife.webp)

AI and ML

#### NutriLife

An AI nutrition coach that reads what you eat and works you toward a target.

by Bhavya · [Open it](https://nutrilife-bhavya.lovable.app)

![Misti AI chatbot for maths and coding screenshot](/images/projects/misti.webp)

AI and ML

#### Misti

A chatbot that answers mathematics and programming questions, built and deployed by a student.

by Harshit · [Open it](https://misti.modernagecoders.com)

![GuardianX AI internet safety assistant screenshot](/images/projects/guardianx.webp)

AI and ML

#### GuardianX

An assistant that helps a young person recognise unsafe situations online.

by Vivaan · [Open it](https://guardianx-cybersaver.lovable.app)

![SkyCast weather forecast application screenshot](/images/projects/skycast.webp)

Web app

#### SkyCast

A weather forecasting site with live conditions for any location.

by Krish

Fees

## What it costs

One monthly fee, quoted in US dollars for everyone outside India. The free lesson comes first, and nothing is charged until a course and a slot are settled.

Free first class

USD 0

no card required

- A proper lesson, not a sales call
- A frank view of the right stage
- Nothing needed but a phone number

Book it

Group batch

USD 100

a month, billed in US dollars

- Five to ten learners at one stage
- One teacher, kept across the course
- Weekly written feedback on real work
- A certificate at the end of a syllabus

Start here

One to one

USD 150

a month, billed in US dollars

- Just the learner and the teacher
- Shaped around a specific target
- Suits learners far from the middle of a group

Enquire

What families say

## Rated 4.9 across 547 Google reviews

From Google, word for word, unprompted and unpaid.

★★★★★

"The one step solution for my son. Modern Age Coders make learning coding so simple that kids love it. The teachers explain complex concepts clearly with practical exercises and interactive content."

Ria Mukherjee

Parent

★★★★★

"Modern Age Coders has been a game-changer for me. I struggled to grasp IT concepts and coding before joining, but their classes transformed everything. I can now confidently write complex programs with ease."

Samriddha Mondal

Student

★★★★★

"One of the most wonderful education centres out there. Education is not limited to school syllabus but focuses on skill development."

Vansh Agarwal

Student

★★★★★

"My child Dhairya is really enjoying the Modern Age Coders classes. This is his first online class and he eagerly looks forward to it. I can already see his improvement, and the teachers are very cooperative."

Sonam Oswal

Parent of Dhairya

★★★★★

"Modern Age Coders have wonderful teachers who teach in a clear, easy and practical way. The teacher boosts students' confidence and inspires them to learn without hesitation."

Sonu Goyal

Parent

★★★★★

"I highly recommend this computer coding class! The teachers are incredibly knowledgeable and passionate about coding."

Ritu Kedia

Parent

Questions about AI literacy

## What people ask about this

### Is prompting a skill worth learning?

It is worth knowing, and it is not what AI literacy frameworks are made of. The most cited framework in the review has seventeen competencies across five themes, and prompting is not one of them.

### What assumptions does AI break?

The review presents five: that humans are simply users, that the developer defines the inputs, that use leads to consistent outcomes, that the way a result was produced can be verified, and that there is always an obvious interface so you know when you are using it.

### Why does inconsistency matter so much?

Because one good answer proves nothing. If the same question can produce different answers, a learner has to be able to judge the answer on its merits, which requires knowing the subject.

### What is AI literacy, exactly?

The review defines it broadly as the competencies to understand, evaluate and use AI systems, and distinguishes that from AI skills, which are the technical abilities linked to those competencies.

### How much of it is technical?

More than most people expect. Nine of the seventeen competencies in the framework sit under the question of how AI works.

### Why not just teach the current tools?

Because the review reports the average skills lifespan is now under three years and likely to fall further. A course built on one interface expires with it.

### Is this government policy?

No. The review was supported by DSIT and DCMS, and it states that its findings and recommendations do not represent UK Government views or policy. It reviews evidence.

### What age is this suitable for?

From about ten upwards, and for adults at any age. Younger children start with what a model is and how it was trained, which is covered on our AI classes for kids page.

### Do you let students use AI in lessons?

Yes, in a fixed order: understand the problem, predict the answer, then ask. And we keep a short record of what the tool contributed and what was kept.

### What does it cost?

The first lesson is free. A group place is then USD 100 a month and one-to-one teaching USD 150, charged monthly with nothing taken in advance.

Elsewhere on this site

## Read further

Each of these takes one strand somewhere specific.

### [Understand the code, do not copy-paste it](/understand-the-code-dont-copy-paste-uk)

What the awarding bodies say, and why declared AI work earns nothing.

### [Problem-solving skills through coding](/problem-solving-skills-through-coding-uk)

The transfer claim the research does not support, refused in full.

### [AI classes for kids in the UK](/ai-classes-for-kids-uk)

What training a model actually looks like for a nine-year-old.

### [Coding classes for teens in the UK](/best-coding-classes-for-teens-uk)

What Ofcom found about British teenagers, AI and checking.

### [Coding classes in the UK](/coding-classes-in-united-kingdom)

The national page, and the index of every UK page we publish.

### [How we teach](/how-we-teach)

The method in full, including where it does not suit a learner.

Start here

## Try one lesson, free

Leave a number and we will reply at a British hour you pick. The lesson is real teaching, and it finishes by naming the stage the learner is actually on.

Would rather read? Each [course page](/courses) publishes its syllabus, [how we teach](/how-we-teach) covers the method and its limits, and the [coding roadmap](/coding-roadmap) sets out the whole sequence.

[WhatsApp us](https://wa.me/919123366161?text=Hello%20Modern%20Age%20Coders%2C%20I%20would%20like%20a%20free%20first%20class%20in%20the%20UK.) · [+91 91233 66161](tel:+919123366161) · [contact@modernagecoders.com](mailto:contact@modernagecoders.com)

WhatsApp gets the fastest reply and costs nothing from a British handset. The number is an Indian one, which we say here rather than leave you to spot.

## Keep exploring Modern Age Coders

### Related courses and guides

- [Learn to Train AI, Not Just Prompt It](/learn-to-train-ai-not-just-prompt-it-ireland)
- [Learn to Think, Not Just Use AI Tools](/learn-to-think-not-just-use-ai-tools-ireland)
- [Learn to Train AI, Not Just Prompt It](/learn-to-train-ai-not-just-prompt-it-uk)
- [Learn to Code with AI](/learn-to-code-with-ai)
- [Machine Learning for School Students, Netherlands](/machine-learning-for-school-students-netherlands)
- [Learn to Build AI, Not Just Use It](/learn-to-build-ai)
- [AI Agents Course for Professionals in the UK](/ai-agents-course-for-professionals-uk)
- [AI Development Company](/ai-development-services)
- [AI Classes for Kids in the UK](/ai-classes-for-kids-uk)

### Learn more

- [AI & Machine Learning Classes in Oman](/ai-and-machine-learning-classes-in-oman)
- [AI & Machine Learning Classes in Kuwait](/ai-and-machine-learning-classes-in-kuwait)
- [Coding and AI Classes for Adults, Netherlands](/coding-and-ai-classes-for-adults-netherlands)
- [AI Tools Course for Teens (13+): Prompting to Real Projects](/courses/teens-ai-tools-mastery-course)

### Free resources

- [AI & Machine Learning Tutorial: Basics to Deep Learning](/resources/ai-and-machine-learning)
- [KNN and Naive Bayes Classifiers](/resources/ai-and-machine-learning/knn-and-naive-bayes)
- [Mathematics for Machine Learning](/resources/ai-and-machine-learning/mathematics-for-ml)
- [Python for AI](/resources/ai-and-machine-learning/python-for-ai-essentials)

### From the blog

- [AI & Machine Learning Guides](/blog/topic/ai)
- [What is Vibe Coding? The Ultimate Deep-Dive Guide to AI-Powered](/blog/what-is-vibe-coding-future-of-software-development)
- [10 Safe AI Tools Your Child Should Be Using for Homework in 2026](/blog/safe-ai-tools-for-kids-homework-2025)
- [What Type of Data is Generative AI Most Suitable For? A Complete Guide](/blog/what-type-of-data-is-generative-ai-most-suitable-for)

### Start here

- [Browse every live course at Modern Age Coders](/courses)
- [Try a free trial class with a Modern Age Coders mentor](/free-trial)

---

*Canonical: https://learn.modernagecoders.com/learn-to-think-not-just-use-ai-tools-uk*
