Filters
Clear allLocation
Age range
Subject
- Careers (78) Apply Careers filter
- Creative arts and media (14) Apply Creative arts and media filter
- Cross curricular (121) Apply Cross curricular filter
- Design and technology (112) Apply Design and technology filter
- Engineering (76) Apply Engineering filter
- Food Preparation and Nutrition (1) Apply Food Preparation and Nutrition filter
- Health and safety (35) Apply Health and safety filter
- Leadership (184) Apply Leadership filter
- Mathematics (135) Apply Mathematics filter
- Personal development (71) Apply Personal development filter
- Psychology (24) Apply Psychology filter
- Science (754) Apply Science filter
- Space (30) Apply Space filter
- STEM Clubs (12) Apply STEM Clubs filter
Role
- Teacher (5) Apply Teacher filter
- Head of department/Subject Lead (3) Apply Head of department/Subject Lead filter
- Senior Leader (2) Apply Senior Leader filter
- Teaching Assistant/HLTA (2) Apply Teaching Assistant/HLTA filter
- Head Teacher (1) Apply Head Teacher filter
- Trainee Teacher (1) Apply Trainee Teacher filter
Showing 80 results
From self-driving cars to determining someone's age, artificial intelligence (AI) systems trained with machine learning (ML) are being used more and more. But what is AI, and what does machine learning actually involve?
Location | |
---|---|
Duration | 8 Hours |
Fees | Free |
Subsidy | Computing Subsidy up to - £0.00 |
During this course you’ll learn what databases are and why we use them, exploring how to use SQL to search and manipulate the data. Along the way, you’ll learn about primary keys and table relationships, as well as how to create joins to search multiple tables. In the final week, you’ll finish by...
Location | |
---|---|
Duration | 8 Hours |
Fees | Free |
Subsidy | Computing Subsidy up to - £0.00 |
Discover how to save data to use it across multiple runs of your programOn this course, you will learn how to save text and binary files, and how to structure data so that programs can interpret it correctly. You will explore various common types of structured files, including CSV and JSON, and also find out how...
Location | |
---|---|
Duration | 8 Hours |
Fees | Free |
Subsidy | Computing Subsidy up to - £0.00 |
Teaching cybersecurity in schools is an important way to help students stay safe while using technology. On this course, teachers will be introduced to the core ideas of cybersecurity that should be taught in the classroom.You will learn the different attacks that individuals and devices are vulnerable to and how to...
Location | |
---|---|
Duration | 8 Hours |
Fees | Free |
Subsidy | Computing Subsidy up to - £0.00 |
Learn how data is represented through media; audio, visual and text. This online course explores how computers do interesting things with data. You’ll discover how to represent and manipulate text, images and sound and compression and other algorithms.Due to its section on the representation of images, this...
Location | |
---|---|
Duration | 8 Hours |
Fees | Free |
Subsidy | Computing Subsidy up to - £0.00 |
Teaching key stage 2 computing - residentialCP002
This two-day residential will support understanding of what computing learning looks like in Key Stage 2. You will explore the breadth of computing, through activities which develop skills and knowledge across the curriculum. Through Key Stage 2, the computing curriculum aims to deepen understanding of computer...AI and Ethics in GCSE computer scienceCP427
Immerse yourself into the ethical considerations of Artificial Intelligence, what does it mean for your students both for their examinations but also in everyday life. You may have been amazed at the power of generative AI but is it all good? What considerations should your students think about? We take you through a...Maths for A Level Computer ScienceCP518
Enhance your A-level CS teaching with a deep focus on number representation. This course covers binary/denary conversions, floating point numbers, normalisation, and related mathematical operations, boosting your confidence in teaching maths-related content.We want to help support your journey into the A Level...Databases for A-level Computer ScienceCP507
Learn about a new topic from GCSE, the world of databases. We will discuss the key terminology you need to learn to teach the students in your classes. You will learn the skill of normalising a database right from 1st normal form to 3rd normal form which, is a topic many students find a challenge. As well as...Systems architecture in A Level computer scienceCP515
Unlock the inner workings of computer systems during this course. Delve into the purpose and function of key system components, gaining insight into how they impact overall performance and functionality. Master the fundamentals of Von Neumann architecture and the fetch-decode-execute cycle. You’ll evaluate the...Boolean logic in A Level computer scienceCP513
Boolean logic is a way of describing the circuits inside a computer, and the same concept can be represented by a logic circuit diagram, a truth table, or a Boolean expression. During this course you’ll learn how to interpret circuit diagrams, write Boolean expressions and explore the laws of Boolean algebra....Data structures in A Level computer scienceCP512
Almost all programs process data in some form, data therefore needs to be stored in ways that mean it can be easily manipulated by program code. During this CPD you’ll learn how various data structures are used to organise and store data. You’ll learn about static and dynamic data structures; stacks...