https://github.com/agroce/naucs499sp20
Class on embedded systems testing
https://github.com/agroce/naucs499sp20
Last synced: about 1 year ago
JSON representation
Class on embedded systems testing
- Host: GitHub
- URL: https://github.com/agroce/naucs499sp20
- Owner: agroce
- Created: 2019-12-18T20:51:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-29T18:22:53.000Z (about 6 years ago)
- Last Synced: 2025-03-23T20:43:28.653Z (about 1 year ago)
- Language: C++
- Size: 664 KB
- Stars: 13
- Watchers: 10
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CS499, Spring 2020, Embedded Systems Testing
Prof [Alex Groce](https://agroce.github.io)
Why Embedded Testing Really Matters:
* https://safeautonomy.blogspot.com/p/safe-autonomy.html
More to come, see syllabi here for overview of topics, flow of the class
Office hours Wednesday 8:00am-9:00am (SICCS 208)
First reading, to prepare yourselves: https://www.usenix.org/system/files/1311_05-08_mickens.pdf
## Table of Contents
| Content | Description |
|---------|-------------|
| [Course Documents](./Course%20Documents) | A friendly folder containing course syllabus and other pertinent information. |
| [Lecture Notes](./Lecture%20Notes) | Another friendly folder containing notes for each lecture we've had in class. |
| [In Class Examples](./In%20Class%20Examples) | An extremely friendly folder that has any code snippets that we might've worked on during class. |
| [Assignments](./Assignments) | The FRIENDLIEST folder in the repo containing all your homework assignments! |
| [Annotated Midterm](./annotated_midterm.pdf) | The annotated midterm. |