+ 1
C++ Books in your Mother Tongue
Which books did you find useful learning C++? Of course there are many good ones in English, but which ones help you learn C++ in your mother tongue? (English speaking people recommand your favorite books, too!)
3 Antworten
+ 1
Also german, and from the same author:
"Der C++ Programmierer (Aktuell zu C++17)" has been extremely usefel to me, with a lot of content to work through, moreover a good portion of advanced stuff, for example internet connection with C++ (which I haven't been able to apply until now, but anyway).
+ 1
German:
I like the books from Scott Meyers: “Effektiv C++” und “Mehr effektiv C++”. Original written in English but translation is very good.
0
German:
"C++: Einführung und professionelle Programmierung 9., neu bearbeitete Auflahe" from Ulrich Breymann was my first book for C++ and I liked it a lot. When yor are german, you know how expensive some books are. This book you can get for <10€ and you will get a pdf of this book, too. Note: If you needed more recent features of the language, check the authors other more recent books.