• Forum
  • Lounge
  • Most popular C++ books in school! (Not t

 
Most popular C++ books in school! (Not the best)

Hi everyone, i assume that this is the best c++ book list:
http://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list

But i want to know, in your opinion,(according) to your experience here on this forum and at school, what are the most popular books used in Colleges/Universities?

push_back("your_book");
or
push_back({"book1","book2","book.."});

Thanks! :]
> what are the most popular books used in Colleges/Universities?

Varies from country to country.

In the US, look for introductory books with the remarkable combination of suspect quality and exorbitant price.
https://www.amazon.com/Best-Sellers-Books-C-Programming-Language/zgbs/books/9045760011

Where I live (India), look for books which have a low-priced Indian reprint.
For instance, C++ Primer (Lippman et al) is commonly used; but Stroustrup's PPP isn't.
@JLBorges thanks for your answer! :]
Topic archived. No new replies allowed.