|
||||||||||||||||
Exam DatesWe will have our exams on the following two dates. Both exams
are in-person only. We will meet in Calaveras Hall 134.
All the lectures, from this point on, will be online using Zoom. Welcome to Computer ArchitectureIntroduction
So, what does happen? Each of these languages are "compiled" - converted to the actual instructions that run on the computer's processor. These instructions allow the program to talk to the operating system, access memory, run computations, loop, and make decisions. By understanding how your programs actually work, you will understand the underlying computer architecture. Assembly programming, which just one level above the 1's and 0's that make up the computer's instructions, will give you a detailed view, and far more control than you can get from a high-level programming languages. Major Topics
Course FormatThis class is synchonous hybrid. This means the following:
I will be present, in class, for the first day of class.
However, if the students prefer, we might go fully online (for
lectures). |
||||||||||||||||