Page 5 of 5 FirstFirst ... 345
Results 81 to 85 of 85

Thread: What are your favourite C++ books?

  1. #81
    Join Date
    May 2017
    Posts
    1
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: What are your favourite C++ books?

    Join Best C & C++ training Institute they will you beter

  2. #82
    Join Date
    Nov 2014
    Posts
    32
    Thanked 1 Time in 1 Post
    Qt products
    Platforms
    Windows

    Default Re: What are your favourite C++ books?

    Dietel and Dietel, C++ How To Program
    Excellent introductory textbook on the C++ language. This book is also fairly comprehensive -- it includes a reasonable coverage of all the basic language features.

    I can swear by this book since it's the book from which I learned C++.

    Bruce Eckel, Thinking in C++
    Eckel's books have become very popular. His C++ book is freely available on the web. I haven't read it, but I have his java book, which is a gem. Take a look at the one on the web, and buy it if you like it.

    Andrew Koenig and Barbara Moo, Acclerated C++
    A C++ textbook that takes an innovative and nontraditional approach by teaching C++ without ``teaching C'' first. This book adopts a relatively rapid pace, it's more like a second text than a first. This is one of the few beginner books I've seen where all the code in the book really looks like C++, and not some bizarre prehistoric C-like dialect. Another thing I like about the book is they teach just the right subset -- rather than asking the reader to rote-memorise the details of every STL class, they focus on the important ones (mostly map, list and vector).

  3. #83
    Join Date
    Aug 2015
    Location
    Poland/UK
    Posts
    30
    Thanks
    6
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows

    Default Re: What are your favourite C++ books?

    C++ Primer Plus by Stephen Prata

  4. #84
    Join Date
    Jan 2021
    Location
    Istanbul
    Posts
    1
    Qt products
    Qt3
    Platforms
    Windows

    Default Re: What are your favourite C++ books?

    Hi there can you advise me good books to learn Qt or course? Thank you!
    Last edited by d_stranz; 12th January 2021 at 17:42. Reason: removed URL

  5. #85
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,229
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: What are your favourite C++ books?

    The book by Witold Wysota and his co-authors, "Game Programming Using Qt 5" (ISBN-10 : 1788399994, ISBN-13 : 978-1788399999) is a good start.

    The Qt distribution contains a huge number of example programs and tutorials. Look on the Projects page of Qt Creator or Google for Qt tutorials.

    Please do not post links to unrelated web sites or you may be banned for spamming.
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

Similar Threads

  1. any good books for QT 4.2?
    By neomax in forum General Discussion
    Replies: 7
    Last Post: 4th September 2007, 09:37
  2. Both Qt 4 books delayed?
    By brcain in forum General Discussion
    Replies: 32
    Last Post: 24th January 2007, 03:42
  3. books to learn Qt
    By nimmyj in forum Newbie
    Replies: 2
    Last Post: 8th December 2006, 22:16
  4. QT4 Books
    By Jimmy2775 in forum Qt Programming
    Replies: 3
    Last Post: 7th February 2006, 21:07

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.