Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
DeathHowler53251d@yellow-dog
I have learnt both Java and Python and the rant is just my opinion. Not everybody thinks alike and that’s a fact. -
dder2273251d@DeathHowler how come ?
You like the dynamic type system ? For what applications do you think python is superior ?
What made you make the rant ? -
Demolishun11249251d@DeathHowler I really really want python style comprehensions in C++
Edit:
And C++ finally got ranges in c++20! I think we are getting, if not already, yield as well.
Edit:
Yes, we did: https://en.cppreference.com/w/cpp/... -
dder2273251d@DeathHowler hm makes sense and I give you that. Problem is in my opti ion, that that screws your maintainability.
And bare in mind, that all you big applications start very small as “hacked together, ist just a prototype”! -
Demolishun11249251d@dder I love python for short scripting and using it to automate other apps. For bigger apps, not so much. I use it for the glue.
-
netikras26632251dI first got my hands on bare java. Then - python. Then - java in-depth. In no way am I going to like python again :)
although I still use it where java would be an overkill or smth that requires an easy access to OS api. Like some network pen-tools. -
sudipbhandari1403251dMeanwhile python code cries behind the global interpretor lock while java continues delivering high throughput lol
Java really sucks when you’ve learned Python. That’s is. That’s the rant.
rant