Hacker News new | ask | show | jobs
Software development is code organization (schneide.wordpress.com)
4 points by lukesan 3999 days ago
1 comments

Also data flow, lifetimes, dependency management, case analysis, factoring & duplication elimination, plus all the usual CS suspects like algorithms and data structures. Software development is a lot of things.