Welcome to third episode of Thursday Roundup. This episode is going to be a thought-stimulator; hold back!
Coding Less vs. Coding More?
Like most of the software engineers, coding is engrained in my thought process so much so that it actually starts ‘coming off’ when I start working at my workstation. In fact, for many years I have coded without realizing the cost of it – the cost of writing, testing, and debugging each line of code that I introduce to my code base. And then there is an obvious cost of reading, understanding, supporting, maintaining, and executing hundreds of lines of code. This cost can sometimes be enormous, and the only way to avoid this cost is writing as little code as possible.










