Projeto Android (MVP) do artigo
-
Updated
Apr 21, 2020 - Java
Projeto Android (MVP) do artigo
This is an airport baggage router program written in java using Dijkstra's Algorithm. This program will compute routes for bags given input defining a conveyor system, flight departures, and bag input. The goal is to get the bags get routed through the airport conveyor system to to the correct flight departure.
This project offers a Java-based solution for computing the occurrence of words in a text file and determining the word that is used the most often. The project follows clean coding standards, resulting in a solution that is readily comprehensible, manageable, and testable.
Adaptation of the original platform game Speed Jumper for Android mobile phones.
2D JavaFX scriptable and scalable game engine & configurable adventure game (maps, textures, entities, cutscenes, events...).
Multi-module Vaadin Java application with separation of concerns, unit tests, and integration tests.
Homework for Software Engineering course @USI19/20.
This is an airport baggage router program written in java using recursion. This program will compute routes for bags given input defining a conveyor system, flight departures, and bag input.
Add a description, image, and links to the separation-of-concerns topic page so that developers can more easily learn about it.
To associate your repository with the separation-of-concerns topic, visit your repo's landing page and select "manage topics."