Books and Links for learning C and advanced topics

From Qt Wiki
Revision as of 15:07, 3 March 2015 by AutoSpider (talk | contribs) (Add "cleanup" tag)
Jump to navigation Jump to search
This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine.
Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean.

Learning C++

  • Summerfield et.al: C++ GUI Programming with Qt 4

The well known book for Qt beginners. ISBN 0132354160 (second edition) ("Amazon":http://www.amazon.com/gp/product/0132354160). First edition available online at http://www.qtrac.eu/marksummerfield.html "Review of this book":http://developer.qt.nokia.com/books/view/c_gui_programming_with_qt_4_2nd_edition_the_official_c_qt_book on the official Qt site Good tutorial for beginners. ATTENTION: Somewhat outdated, does not cover 4.4 and beyond!

  • “Practical C++ Programming” By Steve Oualline, O’Reilly Publications
  • "C++ books on wikibooks":http://en.wikibooks.org/wiki/Subject:C+'programming_language
  • "C++ The complete reference, 3rd edition (1998)", by Herb Schildt.

h2. Advanced Topics

  • Introduction to Design Patterns in C++ with Qt4 by Alan Ezust and Paul Ezust available for free online "here

":http://cartan.cas.suffolk.edu/oopdocbook/html/

  • Introduction to Design Patterns in C++ with Qt (2nd Edition) - the 2nd edition of the above book by Alan and Paul Ezust ("Amazon":http://www.amazon.com/dp/0132826453), with a foreword by Lars Knoll.

According to the publishers"every chapter of this edition has been improved with new content, better organization, or both."_ and "it has been restructured to help readers start writing software immediately and write robust, effective software sooner."

  • C+ FAQ lite (online) / C++ FAQ (printed book)

Link: http://www.parashift.com/c+-faq/ It's the "official" FAQ for the comp.lang.c+ Usenet group. It covers a wide range of topics, ranging from basic questions to advanced C++ usage. A printed version of this FAQ is also available (ISBN 0201309831). It's not only a hardcopy of the online FAQ but a "complete, from-scratch write-up with three authors" (citing the authors).

Information Link: http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html Download Link: http://www.mindviewinc.com/Books/downloads.html

Books in other languages

Polish

  • "Symfonia C ' Standard", Jerzy Grębosz
  • "Pasja C '", Jerzy Grębosz

Russian

See on page http://developer.qt.nokia.com/wiki/BooksCppRussian

References

"Qt books":http://developer.qt.nokia.com/books