Explore

code-quality ×
  • screenshot

    Elevating Software Quality: A Guide to Effective Code Reviews

    Code reviews are crucial means in the software development process to enhance software quality. This article...

  • screenshot

    Code Coverage: I Don't Think You Know What This Means

    Code coverage is a poor metric for indicating whether or not your code has been tested...

  • screenshot

    How to Build an Impressive Demo Project

    Learn the art of developing a compelling demo project to highlight your coding abilities. This comprehensive...

  • screenshot

    Code Smell 238 - Dealing With Entangled Code

    Don't mix your train of thought: Improve your Python code's readability and scoping by avoiding entanglements....