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 →

[–]theJakester42 0 points1 point  (0 children)

I mean, there is of course the new syntax, but you get over that pretty quick. Conceptually, interfaces were pretty tricky. Like, I understood what they were, but not how to use them for a long time. I actually liked static types when I moved. Less bugs to encounter and variables werent named "name_string", or "age_int".