Lesson:Introduction to computing machines
From Maths
Revision as of 16:33, 27 February 2016 by Alec (Talk | contribs) (Created page with "==Overview== This course aims to introduce the reader to a basic understanding of how computers work. A chunk of it will serve as required knowledge for the Lesson:Introduct...")
Overview
This course aims to introduce the reader to a basic understanding of how computers work. A chunk of it will serve as required knowledge for the Introduction to C++ lesson.
Lessons
- Lesson:Introduction to computing machines - 1 - Idealised register machine
- Lesson:Introduction to computing machines - 2 - Communication with memory; the address and data buses
TODO: Fill in