Skip to content

gabrieldelfino28/JavaFX-GUI-Project

Repository files navigation

JavaFX-GUI-Project ☕

Description - (Eng-US)

Welcome. This is a project that I was thinking of, where I combine all the exercises from batches I had to solve on college during my second semester with Java, into one big project. It's basically the same algorithms and logic part from the Java-Algorithms-Project but with a new JavaFX UI and WebView in the app.

This project involves:

  • Arrays
  • Loops
  • Functions and Methods
  • Recursive
  • Objects
  • Abstract classes and more

Descrição - (Pt-BR)

Bem Vindos. Este é um projeto no qual eu estava pensando sobre, onde eu combino todos os exercicios dos lotes que eu tinha que resolver na faculdade durante o meu segundo semestre com Java, num único grande projeto. É basicamente os mesmos algoritimos e lógica do projeto Java-Algorithms-Project mas, com uma interface JavaFX e WebView na aplicação.

Este projeto envolve:

  • Arrays (Vetores e Matrizes)
  • Laços de repetição
  • Funções e Métodos
  • Recursivas
  • Objetos
  • Classes abstratas e mais

Project structure

Java Algorithms Project
|──out
|──src
|  |──main
|  |  |──DSmethods
|  |  |  |──Dmethods.java
|  |  |  |──liquidWage.java
|  |  |──LMethods
|  |  |  |──LMethods.java
|  |  |──DecisionStructure.java
|  |  |──LoopStructure.java
|  |  |──Main.java
|──Java Algorithms Project.iml
|──README.md

Executing the project

  • All Java classes can be found in the "/src" folder, including the Main method.
  • A .jar future will be released when the project it's finished.

Author

Gabriel Delfino - @gabrieldelfino28

Lista de Exercícios - Exercises List

About

Java Project with Styled JavaFX UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published