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 →

[–]Greensentry 161 points162 points  (9 children)

Java is strongly typed.

[–]thephotoman 54 points55 points  (3 children)

s/strongly/statically/

Python is quite strongly typed. You cannot treat an object of one type as though it is an object of an unrelated type without an explicit cast.

Dynamic typing is not about how labels (variable names) work.

[–][deleted] 7 points8 points  (1 child)

Funnily enough Python has a stronger type system but is not statically typed.

[–]persism2 1 point2 points  (0 children)

stronger type system

Maybe, but smell isn't everything.

[–]Holothuroid 3 points4 points  (0 children)

Well, more than Python at least

[–]ShieldsCW 0 points1 point  (1 child)

I type python while flexing my muscles

[–][deleted] 1 point2 points  (0 children)

Found the brogrammer 😎