Settings

Theme

Tips for Novice Developers (and why you should become a Rubyist)

mutuallyhuman.com

9 points by manlycode 13 years ago · 7 comments

Reader

aneth4 13 years ago

I'm not sure why, but the word rubyist always irks me. It strikes me as pompous and egotistical. And I've been a ruby developer for 7 years.

Mithaldu 13 years ago

While i agree with the first four points, the first sentence of the "use ruby" bit could not possibly be any more wrong. To quote:

> As you start writing code and realizing how powerful it is you will never want to install anyone else's crappy module again!

This stands directly in opposition to the DRY principle, which applies to ANY language, not just Ruby. As you get more experienced in developing software you end up using more libraries by other people, because you are easier able to figure out which ones are good and which ones aren't; and also because you're more comfortable with figuring out foreign APIs.

kungpoo 13 years ago

Well, that was good a waste of time.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection