Categories
Blogging Ideas Software Development

Beautiful code

A friend (who is not a developer) read Deep Work and asked me my opinion about the following quote: Beautiful code is short and concise, so if you were to give that code to another programmer they would say, “oh, that’s well written code.” It’s much like as if you were writing a poem. Cal […]

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 […]