V
V
vlarkanov2019-04-21 15:08:15
C++ / C#
vlarkanov, 2019-04-21 15:08:15

What is the best online C++ course to take?

I took a Java course at javarush.ru
I really liked the presentation of the material. Is there something similar for learning C++? Preferably in Russian, but also in English. The main thing is that there should be not only lectures - I can just read the documentation - but also tasks with solution verification.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
R
Ronald McDonald, 2019-04-21
@Zoominger

Wait a minute, now I'll take a break from tinkering with the server via RDP and google it for you, can you wait? Here replication will take place and that's it.

A
Andrey, 2019-04-22
@poslannikD

If without mockery, then there is no such resource for c ++.
There are a lot of sites where you can solve problems with checking in C ++, but there is no theory there. There are sites with theory but no practice.
A typical path in the pros was described in one comment on Habré, quite plausibly.

The path of any pluser:
- Must start with something simple and clear. For example, Kernighan and Ricci's books on C. Or C++ By Dissection by Ira Pohl - a great book where everything is simple and tasteful.
- You can continue by going over the eyes in the book of one of the generalists (Schildt, for example). And very often they consult Stroustrup's Talmud.
“And then, Myers, Sutter, Alexandrescu, who long ago explained all this street magic and put it on the shelves.
— Plus pros like to read Dr. Dobbs Journal

From online reference books, I would add https://ravesli.com/uroki-cpp/ where you can peep any topic if it is incomprehensibly described in the above-mentioned books.

B
BadCats, 2019-04-30
@BadCats

Here you are:
https://stepik.org/course/7
https://stepik.org/course/3206
- in my humble opinion - one of the best c++ courses. Of course, there are some shortcomings and flaws, but in general - it gives a very good base.
There are also tasks.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question