Link My Course: https://mega.nz/folder/1vE3ATqI#tJ5y_iDuvGfpuJYvoWqoag
I passed the exam with 30! If you want to take notions from me I'm happy. Welcome to the GitHub repository for the "Electronic Calculators" course of the Faculty of Engineering. This space is dedicated to sharing teaching materials, exercises, code examples and projects related to the course.
The course covers the fundamentals of computer systems. Topics include computer architecture, microarchitecture, instruction sets, memory organization, and computer networking and communication concepts. Processor programming in C and Assembly. Assembly language (x86 compatible), C (standard version C11).
Materials available in this repository include:
-C codes to prepare the brain for programming
-Assembly driver writing
To use the materials in this repository, follow these steps:
- Clone the repository:
git clone https://github.com/SimoneRemoli/Electronic_Calculators
This README file is essential to help students and other interested parties quickly understand the purpose of the repository and how they can use or contribute to the materials available.