-
Agile
Product-Burndown-Charts and Sprint-Burndown-Charts in SCRUM Projects
Product-Backlog-Charts and Sprint-Backlog-Charts are used in almost all Agile approaches. In the following article the terminology of SCRUM is used,…
Read More » -
Core Java
Just in Time Compiler (JIT) in Hotspot
The Just In Time Compiler (JIT) concept and more generally adaptive optimization is well known concept in many languages besides…
Read More » -
Enterprise Java
Jetty and Eclipse Integration in 3 Steps
This tutorial will walk you through out how to integrate Jetty and Eclipse and how to run a web application…
Read More » -
Software Development
Enterprise class Java code
There’s a natural instinct to assume that everybody else’s code is an untidy, undisciplined mess. But, if we look objectively,…
Read More » -
Enterprise Java
RESTEasy Tutorial Part-3: Exception Handling
Exception Handling is an obvious requirement while developing software application. If any error occured while processing user request we should…
Read More » -
Software Development
If you aren’t among those finding bugs you might be among those complaining about them later
Back from vacation and looking forward to the more productive summer times in general I stumbled over a post titled…
Read More » -
Agile
Becoming a Leading Manager
My most recent post, We Cannot Choose Between Management And Leadership, has struck a chord. That’s the good news. The…
Read More » -
Groovy
GitHub Social Graphs with Groovy and GraphViz
The Goal Using the GitHub API, Groovy and GraphViz to determine, interpret and render a graph of the relationships between…
Read More » -
Core Java
A Birds’s Eye View of Maven
One of the things that we do on a daily basis is use Maven to build our projects by issuing…
Read More »