M
M
Moolzv Rivers2019-07-05 06:25:08
IT education
Moolzv Rivers, 2019-07-05 06:25:08

I lost my motivation to learn C++, what should I do?

Hello everybody.
I recently realized that I haven't been studying C++ for 3 days. The fact is that I don't know what to write on it, every time I think of writing a program in C ++, I immediately have a question: "And what should I do with it?". I just don’t know where to fill it in, anyway, no one will look, protest, or see. So I don’t write anything, even the motivation to study has disappeared, and I’m afraid to learn Python, although there is motivation for it. I'm afraid - because he will not teach me anything good with his simplicity, and my task is to learn how to write antiviruses and understand IB, so the first goal is to learn C ++, but how to learn it without motivation? What do you suggest to do?
Added: I know C++ really well, just when I'm looking for lessons to study, I understand that I already know it, so there's no point in looking....

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alexander, 2019-07-05
@SaddledSharp

Apparently you need to take ready-made projects and expand their functionality. There are a lot of them on github.

S
Sergey Gornostaev, 2019-07-05
@sergey-gornostaev

I immediately have a question: "And what should I do with it?". I just don’t know where to fill it in, anyway, no one will look, protest, or see.

If you are programming to show someone, then you have probably chosen the wrong profession. The greatest successes in programming are achieved by those who program because they simply cannot not program. I don't ask "why" at all, the code is torn out of me every hour of every day for 20 years, and learning new things is a physical pleasure.
C++ is one of the most complex and voluminous languages, it can easily take 10 years to learn it well. Perhaps you should not look for lessons, but read textbooks.

J
justAnotherCluelessUser, 2019-07-05
@justAnotherCluelessUser

Python just the same, in its simplicity and the ability to nagovnokodit, which will be noticeable very clearly, teaches a good and elegant style. (at least formatting))) )
And what to write in C ++?
Well, right off the bat:
Well, find paid programs and make analogues...
Screw the interface to console programs...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question