Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture introduces the concept of a computer as a digital processing machine with a central processor capable of executing various treatments through programs. It explains the sequential nature of computers, the role of central memory, and different execution scenarios based on the type of instruction executed. The theoretical part focuses on problem-solving and programming in C++, emphasizing the validity and effectiveness of solutions.