Programming, performance vs complexity
May. 14th, 2012 11:44 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Programming almost isn't about performance anymore. Performance has to be good enough, but most problems are small enough that's pretty easy. Most of the programming problems at my current and previous job are about managing complexity. We have to write a big complex piece of code that manages lots of attributes and has lots of rules and does lots of actions. We have to do that in a way such that it works in the short term of days or weeks for whatever feature we're adding this time, and we have to do that in such a way that we can come back to it next month or next year and do something completely different.
no subject
Date: 2012-05-15 01:52 pm (UTC)"You see all of this? This is the result of 14 years of cycling through building something that's necessarily complex, creating the tools to manage that complexity to the point where it's possible to build on top of it, and building even more complexity. That's what we do,here. That's likely what you'll do, here."
no subject
Date: 2012-05-16 12:57 am (UTC)no subject
Date: 2012-05-17 01:29 am (UTC)