Categories
Java Software Development

Items #1 & #2

If you are a Java Developer “Effective Java” by Joshua Bloch is the book you should read. It will help you become a better developer. Every chapter of the book has several items. By following the advices of those items you will write higher quality idiomatic Java code. Also, if you study each item carefully […]

Categories
Blogging Ideas Software Development

Hello Duck!

If you are a software developer chances are you’ve already heard of rubber ducking or even better, you are practicing it. For those that haven’t heard of it, this peculiar concept is introduced when talking about debugging strategies in one of the most exceptional books about software development: The Pragmatic Programmer. A very simple but […]