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...
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 ...
JWT Bearer Authentication/Authorization with Spring Security 5 in a Spring Boot App (outdated)
JWT Bearer Authentication/Authorization with Spring Security 5 in a Spring Boot App (outdated), Outdated Note: There are bunch of differences with the way Spring Security is setup ...
Spring Boot : Handling Exception
Spring Boot : Handling Exception,Example of how to handling exception in Spring Boot. Annotate Exception with @ResponseStatus @ResponseStatus(code = HttpStatus.INTERNAL_SERVER_ERRO...
Are there any best resources for learning Python Automation?
Are there any best resources for learning Python Automation?,Please comment out resources. I want to learn python automation. 原文链接:Are there any best resources for learning Py...