Maximiliano Contieri - Software Design

Maximiliano Contieri - Software Design

Follow
homeDesignCode SmellsBloggingProductivityAboutSupport Me
Tag

Go Language

#go

More content

Read more stories on Hashnode


Articles with this tag

Code Smell 72 - Return Codes

May 28, 20212 min read 447 views

APIs, Return codes, C Programming Language, We've all been there. TL;DR: Don't return codes to yourself. Raise Exceptions. Problems IFs Code...

Code Smell 72 - Return Codes

No Silver Bullet

Sep 19, 20209 min read 908 views

The phrase "No Silver Bullet" is widely used in the industry. In this article, we will revisit the classic paper by Fred Brooks that gave rise to...

No Silver Bullet