Looking for a good book on object-oriented GUI programming
- From: David.Mentre@xxxxxxxxx
- Date: 22 Nov 2005 01:24:37 -0800
Hello,
I'm programming a graphical client for a server (demexp) and I realized
that I'm lacking most of knowledge to do a good object-oriented design
of my GUI application.
Do you know a book to teach me how to use OO mechanisms to program a
GUI application?
I've already read the Design Patterns book. I know about SmallTalk,
C++, Java and Eiffel languages (i.e. I've read book about them and
programmed a little, but never done real world applications). So I
consider I know most of OO mechanisms, but not on how to use them the
correct way.
As I'm programming my application on a quite esoteric platform
(Objective Caml with GTK+ toolkit) I would prefer a generic book but a
good book with examples, use cases, in a more common language could be
helpful.
Many thanks in advance for any pointer,
Yours,
d.
PS: I made some googling but the most relevant post were from 1998.
Maybe there is nowadays more up-to-date books.
.
- Follow-Ups:
- Re: Looking for a good book on object-oriented GUI programming
- From: AntiSPAM_g9u5dd43
- Re: Looking for a good book on object-oriented GUI programming
- From: AndyW
- Re: Looking for a good book on object-oriented GUI programming
- From: H. S. Lahman
- Re: Looking for a good book on object-oriented GUI programming
- Prev by Date: Re: Decouple SQL queries from class in OOP design
- Next by Date: Re: Decouple SQL queries from class in OOP design
- Previous by thread: agile development and frameworks
- Next by thread: Re: Looking for a good book on object-oriented GUI programming
- Index(es):
Relevant Pages
|