How To Be Better Than a Genius Programmer—The Simple Way

/
If you've been programming for a few years, you likely will have…

The Two Synchronised Arrays Problem

/
Imagine we have a system for managing users. Say, within the…

Always Separate Stable And Unstable Code

/
 Recently we discovered a general truth – stable…

Name Converters After The Output Type

/
 The question came up again. What shall we call…

Function Names Start With A Verb

/
 Today's Tip is foundational to good programming.Functions…