0
OOP in C++
I want to learn direct OOP in C++ but I am finding that course . Can anyone help me in this regard.
9 odpowiedzi
+ 5
Crustiee
here is the C++ intermediate course, which will teach you OOPs:-
https://www.sololearn.com/learn/courses/c-plus-plus-intermediate
+ 4
Crustiee
Hii, here is a thread that contains huge collection of c++ resources in addition to c++ intermediate course in Sololearn:-
https://www.sololearn.com/Discuss/459759/?ref=app
+ 3
Crustiee I recommend you finish the Introduction to C++ course(which you're taking) to get knowledge about the base and fundamentals of C++.
OOP is taught in the C++ Intermediate course. Infact, most of that course(3 out of 4 modules) is about OOP features such as Classes, Inheritance, Polymorphism, Encapsulation...
+ 3
In the Community section you can find tutorials on design patterns for objects.
https://www.sololearn.com/learn/672/?ref=app
0
I already know introduction to C++ . Now I want to learn OOP in C++
0
I want to learn about basic coding syntax how can I create my own code?
0
Mohamed Yousuf If you are on mobile:
Click "Create </>" at the bottom of the app, then click the green plus icon near the bottom right, select which language you want to create code of and then you can write your code
0
No I want a trail how to create a code
0
Please answer me