+ 1
Classes and objects , why they are so hard to understand ?
Hi All , While learning c++ tutorial Iâm finding that classes and objects are hard to understand (at least for me). Would it be possible to explain them in a more dumb proof way ;) ? (for people like me who just started learning code ) , I hope my question is valid. Thanks!, Eran
3 Answers
+ 2
There is far more to OOP than is explained in that little tutorial. If it is hard to grasp it is because it is indeed complex. So I don't think there is a more "dumb proof way" to explain it.
May be you can learn other things and come back to OOP later when your skills have improved.
+ 1
Eran Barkin ,see the comments in the lesson .The comments will help you to understand the topics more clearly .Yet, if you don't understand you can post the specific problem in Q&A discussion but use the search bar before posting a question:
https://www.sololearn.com/discuss/1316935/?ref=app
https://www.sololearn.com/post/52212/?ref=app
https://www.sololearn.com/post/432150/?ref=app
+ 1
Thanks Samsil i will give a try on search