0
What next after learning a programming language??
where do I proceed to after being comfortable with a language of programming??
3 Réponses
+ 2
Hi! then you start looking for a job if you feel confident in your knowledge. see the vacancies, there will be indicated the necessary skills that you need to possess. if you can do it, you go to the interview. if not, learn further
+ 2
Did you really finish C++ tho? Cuz last time I checked, to master C++ you need ~10 years. Remember that SoloLearn covers the basics only, e.g no: STL, smart pointers, constexpr, multithreading... The real question you should ask yourself then is: what do I want to do? Do I want to develop GUI apps in C++, then check Qt, in java? Then check JavaFX..