Lesson 1: Coding Has Changed: Working With AI as a Developer
If an AI agent can inspect a repository, plan a feature, change files and run tests, what is the developer actually responsible for? Open Full Article...
Home schooling resources for children and parents.
Explore Artificial Intelligence | Lenara Learning
Digital knowledge helps learners understand, create and act safely in a technology-rich world. Within Computing, AI and Digital Skills, this Artificial Intelligence category focuses on machine learning, training data, generative systems, real-world uses, limitations, bias and responsible AI. The online lessons are written for curious children and teenagers, with clear explanations that introduce important ideas without assuming specialist knowledge.
Learners can build subject vocabulary, examine useful examples and connect artificial intelligence to wider questions across school subjects and everyday life. Each lesson aims to explain not only what happens, but how we know and why the topic matters.
The category encourages learners to ask questions, compare evidence and recognise where an answer depends on context, interpretation or further investigation. Difficult concepts are broken into manageable steps so that learners can develop understanding rather than simply memorising facts.
Whether the subject is being studied as part of home education or home schooling, used for revision or explored through personal interest, these lessons support independent thinking and confident discussion. New material can be added as the collection develops.
Browse the lessons below to start learning.
If an AI agent can inspect a repository, plan a feature, change files and run tests, what is the developer actually responsible for? Open Full Article...
What could an AI reliably know from “Fix my code”? Open Full Article...
Why can “Act as a Python developer, add a login function, and return the code” sound perfectly clear yet still produce the wrong result? Open Full Article...
Fix the login system sounds urgent, but what exactly is broken? Open Full Article...
Why might the same AI produce three different fixes for the same bug? Open Full Article...
What if an AI fixed an error perfectly by deleting the feature that caused it? Open Full Article...
A small coding problem can produce five different answers: a full source file, JSON, a test report, an implementation plan or a plain explanation for… Open Full Article...
What if a developer had to remind an AI coding agent about the same framework, folder layout, testing method and coding rules every morning? Open Full Article...
The login is broken—replace the code. Open Full Article...
After hours of work, a developer’s AI conversation contains the original feature request, abandoned approaches, a corrected database assumption, an… Open Full Article...