For further actions, you may consider blocking this person and/or reporting abuse
This community will be migrating to a dedicated subforem in the near future. We are excited to announce a new take on the CodeNewbie Community soon! Email support@forem.com if you have any questions.
Congrats on obtaining your Coursera certificate! Well done and well deserved! 😀🎈🎉🎊 I've really been enjoying following your writeups-- keep up the great work!
It's really been fascinating to me that dynamically-typed languages (JS, Python) have been ever more gravitating towards static-typing constructs (TypeScript) or "feelings" (hints/annotations) over the years while statically typed languages (Go) are gravitating towards more "dynamic" language features (generics). Ah, the programming landscape: The more things change, the more they stay the same! 😄
Thanks! You are a Day 1 supporter. 😊
Everyone is trying to be someone else. LOL I wonder if it's being driven by survival. If the language can support both scenarios, it can be used in diverse scenarios and be more widely adopted. Gotta keep users happy.