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
-
I share the same feelings. I don't understand how people like languages like python, JS and ruby so much.
-
chaddhag877yI had to use python for my college lab and man did I hate the same thing - how do I know the type? Everything is just a var.
-
chaddhag877y@Krokoklemme Well thankfully I learned enough python to complete my lab. I love python, but not for this.
-
@NOOB4LIFE Ruby makes it very easy to make sure the variable is the correct type though.
The whole language is covered in sugar. -
vertti4537yThe only type system I've found pleasant to work with is Elm, which is sort of like haskell's, but less versatile.
Java feels like a pain in the ass in every possible way
Tried javascript coming from Java and C++, i know not a lot of people agree with me but holy fucking shit i hate non-typed variables they introduce so much ambiguity it drives me insane!!!
rant