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: about 2 months 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T20:32:52.000Z (about 2 years ago)
- Last Synced: 2025-03-28T20:13:04.914Z (about 1 year 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

**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!