Comments by "raianmr" (@raianmr2843) on "Aaron Jack"
channel.
-
5
-
4
-
The issue is with dynamic typing, not dynamically typed languages necessarily. Almost every major dynamically typed language has a typed solution these days e.g., Python has gradual type-hinting that anyone can learn within 5 minutes, JS with TS isn't so easy to get started with for beginners but its not that hard to move to TS after having spent a week or two with JS, Typed Clojure, and so on. It's just that there're a LOT of subpar learning materials for these languages on the web that don't follow up and coming industry standards.
Typed-ness is an interesting topic; in my experience beginners don't have any issues learning static typing at all, in fact, it's the other around because people already think in terms of types. It seems to me that all the people still in dynamic land just learn to think that way because that's the way those languages are designed. Some languages though, have good, technical reasons to be dynamic by default e.g., Clojure and Elixir.
4
-
3
-
3
-
2
-
2
-
2
-
2
-
2
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1
-
1