Filters

Clear all

Location

Miles from location:

Showing 409 results

Show
results per page

Computing Quality Framework – driving change within your secondary schoolCO406

Explore the Computing Quality Framework to identify and support change within your school. You will learn about the framework and how to review your school's progress in developing its computing provision. By exploring the benchmarks within the framework, you will understand how they relate to computing in a school...

Advanced Data Structures for A-Level Computer ScienceCO903

The second course on Data Structures for A-level teachers, this course covers further content from the specifications from OCR and AQA, including Abstract Data Types, Linked Lists, Trees and Binary Trees.

Object oriented programming (OOP) in A Level computer scienceCO506

Object-oriented programming (OOP) is an approach to systems development that focuses on objects and the way that they interact. The OOP method of programming (or paradigm) is different to the procedural paradigm, which many programmers start out with on their learning journey.During this course you will learn about...

Pathfinding algorithms in A Level computer scienceCO504

Pathfinding algorithms are used to find solutions to a given problem, using the shortest path between a set of points. These problems are commonplace, from satellite navigation systems to internet packet routing. During this course you’ll learn how the Dijkstra’s and A* search algorithms function.You...

Pages