Hacker News new | ask | show | jobs
by southerndrift 2719 days ago
Don't programmer do this when they create a prototype and reiterate from there until they have a fully functional product? Unlike painting, programming can refactor parts and rearrange everything. There is no need for an additional sketch if the sketch can become the painting.
1 comments

> Unlike painting, programming can refactor parts and rearrange everything.

You've never seen a "//I don't know why this works, but don't touch it" in code?