排序
A workout routine with Oracle DEV GYM
A workout routine with Oracle DEV GYM,As developers , we must to find the opportunity to go to the gym and be healthy, count with an excellent routine for to see the results soon, ...
Deploying to OSSRH with Gradle in 2020
Deploying to OSSRH with Gradle in 2020,It seems that the method described in the official page is a little bit old. Here I'll introduce a modern way. Metadata and Signing Use the m...
Object Oriented Programming, Explained
Object Oriented Programming, Explained,Object Oriented Programming (OOP) refers to a type of software design in which programmers define the data type of a data structure, as well ...
Algorand: Developer Ambassador
Algorand: Developer Ambassador,Are you a developer? Do you have a passion for blockchain technology? The Algorand Developer Ambassador Program might be for you. The Algorand Founda...
BCP Calltree – Twilio SMS Api
BCP Calltree - Twilio SMS Api,Creating useful app for businesses! Having fun coding! But more important... learning new things! ... And more important than that, sharing with every...
I created a Java Chat Bot!
I created a Java Chat Bot!,I have used an API from BrainShop to create a chat bot application using Java and JavaFX for the graphical interface. It is not my biggest project so far...
Kotlin Spring Boot use-case: dependency injection of a list of services
Kotlin Spring Boot use-case: dependency injection of a list of services, Context With Spring boot framework, it is possible to inject a list of beans as a dependency. I always foun...
How to handle money without losing it?
How to handle money without losing it?,Throughout my career, a majority of software I've developed had something to do with money. From complex web shops to payment gateways, money...
Kafka: consumindo registros com Spring
Kafka: consumindo registros com Spring,O consumo de dados do Kafka, dependendo do caso de uso, requer alguns cuidados no commit. Fazê-lo de forma correta é importante para garant...
INTRODUCTION TO REGEX EXPRESSIONS FOR JAVA DEVELOPERS
INTRODUCTION TO REGEX EXPRESSIONS FOR JAVA DEVELOPERS,According to oracle doc, Regular Expressions popularly called Regex are ways to describe a set of strings based on common char...
The Programming Puzzle That Landed Me a Job at Google
The Programming Puzzle That Landed Me a Job at Google,Back in 2011, as I was getting a bored with my job and I started looking for new options. During my search, my friend Daniele ...
Building a Twitch Chat Integrated Game
Building a Twitch Chat Integrated Game,Being in Corona isolation, I have been watching some Twitch streams and was wondering if it would be something I'd like to do as well. I love...