Z
Z
ZeeCaptain2021-03-03 11:26:25
C++ / C#
ZeeCaptain, 2021-03-03 11:26:25

What is the bare minimum for a C++ developer?

Good afternoon, what is the minimum required to become a C++ developer? Where is it better to start, what should be done after, and when will it be possible to start looking for a job, though to start freelancing to gain experience. At the moment I am studying from the book "Programming. Principles and Practice Using C ++", then I plan to get acquainted with the basics of low-level programming and assembler, after that with the general profile language Go / Python and a number of frameworks, after MySQL and algorithms.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vasily Bannikov, 2021-03-03
@ZeeCaptain

the truth is to start freelancing to gain experience

Freelancing is just the opposite - you should go only when you already have solid experience.
What is the minimum requirement to become a C++ developer?

Just right for an interview. Different projects are made in C ++, but their common feature is that they are large, highly loaded, and complex. Well, there aren't many on the market.
For example, you can look at some C ++ vacancies in Yandex.
IMHO, C++ is not the language to start a career with.

A
Antonio Solo, 2021-03-04
@solotony

>> Where better to start
From reading and understanding Stroustrup's book "The C++ Programming Language". and then you can already catch up to modern standards.
ps any "C code" from the point of view of C ++ is bydlokod.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question