-
Career
When starting a new job
Starting a new job is certainly a mix of feelings and expectations, yet a pretty large amount of topics to…
Read More » -
Software Development
What If I do This?
When I started my career as a developer, there were testers on my team. That was a new concept for…
Read More » -
Core Java
How to find Prime Factors of Integer Numbers in Java – Factorization
One of the common homework/task in programming courses is about Prime Factorization. You are asked to write a program to find…
Read More » -
Software Development
Are Debuggers Crutches?
Debuggers have become powerful tools, but like a drug have we become too dependent on them? Since poor developers spend…
Read More » -
Core Java
OutOfMemoryError on overprovisioned heap
Why am I getting the OutOfMemoryError when allocating a data structure that should happily fit within the heap I have…
Read More » -
Software Development
Java 8 Friday: API Designers, be Careful
At Data Geekery, we love Java. And as we’re really into jOOQ’s fluent API and query DSL, we’re absolutely thrilled…
Read More » -
Core Java
Java 8 default methods can break your (users’) code
At first glance, default methods brought a great new feature to the Java Virtual Machine’s instruction set. Finally, library developers…
Read More » -
Software Development
Tech Conferences for Dummies – dos and donts
I love going to tech conferences, I love the buzz, the learning, the engagement and the fun. There are a…
Read More » -
Core Java
JavaOne 2014 – Some First Analysis on Submissions
Time is running away these days. So many things happening in parallel and of course the most important Java conference…
Read More »