Skip to content

Great Ideas in Computer Architecture (Machine Structures)

Notifications You must be signed in to change notification settings

martalist/cs61c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS61C - Great Ideas in Computer Architecture

My coursework for CS61C Spring 2015.

Lectures, at the time of writing, are available on YouTube.

The subjects covered in this course include: C and assembly language programming, how higher level programs are translated into machine language, computer organization, caches, performance measurement, parallelism, CPU design, warehouse-scale computing, and related topics. The only prerequisite is that you have taken CS61B, or at least have solid experience with a C-based programming language.