-
Software Development
Go for Java Programmers: Control Structures
Go (Golang) has only three basic control structures. However, each of them are significantly more versatile than their Java counterparts.…
Read More » -
Groovy
How you can benefit from Groovy Shell
This is a post about the Groovy Shell and how it can help you with your daily work (as long…
Read More » -
Software Development
Single Page Application with Angular.js, Node.js and MongoDB (MongoJS Module)
The current post is a proof of concept towards making a web application with a Javascript based Web Server. This…
Read More » -
Desktop Java
Tower Defense in JavaFX (5)
This is part 5 of this ongoing tutorial on creating a Tower Defense Game in JavaFX using the FXGameEngine. The…
Read More » -
Software Development
The Importance of Unit Testing
I’m currently working on an enhancement to an existing insurance premium rating algorithm. Anyone who has done work in insurance…
Read More » -
Core Java
How to monitor multiple JVM’s on a server with VisualVM
In the last article I have shown you how to start WebLogic Server with single admin and mulitiple managed servers.…
Read More » -
Software Development
The Power of Spreadsheets in a Reactive, RESTful API
Being mostly a techie, I’ve recently and admittedly been deceived by my own Dilbertesque attitude when I stumbled upon this…
Read More » -
Core Java
NetBeans IDE 8.0 and new features for Java 8
NetBeans IDE 8.0 is released, also providing new features for Java 8 technologies. It has code analyzers and editors for…
Read More » -
Desktop Java
Java 8 Released! — Lambdas Tutorial
To celebrate the release of Java 8 which was released just minutes ago, I am publishing a draft version of…
Read More »