An open API service indexing awesome lists of open source software.

https://github.com/danielbrito/java-studies

☕ Java experiments.
https://github.com/danielbrito/java-studies

graphql gui java javafx spring-boot

Last synced: 9 months ago
JSON representation

☕ Java experiments.

Awesome Lists containing this project

README

          

# ☕ Java Studies

These experiments cover different tools and concepts related to Java from my [self-directed](https://github.com/DanielBrito/self-learning) studies.

## :bookmark_tabs: Topics

- Object Oriented Programming
- Data structures
- Algorithms
- Threads
- Microservices
- Reactive Programming

## :toolbox: Tools
- JavaFx
- Spring Framework
- Spring WebFlux
- Project Reactor

## :rocket: Projects

- [HáLugar](https://github.com/HaLugar) :mortar_board:
- [Java Compiler](https://github.com/DanielBrito/ufc/tree/master/Compiladores) :mortar_board:
- [Linear Algebra](https://github.com/DanielBrito/ufc/tree/master/%C3%81lgebra%20Linear) :mortar_board:

## :books: Books

- [Java: Como Programar](https://www.amazon.com.br/Java%C2%AE-como-programar-Paul-Deitel/dp/8543004799) (Paul Deitel)