Answer the question
In order to leave comments, you need to log in
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
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.
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
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.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question