This repository contains the programming exercises for the course "UE32 - Informatiqué" (2016/2017) at the Paul-Sabatier University Toulouse for the "Techniques Spatiales et Instrumentation" (SpaceMaster 2nd year).
Each Exercise is done in a separate branch. The following PDF's contain the appropriate exercise sheets with the tasks:
Exercise 1 - C++ Programming in General
everything's in branch Ex1 - only one file - all tasks written in void main(..). It is super beautiful spaghetti-code.