PDA

View Full Version : Blanchete book for Qt 4?



Morea
18th February 2006, 15:20
I'm reading that book now, but it is written for Qt 3, not Qt 4. Are there any special parts in that book that I should skip because of large changes?

zlatko
18th February 2006, 17:40
Wait book for qt 4;)

jacek
18th February 2006, 17:54
Or try this: Object-Oriented Programming and Design Patterns in C++ with Qt 4 (http://www.qtcentre.org/index.php?option=com_weblinks&task=view&catid=14&id=27)

GreyGeek
19th February 2006, 01:49
Or try this: Object-Oriented Programming and Design Patterns in C++ with Qt 4 (http://www.qtcentre.org/index.php?option=com_weblinks&task=view&catid=14&id=27)

Excellent URL!!!

I wish it were available 6 months ago. This URL should be permenantly posted on the front page of the forum, with a note to all C++ and/or QT newbies to read it first.

Morea
19th February 2006, 15:32
Wait book for qt 4;)
Are they writing one?

jacek
19th February 2006, 16:01
Are they writing one?
Yes, see the link above.

Everall
23rd February 2006, 16:14
Are they writing one?
in the online book mentioned by jacek :
Object-Oriented Programming and Design Patterns in C++ with Qt 4

one of the references is the following.
[Blanchette06] C++ GUI programming with Qt 4. Jasmin Blanchette and Mark Summerfield. 2006. Prentice Hall.

Obviously the writers of the mentioned book have access to it.
Does anyone know if it's available online anywhere?
Were there preliminary versions of the QT3 book in the past?

Cheers

Matt Smith
28th February 2006, 11:10
The Blanchette & Summerfield book is due out for Qt 4 on June 31st this year. That's the date Amazon.co.uk is giving.

niko
28th February 2006, 22:22
Or try this: Object-Oriented Programming and Design Patterns in C++ with Qt 4 (http://www.qtcentre.org/index.php?option=com_weblinks&task=view&catid=14&id=27) I'm learning Qt from this Book for a while now... great book!

My question is now where can I discuss the examples? (post my code for others to review it etc...)
There are "related discussion pages" for every page in the book - but those are empty.
Should i post here in this forum?thanks,
Niko