Functions

Clean Code, functions

I am reading Clean Code: A Handbook of Agile Software Craftmanship. Here my highlights from the Functions chapter. The way every developer with experience should read this book is like you know nothing, a blank canvas, draw your picture from there. Having less than two arguments is always …