general overhaul, better images, better texts

This commit is contained in:
2024-02-05 23:16:26 +01:00
parent fd1d34a85a
commit da72fdcf7f
82 changed files with 149 additions and 188 deletions

View File

@ -7,18 +7,16 @@ header:
teaser: assets/images/teaching/computer_gear.png
---
![logo](\assets\images\teaching\computer_gear.png){: .align-left style="padding:0.1em; width:5em"}In the semesters listed below, my job was to assist in organiszing this bachelors lecture of about 600 students.
We had a team of 10-12 tutors that were employed to balance the workload.
Also, we created each weeks graded exercise sheets as well as the written exam and organized it.
![logo](\assets\images\teaching\computer_gear.png){: .align-left style="padding:0.1em; width:5em"}
During my tenure as a Ph.D. student, I was involved in organizing a bachelor's lecture titled "Rechnerarchitektur" with approximately 600 students per semester.
My responsibilities encompassed managing a team of 10-12 tutors to distribute the workload evenly, designing weekly graded exercise sheets, and overseeing the written examination process. The curriculum introduced students to the fundamental concepts of computer science and architecture, covering a wide range of topics from data representation to the intricacies of machine and assembly language programming, under the leadership of Prof. Dr. Linnhoff-Popien.
### Contents
<div class="table-right">
| [Summer semester 2019](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/rechnerarchitektur-sose19/)| [Summer semester 2018](https://www.mobile.ifi.lmu.de/lehrveranstaltungen/rechnerarchitektur-sose18/)|
</div>This lecture provided an introduction to the technical foundations of computer science and the architecture of computers.
Topics introduced in the lecture include representation of information in computers, classical components of a computer, arithmetic in computers, logical design of computers, switching circuits, representation of memory contents, primary and secondary memories, input and output, and pipelining.
More concrete:
</div>
- Representation as bits: (numbers, text, images, audio, video, programs).
- Storage and Transfer of data, error detection and correction
@ -30,5 +28,3 @@ More concrete:
- Machine model
- Machine and assembly language programming
- Introduction to Quantum Computing
This lecture was held by Prof. Dr. Linnhoff-Popien titled "Rechnerarchitektur" at [https://www.mobile.ifi.lmu.de/](LMU).