Recitations are on Fridays 2:00 PM and 4:00 PM in the Digital Lab, EB 423 (where the labs are held). Both sessions last 50 minutes and have the same content, so there is no need to attend both. Slide decks and helps made for the recitations will be posted on this page.
Current Semester’s Recitation Materials
- R00 (–) - Syllabus Review (if you ever forget)
- 🖼️Slides
- R01 (09/16/24) - Information Representation
- 🖼️Slides
- R02 (09/20/24) - Git and Github
- 🖼️Slides
- R03 (09/27/24) VSCode
- R04 (10/04/24) Midterm 1 Review
- See Also: LearningSuite » EC EN 224 » Content » Review Materials » Game 1 Review
- 🖼️Arrays in C
- presentation on how arrays work both visually, and in computer memory.
- 🖼️Pointers in C
- These slides are not entirely complete, but should get you started.
- R05 (10/11/24) Make and Makefile
- See the Make Walkthrough created by Dr. Redd from last semester.
- R06 (10/18/24) Intro to Assembly
- Reviewing the slides that Dr. Lee had already posted, so we don’t overwhelm you with slides. See the slide decks ‘17-Assembly Introduction’ and ‘18-Assembly Mov and Address’
- R07 (10/18/24) Some Even More Lots of Assembly
- Still reviewing Dr. Lee’s slides. Today we looked at slide decks 19, 20, and 21.
Recitation Archive
These are all the recitations from previous semesters.
Winter 2024
- Command-line Interface and Data Representation
- 🖼️Slides
- Git (Part 1)
- 🖼️Slides
- 🚶♀️Git Walkthrough
- VS Code and Two’s Complement
- Make and C Programming
- 🚶♀️Make Walkthrough
- C Programming
- Introduction to Assembly Language
- Assembly Language, Memory Layout, and Calling Conventions
- GDB Gnu Debugger
- 🚶♀️GDB Walkthrough
- Compile to Assembly
- Midterm Review Kahoot