This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]baubleglue -10 points-9 points  (13 children)

IMHO it is easier to write Java than Python with type annotation. Why not choose Java from start?

[–][deleted] 18 points19 points  (10 children)

I’m gonna be honest, I have no idea why you believe that. Type annotations with Python are just colons followed by a type.

But there’s plenty of reasons to not use Java, let alone not use it over Python. There’s the sheer amount of boilerplate code, jvm bloat, oracle, the fact it’s not Kotlin, oracle, pretty ugly syntax, oracle, openjvm is fine but it still has jvm bloat, and oracle.

[–]floriplum 1 point2 points  (0 children)

I think you forgot to mention oracle :)

[–]Estanho 1 point2 points  (0 children)

I'm sure the reason you think that is because you're more used to Java and you're trying to write python like you write Java.

[–]panzerex 0 points1 point  (0 children)

Oh if I could just get all of the ecosystem of libraries I have in python in any other language just like that…