Skip to content

Commit

Permalink
Merge pull request #92 from byu-cpe/rec-fix
Browse files Browse the repository at this point in the history
Wowee Zowee recitations are fun and cool!
  • Loading branch information
philipbl authored Sep 16, 2024
2 parents 34339c3 + 5315a38 commit 5a6118e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 15 deletions.
33 changes: 18 additions & 15 deletions _pages/recitations.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,42 +5,45 @@ title: Recitations
icon: fa-duotone fa-podium
---

Recitations are on Fridays at Noon and 3:00pm in EB 423 (same room as the labs). Each session lasts 50 minutes and they are the same so there is no need to attend both. Slide decks and walkthroughs for the recitations will be posted on this page before each session.
Recitations are on Fridays 2:00 PM in the Digital Lab, EB 423 (where the labs are held). There will also be a second time, which is currently Friday at 4:00 PM, but that will be changing soon.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.

## R01 - Command-line Interface and Data Representation
# R01 (09/16/24) - Information Representation
* ๐Ÿ–ผ๏ธ[Slides](/ecen224/recitation/slides/information_representation.pdf)



# Recitation Archive (from previous semesters)

## Command-line Interface and Data Representation
* ๐Ÿ–ผ๏ธ[Slides](https://1drv.ms/p/s!AsDairlA1Y6-lt0QdhN48LSE4xtirQ?e=lx7Mf9)

## R02 - Git (Part 1)
## Git (Part 1)
* ๐Ÿ–ผ๏ธ[Slides](https://1drv.ms/p/s!AsDairlA1Y6-lt5C62GnRKqxmMd5rg?e=awlxz9)
* ๐Ÿšถโ€โ™€๏ธ[Git Walkthrough](/ecen224/recitation/git-walkthrough)

## R03 - VS Code and Two's Complement
## VS Code and Two's Complement
* ๐Ÿ“Ÿ[Visual Studio Code Installer](https://code.visualstudio.com/Download)
* ๐Ÿšถโ€โ™€๏ธ[VS Code Walkthrough](/ecen224/recitation/vscode-walkthrough)
* ๐Ÿ–ผ๏ธ[Two's Complement Slides](https://1drv.ms/p/s!AsDairlA1Y6-lt8KKe5ruOoEQXpvLw?e=cTwUlv)

## R04 - Make and C Programming
## Make and C Programming
* ๐Ÿšถโ€โ™€๏ธ[Make Walkthrough](/ecen224/recitation/make-walkthrough)

## R05 - C Programming
## C Programming
* [Source code from Noon Session](/ecen224/recitation/recitation05_Noon.c){: download="stuff.c"}
* [Source Code from 3:00 Session](/ecen224/recitation/recitation05_Three.c){: download="stuff_1.c"}

## R06 - Introduction to Assembly Language
## Introduction to Assembly Language
* ๐Ÿ–ผ๏ธ[Slides - Assembly Language](https://1drv.ms/p/s!AsDairlA1Y6-luYxDcaLb5bN0-1QIQ?e=upwXCQ)

## R07 - Assembly Language, Memory Layout, and Calling Conventions
## Assembly Language, Memory Layout, and Calling Conventions
* ๐Ÿ–ผ๏ธ[Slides - Assembly, Memory, Calling Conventions](https://1drv.ms/p/s!AsDairlA1Y6-lucjA2anwgYeap_fjA?e=ruQuIY)

## R08 - GDB Gnu Debugger
## GDB Gnu Debugger
* ๐Ÿšถโ€โ™€๏ธ[GDB Walkthrough](/ecen224/recitation/gdb-walkthrough)

## R09 - Assembly Language

## R10 - Binary Bomb Help Session

## R11 - Compile to Assembly
## Compile to Assembly
* ๐Ÿšถโ€โ™€๏ธ[Compile-To-Assembly Walkthrough](/ecen224/recitation/cta-walkthrough)

## R12 - Midterm Review Kahoot
## Midterm Review Kahoot
* ๐Ÿ–ผ๏ธ[Kahoot Midterm Review](/ecen224/recitation/Kahoot-Midterm-Review.pdf)
Binary file added recitation/slides/information_representation.pdf
Binary file not shown.

0 comments on commit 5a6118e

Please sign in to comment.