Page 1 of 1

need book suggestion

PostPosted: Jun 11, 2003 @ 7:50pm
by angedelamort
Hello,

I'm not looking for specific programming books, but more a desing books. How to design application, games, etc. I'm sure there is some people here that will point me some good books :) I think we call that software engeenering or something like that.

TIA

/adlm

PostPosted: Jun 12, 2003 @ 3:38am
by Velo
I'm just gonna knock out the big ones here -


My favorite.


Quite possibly the best-least-known design book out there. You can google for online versions of this which are are only slightly different.


Like it or not, patterns are here to stay and they've become and important part of the language (as in descriptive language, not programming language.)


More or less a history of C++, how it evolved and explains why things are the way they are.


Despite the goofy haircut, this guy really does know what he's doing.


Good stuff. This is for the hardcore OO types.


More good stuff. For more hardcore OO types.

PostPosted: Jun 12, 2003 @ 3:09pm
by angedelamort
thanks a lot velo :) That was exactly the kind of suggestion I was looking for.