H
H
HaruAtari2013-10-02 19:19:47
C++ / C#
HaruAtari, 2013-10-02 19:19:47

Prompt for a fresh C++ tutorial

Good evening.

Advise please the textbook on a C ++. Preferably (but not required) in Russian. What would have been released not so long ago. As I heard, relatively recently there have been some changes in the standard of the language and now the old textbooks do not always teach the correct one. Don't want to get blown up.

I bought the book "The C++ Programming Language" (Stroustrup). They said it was good. Good, but I think it's more of a reference than a textbook. It's hard going. Maybe you know something better?

Thanks in advance.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
monolithed, 2013-10-02
@HaruAtari

I would recommend starting in this order:
The C++ Programming Language - Bjarne Stroustrup
C++ for Real Programmer - Jeff Alger
The Art of C++ - Herbert Schildt
Algorithms in C++ - Robert Sedgewick
Design Patterns: Elements of Reusable Object-Oriented Software - Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides
C++ Gotchas. Aoiding Common Problems in Coding and Design - Stephen C. Dewhurst
C++ Templates: The Complete Guide - David Vandevoorde, Nicolai M. Josuttis
The CERT C Secure Coding Standard - Robert C. Seacord
More Effective C++: 35 New Ways to Improve Your Programs and Designs - Scott Meyers
Effective C++: 55 Specific Ways to Improve Your Programs and Designs - Scott Meyers
C++ Coding Standards — Herb Sutter, Andrei Alexandrescu
C++ Concurrency in Action: Practical Multithreading — Anthony Williams
Well, eventually start monitoring stanadrate )
PS: as far as I remember, there are inaccuracies and typos in some books, so be careful and start with first.

C
CAMOKPYT, 2013-10-02
@CAMOKPYT

Stephen Prata, it is written in an accessible way, there are many examples, there are exercises, in Russian, it is quite relevant

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question