+ 1
OOP
What is a good language for learning object oriented programming?
2 odpowiedzi
+ 2
Any object-oriented language, such as Java, C#, or C++
Make sure to focus on OOP concepts (such as encapsulation, inheritance, abstraction, etc)
+ 2
learn fundamentals, the core of oop, doesn't matter which language you will be using later