It is often tempting to think beyond the solution that you are writing. All sort of what-ifs will pop into your head with every line of code that you write. This is a good thing for testing edge cases, but it just wrong to use as a driver for potential needs.
P
121
Programming
Notes, ideas and advises related to programming collected from my readings for blog posts, articles and books