|
|
|
|
|
by HeyLaughingBoy
5374 days ago
|
|
Because it's not about code really, it's about design of the solution. PSP (Personal Software Process) encourages the same thing: do your design on paper and debug it, then write the code, do a visual run through of the code, then run it. For short routines, it actually works very well. The problem is that if you've been programming for years, it feels very unnatural and requires a lot of discipline. |
|