Automate Your Excel-Based Workflow in Java – Invoice Builder Example

After helping my colleague in the administration department turning her Excel file into a Buy Currency Web App, I now have the chance to help my colleague in… Read more

Similar

Java EE

GitHub is where people build software. More than 24 million people use GitHub to discover, fork, and contribute to over 66 million projects. (more…)

Read more »

Java SPI

Java SPI is a standard java way to have binding between contracts and implementations. SPI used for several use cases such as Currency, Loca... (more…)

Read more »

How to “Rock Paper Scissors” in Java

The challenge Let’s play Rock Paper Scissors! You have to return which player won! In case of a draw return Draw!. Examples: The rules of the game Rock Paper Scissors The rules of the game Rock Paper Scissors is quite simple. Rock beats scissors, scissors... (more…)

Read more »