Programming is mostly about reading previous code, researching what is needed and how it fits with the current system, and planning the writing of features with small, testable increments. The actual writing of lines of code is probably only 10% of the whole process.
P
121
Programming
Notes, ideas and advises related to programming collected from my readings for blog posts, articles and books