Which programming language to go for in order to learn Object Oriented Programming? [closed]
- by Maxood
If someone has a good grasp in logic and procedural programming then which language to start with for learning OOP. Also why C++ is mostly taught at schools whereas Java is a pure Object Oriented language(also language for making android apps)? Why not Objective C is being taught for making apps on the iPhone? I am seeking for the right answer keeping in view of these 2 factors:
Background of the learner in procedural programming
Economic or job market market demand of programming languages
Here is a list of 10 programming languages, i would like to seek justifications for:
Java
C++
Objective C
Scala
C#
PHP
Python
Java
Javascript (not sure if it is a fully featured OOP language)
10.Ruby (not sure if it is a fully featured OOP language)