Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / code-quality

Code Quality

code-quality

Great Reads

by Greg Utas
A function may only return from its last line!
by JamesHurburgh
Annotating parameters vs Rewriting methods for code readability
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 Anonymee
Overengineering vs. underengineering - a guideline to prevent them both

Latest Articles

by Greg Utas
A function may only return from its last line!
by JamesHurburgh
Annotating parameters vs Rewriting methods for code readability
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 Anonymee
Overengineering vs. underengineering - a guideline to prevent them both

All Articles

Sort by Score

code-quality 

by Ronnie Mukherjee
I hate my code
by Biswal Tanmaya
This blog post discusses the importance of logging in MySQL
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 John M. Dlugosz
Here is the real answer to the FizzBuzz interview question