CSCI 2330
Foundations of Computer Systems

Bowdoin College
Fall 2025
Instructors: Sean Barker & Jeffrey Knockel

Schedule

The course schedule is tentative and subject to change. This page will be updated frequently to reflect the most up-to-date schedule. Chapter sections refer to the Computer Systems textbook.

DateClassTopicReadingsSlidesExercises
WedSep 31Introduction, Lab 0Ch. 1 (skim) Intro Slides Layers Slides
FriSep 52Numbering SystemsCh. 2.1 Representation Slides Binary Exercises
MonSep 83Bitwise OperatorsCh. 2.2 Bitwise Exercises
WedSep 104Integer Representations, Lab 1Ch. 2.3 Representation Exercises
FriSep 125Two's Complement, Bit PuzzlesBitpuzzle Exercises
MonSep 156Integer Logic & Floating-PointLogic Exercises
WedSep 177IEEE 754 RepresentationCh. 2.4 Float Exercises
FriSep 198Memory, Endianness, & PointersMemory Slides Pointer Exercises
MonSep 229Arrays and StringsArray Exercises
WedSep 2410Memory Layout & Allocation
FriSep 2611Debugging, Lab 2
MonSep 2912x86-64 ISA, Data MovementCh. 3.1-3.4
WedOct 113x86 ArithmeticCh. 3.5
FriOct 314Procedures & Condition CodesCh. 3.6
MonOct 615Conditionals & Loops
WedOct 816Reverse Engineering, Lab 3
FriOct 10Midterm Exam 1
MonOct 13No Class: Fall Break