After reading Antifragile by Nicholas Taleb my mind immediately began to think of ways this can be applied to programming. Admittedly the book was a hard read, mainly because I didn't want to go through the trouble of researching the bigger words however that did not stop me from getting the larger concepts behind everything … Continue reading Over intervention against required intervention for programmers
Category: Book Review
Four things I learnt from reading the book Clean Code with Python
Clean Code is a book written by Robert C. Martin. In this post I look at some of the principles I learnt while reading the book. All programmers should know and work with these principles.