Courses/Computer Science/CPSC 355.W2014/Lecture Notes/WhatIsComputer

From wiki.ucalgary.ca
< Courses‎ | Computer Science‎ | CPSC 355.W2014‎ | Lecture Notes
Revision as of 05:45, 18 January 2014 by Locasto (talk | contribs) (Created page with "= Surgery on a PC, Extraction of CPU and Primary Memory = Taking a PC apart. At its heart, what is a digital computer? (Code/Processing + Data, in other words, a CPU+Memory) ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Surgery on a PC, Extraction of CPU and Primary Memory

Taking a PC apart. At its heart, what is a digital computer? (Code/Processing + Data, in other words, a CPU+Memory)

What is a processor? The ISA level and relationship to other areas of computer science.

  • Compilers and translators
  • Assembly
  • Machine implementation and low-level hardware programming (CPSC 359)
  • Operating Systems (CPSC 457)
  • Digital Logic, Boolean Logic

Concept Map