refactor

Book review - The Black book of the Programmer by Rafael Gómez Blanes

Small review of the book called The black book of the programmer written by Rafael Gómez Blanes

Mikel Ors published on
3 min, 461 words

Rafael Gómez Blanes wrote this amazing book that I think is a must for all developers and managers in the IT world. His experiece in the Software Development world is the key he uses to highlight what works and what does not. It’s a book that touches almost all or perhaps all the parts of Software Development Culture the way I see it.

For me, if there is a book where trying to highlight just a few quotes is difficult, this is the book. I think it is also the book that I have recommended the most to friends and colleagues.

Read More

Clean Code — A practical approach

In this article I will try to give you a practical approach to Clean Code. I will not go deep into the theory, I want to show how I write Clean Code

Mikel Ors published on
16 min, 3056 words

After giving some talks about Clean Code I have decided to summarize the most important things in an article. Because there is a lot of posts and information in the net about Clean Code, I think that a new article talking about it simply explaining some the principles is not going to be very worthy.

In this article I will try to give you a practical approach to Clean Code. I will not go deep into the theory, I want to show how I write Clean Code.

Read More