-
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 » -
Core Java
Java 8 functional interfaces – random musings implementing a Scala type
In one of the assignments of the Functional programming with Scala course a type called Terrain is introduced – Terrain represents…
Read More » -
Core Java
Official Eclipse Support for Java(TM) 8
Dani Megert, the project lead for the Java development tools (JDT) project made this announcement earlier today: The Eclipse top-level…
Read More » -
Software Development
Go for Java Programmers: Packages, Functions, and Variables
Go’s Familiar Syntax Due to their shared heritage in the C programming language, Go (aka Golang) code should be fairly…
Read More » -
Core Java
JavaSE: How to SET/GET your own Files and Directory Attributes
In the previous article “Determining Views Supported by a Particular File System” and see how to ask the file system…
Read More » -
Android Core
Update the AndroidManifest Version Number automatically
Recently I needed to automate the update of the versionName element in the AndroidManifest.xml file. This needed to be timed…
Read More »