+ 3

Which is good when it comes to OOPs? Java or Python

29th Dec 2016, 9:54 PM
shanky
shanky - avatar
5 odpowiedzi
+ 5
Both are fine at OOP. They both get the job done but in different ways. Python for example allows you to use multiple inheritance whereas Java allows for stricter control of how things are inherited. Personally I prefer Python for this because you can do way more with it (particularly in Python 3.6) and it is way more flexible.
29th Dec 2016, 10:54 PM
James Durand
James Durand - avatar
+ 2
Java
29th Dec 2016, 10:03 PM
Ondřej Doněk
Ondřej Doněk - avatar
+ 2
Is OOP even desirable? Anyway, both are good, even if Java IS an OOP language in its core
30th Dec 2016, 5:31 AM
Amaras A
Amaras A - avatar
+ 1
Java
29th Dec 2016, 10:16 PM
BaHaMuT
BaHaMuT - avatar
+ 1
both.
7th Jan 2017, 7:35 PM
ifl
ifl - avatar