On Mon, Sep 14, 2009 at 8:34 AM, Amit Uttamchandani <atu13...@csun.edu> wrote: > On Thu, Aug 06, 2009 at 05:26:55PM -0600, Jack Woehr wrote: >> And for your delectation: Conversation with Anselm R. Garbe of >> suckless.org >> <http://dobbscodetalk.com/index.php?option=com_myblog&show=Conversation-with-Anselm-R.-Garbe-of-suckless.org.html&Itemid=29> >> > > Definitely an interesting read. Thanks for the post. > > Just curious as to the arguments against OO programming. All the classes > I have taken in uni always trumpet OO.
They are just doing their job: filling your head with shit. > I have been using it ever since > but I do agree that it can get out of hand at times. > > My question is that, there are some approaches that 'seem' > easier/logical to implement with OO, how does one approach this in a not > OO way? Using your brain. SICP and The Unix Programming Environment might help, but no book can replace clear thinking about what the real problem you are trying to solve is. uriel > Hope that made some sense.. > >