Learn the basics of coding while driving a simulated robot through a maze. By the end of this tutorial, you'll be able to use variables, use Java commands called methods, generate random numbers, and use coding constructs, loops, to instruct the computer ...
Read more »
In this Episode we speak to Jonathan Bullock about jBake. Jon explains what jBake is, where it came from, and why we should use...
Read more »
A while ago, I had to analyse a large java heap dump, generated by one of our servers after a memory leak. This was hard.
I usually use Eclipse MAT for the job, but this time, it was so large the tool could not parse the heap dump in an acceptable time, ... (more…)
Read more »
Java is In a different cycle releasing features from very short cycles which are considered for some folks not ideal. IMHO it's great beca... (more…)
Read more »