Procedural Programming for Computer Scientists
First semester bachelor lecture, mandatory for : Computer Science (CS), Data Science (DS), Informatik-Ingenieurwesen (IIW) and Technomathematik (TM). Teaching on the following aspects :
- Introduction to C programming, program compilation and execution
- Variables, Operations and Control Flow
- Array, Strings, Pointers and Functions
- Structured Thinking, Dynamic Memory and Input/Output
- Program optimization, introduction to Software Engineering
Difficulty Levels :
- only basic level for now : questions with the lowest success rate will be moved into a higher level
Slides are available here ...
📣 Developer info : see the testAPI recipes tutorial for some first quick documentation on how to modify the question database ...