View Single Post
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#54
Originally Posted by Laughing Man View Post
There's also optimization (paring down code without eliminating features). So it depends on how they write their code. Ideally they would've gone with the optimized route to begin with. But I know from experience and from friends who were computer science majors that sometimes you just write, write, write and optimize later. =P
thats exatly what i did - and alot of the time you actually don't need to optomize :P - its when you are squeezing a large application in a smallllll device is when it's needed (I do not speak for good developers in anyyyyy way whatsoever, i'm sure they all optomise their code!)