Learning Linux: Everything is a file 03/março/2021 Linux On Linux everything is a file. This is the starting point to learn Linux Quarkus Tutorial: Using Bean Validation on Quarkus.io 25/janeiro/2021 Quarkus Java Bean Validation Hibernate A minimal how-to of how to use Bean Validation on Quarkus.io Quarkus Tutorial: Configure JPA on Quarkus.io 25/novembro/2020 Quarkus Java JPA Hibernate A minimal how-to of how to configure JPA on Quarkus.io Quarkus Tutorial: How to set up a REST API using Quarkus.io 09/novembro/2020 Quarkus Java JAX-RS A minimal how-to of how to create a REST API using Quarkus.io Algorithms - An introduction 09/janeiro/2020 Algorithms Computer Science What is an algorithm? How can we define an algorithm? Thoughts on TDD: Tests and Requirements 24/julho/2019 Java TDD Bugs Requirement How can we ensure that any new development does not create an undesired behaviour? Start a project by the README 25/junho/2019 Software Documentation README Documentation Before start code, describe what you are doing... Java Memory Leak for JDBC 03/junho/2019 Java JDBC Memory Leak Garbage Collector Have you ever used custom ClassLoaders in Java? This is a troubleshooting for whom is using it. Thoughts on TDD: A very simple Test Driven Development Tutorial 24/julho/2019 Testing Java Test TDD Some small tips for who wants to beggan with TDD