Software Development
-
Writing Code that Doesn’t Suck
Striving to write good code should be the goal of every Software Developer. Writing code that is easily maintainable, robust,…
Read More » -
Dealing with technical debt
We’re drowning in technical debt. We have a mountain to climb and don’t really know where to start. Sound familiar?…
Read More » -
Eclipse 3.6 vs IntelliJ IDEA 10.5: Pros and Cons
After having worked with Eclipse for over 5 years I’ve came to use IntelliJ IDEA intensively on a J2EE project…
Read More » -
Essential Stories for any Enterprise Application Product Backlog
Most of the customers I work with are huge companies. When trying to get an application accepted in such an…
Read More » -
Weird Funny Java!
Sometimes we can do really weird and funny things with Java; Some other times we are just being creative! Take…
Read More » -
On the importance of communication in the workplace
When I just started learning how to program, I thought programming as a profession was about code, design and algorithms…
Read More » -
GPGPU with Jcuda the Good, the Bad and … the Ugly
In our previous article GPGPU for Java Programming we showed how to setup an environment to execute CUDA from within…
Read More » -
Services, practices & tools that should exist in any software development house, part 2
Here we go again. In the first part we have gone through some basic tools like Code Repository, Issue Tracker…
Read More » -
How to Get Unstuck
Jeff Wofford singles out “getting stuck” as A Programmer’s Greatest Enemy. Stuck as getting stuck with a problem that you…
Read More »