Answer the question
In order to leave comments, you need to log in
Where is the best place to start learning OOP?
At the university (first year) I study C, in the next course we will start studying OOP in C ++. Actually, the question is, where is it better to start learning OOP in general (it doesn’t matter what C ++ will be next), in which language its basics are more understandable and which one would you suggest? What would you recommend to read / see, what resources to visit?
If it is important, then only "pure" C was studied.
#UPD And we also learned and learn assembly language, and quite a bit of html&css, php, javascript
Answer the question
In order to leave comments, you need to log in
To start studying OOP, it is necessary and important to understand the principles and paradigms, philosophy and concepts of OOP, to delve into object-oriented analysis in general, and then, if you please, plunge into the works of such great OOP monsters as: Grady Booch, Frederick Brooks, Timothy Budd, other.
Read the classics of OOP, read and read discussions on the Internet on this topic, google, there is plenty of information. Based on this, understanding everything that you have mastered, proceed to the practical side of the issue, using and studying various OOP tools, be it any OOP_programming_language or modeling.
It is better to start by learning how to use Google.
Recommended resource:
google.com
PS Java is more OOP language than C++
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question