Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/williamfridh/kth_is1200_computer_hardware_engineering
Lab results for the computer hardware engineering course IS1200.
https://github.com/williamfridh/kth_is1200_computer_hardware_engineering
assembly c computer-architecture computer-hardware
Last synced: 26 days ago
JSON representation
Lab results for the computer hardware engineering course IS1200.
- Host: GitHub
- URL: https://github.com/williamfridh/kth_is1200_computer_hardware_engineering
- Owner: williamfridh
- Created: 2024-03-18T22:33:35.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-07T20:32:52.000Z (6 months ago)
- Last Synced: 2024-10-03T10:22:09.745Z (about 1 month ago)
- Topics: assembly, c, computer-architecture, computer-hardware
- Language: C
- Homepage:
- Size: 493 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KTH_IS1200_Computer_Hardware_Engineering
![C](https://img.shields.io/badge/C-00599C?style=for-the-badge&logo=c&logoColor=white)
**Welcome to my IS1200 Computer Hardware Engineering repository! This repository contains solutions for labs 1 through 3.**
## Course Overview
IS1200 offered a comprehensive understanding of computer functionality and construction from both hardware and software angles. The course covered topics such as:
- C-programming
- Assembler language
- I/O systems
- Digital design
- Processor construction
- Memory architectures
- Parallel processing
- Prerequisite knowledge is recommended for Module 3, available on the course homepage.These solutions were posted here for other students who may encounter difficulties. I kindly request that you refrain from simply copying our work. Instead, only refer to it briefly when you are 100% stuck and cannot continue on your own.
I hope you find these resources helpful in your learning journey! Happy coding!