Today is my lucky day :)
I found two free books about Qt and Design Patterns.
The first book is
C++ GUI Programming with Qt 4
The first edition of this book could be downloaded _legally_ for free here:
http://www.qtrac.eu/C++-GUI-Programming-with-Qt-4-1st-ed.zip
http://www.qtrac.eu/marksummerfield.html
The second book is a magnificent one. It is the first book I see to explain C++ and Design Patterns in a Qt-ish style!
The book is free as in freedom! It is released online under the Open Publication License (OPL) here:
http://oop.mcs.suffolk.edu/opensource/
This is NOT a book, it is a complete PROJECT that I think people should actively contribute to... The bugzilla server for this project and many useful materials could be found here:
http://cartan.cas.suffolk.edu/moin/OopDocbook
For convenience, you can download the whole book compiled into chm format here:
http://lawand.wordpress.com/site-map/computer-science/e-books/introduction-to-design-patterns-in-cpp-with-qt-4/
Enjoy the cute Qt!
Popular Posts
-
Recently I needed to add a header/footer to an existing PDF file. With some help from this link, I figured it out: http://coding.derkeiler.c...
-
Today I tried to compile and install the WFDB tools from the PhysioToolkit ( PhysioNet ) on my Debian Squeeze system. I am documen...
-
http://blog.akkaya.de/blojsom/blog/jpabel/
-
Bugzilla is a great project. Yet, customizing it to your needs is an overwhelming task! I was assigned a task that our Bugzilla server shoul...
-
Many times you need to call a function/method that does some really heavy work. However, you don't want this function call to block your...
Subscribe to:
Post Comments (Atom)
2 comments:
Realy, thanks alot for this great gift.I'm blessed to you. thanks!
You're welcome!
Post a Comment