Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
aceface3398yhow about C++, thats statically typed, especially when you throw keyword auto out in front of a variable cause yolo
-
I'm doing some node stuff now. For the most part I'm enjoying and it's pretty fast. Fav though is C#. I do enjoy strong types. Less ambiguity.
-
If you like languages with strong static guarantees, I'd say go with scala. Play Framework is seriously cool .. check it out!
-
@0xcaff JavaScript might be untyped but he can always try Typescript which allows types and compiles to js
-
edgardev498yThanks for all the suggestions. I work with PHP, Node.js, and Javascript a lot. Out of all of them mentioned I think Go would be my next language to learn. Any useful resources I can head to?
Related Rants
I just spent about 4 hours debugging a PHP bug because of its weak type declaration. Some please point me to another language, Im done with PHP.
undefined
weakly type
safe
type
php