|
|
|
|
|
by m463
2260 days ago
|
|
I disagree, I think python is fine. Yes, you don't have to complete bonkers OO with multiple inheritance, but in general OO is a win. Also, python has a pretty good standard library and a pretty elegant module system. There's also a practical consideration. After you learn python, you will know python. It is a useful language with hooks into just about every endeavor you could do on a computer. |
|