This is a short tutorial created for students who took the MC102 course using the Python programming language and must take the MC202 course using the C programming language.
The purpose of this tutorial is to familiarize @ student with the syntax and the C constructs. The course will quickly introduce the C programming language, but having completed the tutorial is recommended for a more gradual and friendly transition between the two programming languages.
The tutorial consists of a few short tasks, ranging from simpler tasks to slightly more elaborate tasks. In each of them, an invitation will be made to write and test a small C program, going through the various programming phases and comparing it with a corresponding Python program. Book a time to do each one and have fun programming!