Most recent posts about “Software Engineering”
Clean Code by Robert C. Martin - Code quality is your responsibility
"Writing clean code is what you must do in order to call yourself a professional. There is no reasonable excuse for doing anything less than your best."
A Philosophy of Software Design by John Ousterhout - All about complexity
"One of the biggest obstacles to good design is mindset. If you don't have the right mindset, you will just never produce a good design."
Building Microservices by Sam Newman - Think about it carefully before using it
Valuable lessons to read if you have ever heard about microservices.
Notes from "Hints for Computer System Design" by Butler W. Lampson
Notes and learnings from this paper