Rules for Coding Part One
The following rules are from the book Clean Code by Robert C Martin which I will cover over a few parts. Functions should be small. Each function should only be up to 4 – 5 lines of code If, else […]
My thoughts on Investing & Software Engineering
The following rules are from the book Clean Code by Robert C Martin which I will cover over a few parts. Functions should be small. Each function should only be up to 4 – 5 lines of code If, else […]