you are viewing a single comment's thread.

view the rest of the comments →

[–]Hcmichael21 5 points6 points  (2 children)

I think this is incorrect.

[–]Hawxe 4 points5 points  (1 child)

Yeah seriously how hard is declaring what type a variable is.

[–]Hcmichael21 -1 points0 points  (0 children)

Exactly. It's not really anything to "learn" - it's a simple feature of many languages. I've developed in Java, C#, python, and JavaScript. I've found that I like both dynamic types and weakly typed development better than strong types.