This subject focused on creating applications for Windows using C or C++.
This subject had one assignment.
The objective of the assignment was to develop three Windows applications to manage the airspace. The first application, the Control
serves as a global Air Traffic Control (ATC)
, and is the GUI application that manages airports, and airplanes. The second application, the Aviao
serves as the Airplane
, and is a CLI application that manages where the airplane goes, and passengers. The last application, the Passag
serves as a Passenger
, and is a CLI application that manages the passenger.
Assignment 1:
Final Grade: 16