Post #49190
2025-12-10 16:19 UTC
Java is much easier to set up than Python is. For one Java works with mise, asdf, sdkman and numerous other automatic tool managers. Python on the other hand works with none of those. I wouldn’t recommend either for being easy to set up. Ruby is much easier than both (including my favorite language, Kotlin) and has just as many nice features and is much easier to read than Python.
Replies (1)
-
@bobo1900@startrek.website 2025-12-10 22:31
I don’t know, my experience with python is “sudo apt install python3” on linux and “download the installer on windows and run it”, I see many comments mentionting python difficilt to install but I really can’t see why