Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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!