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
-
Voxera115856yI am not a fan of ruby syntax my self but as far as I know, just like perl, if you know the syntax and especially with railds scaffolding you can get results extremely fast.
But if you do not know them both are hard to read and not very self explanatory.
But C# using all the fancy lambdas and such can be almost as incomprehensible ;), not to mention c or c++ in the hands of a “wiz” :P -
jareish1006yI feel the oppositie. After doing php and js for years, then followed with coffeescript and ruby on rails. Im now back to php (job requirement) and I miss the cleaniness and speed to produce something of RoR. Even Laravel (inspired by RoR) just doesnt feel the same.
But my job requires using php because ease of hosting. Client want something cheap to host and ftp access. RoR requires a vps or something like a paas (heroku) but I cant be buggered to be involved with data storage on a self configured vps (afraid of data loss). Im trying to let the client move to s3 for his assets and let my code be my code. -
Brolls31556y@Voxera aye, I’ve seen some of the new features for C# and I’m not massively impressed on the cray syntax of some of it.
They’re trying to gobble up a bunch of the nice functional stuff from F#, but keeping the same bloated verbose syntax for it... I hope things change. -
Maer17826yLiterally the only guy I ever met who was overly hyped about Ruby was a hipster-douche from Berlin, who kept telling me how nobody is using JS for web applications anymore and how Ruby is the shit.
-
jwelshiv06yIf I had to guess, you mostly likely view java as the answer to your every problem, and have insecurities about your productivity. Potentially you are a c# developer, but most I’ve met are open to different concepts and change... so likely Java.
-
@jwelshiv really?
Golang, C, python, and Java. In that order. Please don't just make assumptions like that.
Ruby's syntax is truly awful. I don't know how this was popular at one point, especially rails.
rant