I finish from basics and i dont know what i should do next learnning oop or solve problems | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

I finish from basics and i dont know what i should do next learnning oop or solve problems

When should i solve problems?

10th Feb 2022, 1:00 PM
Yiu 2011
3 Respuestas
+ 2
What do you mean "I finish from basics"? You barely reached 1% of your course. I recommend that you continue at least to the end of the course. The course will cover the basics as well as elementary object oriented programming. After the course are you may continue to deepen your knowledge studying STL and more advanced topics in C++. You should start solving problems as soon as you start learning. Try simple problem solving exercises with every topic that you cover in the course.
10th Feb 2022, 1:25 PM
Ani Jona 🕊
Ani Jona 🕊 - avatar
+ 1
this is my first day here in this app I learned most of basics from course in YouTube
10th Feb 2022, 1:42 PM
Yiu 2011
+ 1
I see. Even in this case, I would probably quickly go through the elementary stuff (functions, data types, control structures, and so on). Solve some of the code coaches (either as pro or using bits (beware that you don't run out of bits, though)) until you reach oop and templares. Find additional learning material and practise as you move on. Good luck 🍀 and happy coding 🙂
10th Feb 2022, 1:46 PM
Ani Jona 🕊
Ani Jona 🕊 - avatar