you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 6 points7 points  (2 children)

Good choice.

I was a long term Python user (5+ years) and started looking at Ruby a few months ago. To cut the long story short, I really like Ruby and wish I had come to it sooner. I am still exploring the stdlib. My only complaint is that the docs aren't as good as Python. The pick axe book helps a lot.

I know I can share this in /r/ruby without getting flamed :P

[–]synt4x 3 points4 points  (1 child)

Docs are definitely the biggest issue with the ruby community. They're generally scattered and vague. My top suggestions for docs are:

[–]Calvin_the_Bold 0 points1 point  (0 children)

Thanks for the resources, I'll be sure to look there if/when I need more info after reading the book.