Clean Code with Uncle Bob Martin

Published: Jan. 16, 2020, 7 a.m.

Even terrible code runs. In fact, lots of terrible code runs in production every day. However, such code is difficult to maintain, horrifying to modify and subject to nasty problems as it ages. Like a messy house, a messy code-base is nowhere that you want to visit, much less a place to live.

The post Clean Code with Uncle Bob Martin appeared first on Complete Developer Podcast.