S
S
Sergey2014-12-04 15:01:55
C++ / C#
Sergey, 2014-12-04 15:01:55

Are there certification programs in C/C++?

I would like to test my knowledge of C/C++ by taking online courses and passing the corresponding exam. I mostly find simple learning centers and programs like "programming basics". I would like to find some more impressive institution with deeper training programs and the issuance of a certificate at the end. In English or Russian, for reasonable money.

Answer the question

In order to leave comments, you need to log in

6 answer(s)
M
mamkaololosha, 2014-12-04
@mamkaololosha

brainbench.com can issue a certificate.
But there is a nuance here that C / C ++ certificates are meaningless. These are not full-stack languages: there are no GUIs, threads, graphics, databases. There may be certificates "Database development in C++ using Oracle" or "Graphics development in C++ using Direct X". But this is junior level. A complete rebuild of a C++ project can take 2-3-4 hours. Read the article about chromium habrahabr.ru/post/165193/. There is a paradox here that there is a very big gap between a junior C++ and a good C++ programmer. The gap can be in 5-7 years of work. Certificates won't help here.

K
Koss1024, 2014-12-04
@Koss1024

I don't look at certifications and hardly look at resumes trying to hire a C++ Senior
Don't waste time
Better just go pro

D
Don Kaban, 2014-12-04
@donkaban

No threads? However.

S
Sergei Borisov, 2014-12-05
@risik

www.cppinstitute.org

A
Alexander Yudaev, 2014-12-08
@oYASo

No one needs C++ certificates, what are you saying! Your level of knowledge will check any normal plus sign without any paperwork with the usual questions.
Well, your goals are very vague. What tasks are you generally going to solve on it? As already mentioned above, there is no whole stack of technologies out of the box, as it is, say, in C # (cryptography, working with a database, GUI, etc.). We study the syntax, the standard library, and then we set off for free swimming. It could be Qt, boost, it could be algorithms and data structures, it could be something else.

E
Elena-314, 2018-02-19
@Elena-314

online courses for continuing students - with entrance testing - read by Otus
https://otus.ru/lessons/razrabotchik-c++/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question