6 ms·
> Ruby is the very least favorite of all the programming languages I've had to use regularly over my career. > Its syntax strongly favors cuteness over familiar
by evancaine 8y ago
> Ruby is the very least favorite of all the programming languages I've had to use regularly over my career.
> Its syntax strongly favors cuteness over familiarity
How do you define regular? I use both Ruby and JS almost daily, and have previously used Java and python for several years. I find ruby a joy to use and have no issues with 'familiarity'
- pavlov 8y agoIf I used Ruby daily, I'd probably be used to it. Right now it's something I have to touch 2-3 times a week to implement specific features in a fairly large Rails codebase, and it always feels jarring to make the switch from the familiar JS/C++/Obj-C spheres of syntactic overlap.
- Lambdanaut 8y agoWeird. It doesn't feel jarring for me to make that switch.
- throwaway427 8y agoSounds like PHP is perfect for you.