Resources by National Centre for Computing Education (NCCE)
Displaying 11 - 20 of 52
A Level Student Booster - Object Oriented Programming (Post-event materials)
In this online session students can have expected to delve into key Object-Oriented Programming (OOP) concepts through a series of activities that build upon one another. Here's an outline of what the session covered:
...A Level Student Booster - Object Oriented Programming (Pre-event materials)
In this online session students can expect to delve into key Object-Oriented Programming (OOP) concepts through a series of activities that build upon one another. Here's an outline of what the session will cover:
...A Level Student Booster - Pathfinding Algorithms (Post-event materials)
In this online session, you will have learned about the different path-finding algorithms. The session was aimed at A Level students in Year 12/13. The event discussed the Dijkstra’s and A* algorithms. The aim of the session was for you to be able to...
A Level Student Booster - Pathfinding Algorithms (Pre-event materials)
In this online session, you will learn about the different path-finding algorithms. The session is aimed at A Level students in Year 12/13. The event discusses the Dijkstra’s and A* algorithms. The aim of the session is for you to be able to trace through a working example of both algorithms.
By attending...
A Level Student Booster - Recursive Programming (Post-event materials)
In this online session on recursive programming, participants will have delved into the core principles and practices of using recursion to solve computational problems. By engaging with this event, participants will have:
...A Level Student Booster - Recursive Programming (Pre-event materials)
In this online session on recursive programming, participants will delve into the core principles and practices of using recursion to solve computational problems. By engaging with this event, participants will:
- Understand how recursion provides an elegant method for solving problems that can be...
A Level Student Booster - Representation of Numbers (Post-event materials)
In this online session, you will have learned about the representation of numbers by a computer. You will have needed to understand the representation of binary positive numbers and hexadecimal before starting this session. The session was aimed at A...
A Level Student Booster - Representation of Numbers (Pre-event materials)
In this online session, you will learn about the representation of numbers by a computer. You will need to understand the representation of binary positive numbers and hexadecimal before starting this session. The session is aimed at A Level students in Year 12/13. The event recaps binary, hex and binary addition....
A Level Student Booster - Search and Sort Algorithms (Post-event materials)
In this online session, you learned about Search and Sort Algorithms. The session was aimed at A-level students in late Year 12 or Y13, who already have a sound understanding of programming and algorithms.
...A Level Student Booster - Search and Sort Algorithms (Pre-event materials)
In this online session, you will learn about Search and Sort Algorithms. The session is aimed at A-level students in late Year 12 or Y13, who already have a sound understanding of programming and algorithms.
By attending this event, you will learn about the standard algorithms: linear search, binary search,...