Completed
The CPU
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Ruby on the Apple II - Adventures in Retro Programming
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Who is this talk for
- 3 Preparation
- 4 Booting up
- 5 What is this talk about
- 6 History of the Apple II
- 7 How Computers Work
- 8 The CPU
- 9 The 6502
- 10 Steve Wozniak
- 11 Writing a Program
- 12 Why Ruby
- 13 What does Ruby need
- 14 How does it work
- 15 The tools
- 16 Assembly
- 17 Memory Management
- 18 Memory in Slot
- 19 Whats Next