Click here to Skip to main content
15,890,438 members
Everything / Code quality

Code quality

code-quality

Great Reads

by David A. Gray
Historically, ETW has been portrayed as having a very steep learning curve, along the lines of the effort required to summit Everest. Realizing its potential value, I set about to reduce the effort to that required to summit Pike's Peak.
by Ronnie Mukherjee
I hate my code
by Bohdan Stupak
Clean architecture example implemented in Go
by John M. Dlugosz
Here is the real answer to the FizzBuzz interview question

Latest Articles

by Bohdan Stupak
Clean architecture example implemented in Go
by Alexey Shtykov
Lot of fancy languages were born and have died since I started working in IT, but a few of them continue their pitiful existance.
by PascalLandau
In the fifth part of this tutorial series on developing PHP on Docker we will setup some PHP code quality tools and provide a convenient way to control them via GNU make.
by Greg Utas
A function may only return from its last line!

All Articles

Sort by Title

Code quality 

25 Apr 2017 by JamesHurburgh
Annotating parameters vs Rewriting methods for code readability
8 Jun 2017 by David A. Gray
Historically, ETW has been portrayed as having a very steep learning curve, along the lines of the effort required to summit Everest. Realizing its potential value, I set about to reduce the effort to that required to summit Pike's Peak.
3 Mar 2018 by Anonymee
Overengineering vs. underengineering - a guideline to prevent them both
25 May 2023 by Bohdan Stupak
Clean architecture example implemented in Go
11 Jul 2018 by YasIkeda
Enumeration fields typically require a mapping to keys and human-friendly names when being displayed on UI or output to some persistence