Difference between revisions of "Lesson:Introduction to computing machines"
From Maths
(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...") |
(No difference)
|
Latest revision as of 16:33, 27 February 2016
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