PseudocodeQuick View
badpowerbadpower

Pseudocode

(0)
A presentation detailing how to write programs in Pseudocode. Includes problems and solutions.
Introduction to the little man computerQuick View
badpowerbadpower

Introduction to the little man computer

(0)
This is a resource designed to introduce pupils to the Little Man Computer. It is a great way to learn assembly language the the processes that take place in the central processing unit. This is a full lesson pack with lesson plan, presentation and worksheets
Computer Science Boolean AlgebraQuick View
badpowerbadpower

Computer Science Boolean Algebra

(0)
This is a presentation to be used in the teaching of Boolean Algebra. Topics covered include: Logic gates Truth Tables Simplifying Boolean expressions Karnaugh Maps
The Central Processing UnitQuick View
badpowerbadpower

The Central Processing Unit

(0)
These resources can be used to teach the concepts behind the CPU. This presentation details the different registers found within a CPU that uses the Von Nuemann architecture. There are descriptions of what the registers do along with a power point slideshow to show how a simple piece of assembly language would work its way through the different registers within the CPU
Computational thinkingQuick View
badpowerbadpower

Computational thinking

(0)
A complete set of presentation notes detailing the theory behind computational thinking. This presentation details algorithms, problem solving and the key concepts of computational thinking.