Tagged Questions
2
votes
2answers
220 views
What is this development methodology called?
I recall a methodology that emphasized making functions short and numerous. It said that if a section of code can be separated at all, it should be, even if the resultant functions are only used ...