Live data from Hacker News

Hello Ruby – Almost there

blog.helloruby.com

1–10 of 128 posts

Re: Hello Ruby – Almost there

#3
Looks great.

Recently, I was trying to wrap my head around eigenclass inheritance mechanisms and it was pretty tough. Not to mention the object model, where classes are also objects and the Object - Module - Class relationship. I wouldn't recommend Ruby as a first language to anyone — it may look easy at first, but to grasp it, you need to invest much more time in future.

Re: Hello Ruby – Almost there

#5
post #4

[deleted]

Another personal datapoint — I wrote a book and funded it on Kickstarter as well (similarly named: Hello Web App) and mine was 12 months delayed. Producing a book was definitely way harder than I anticipated, esp. as I am used to the fast-turnaround times of producing something for the web. Additionally, printing alone took two months which was surprising.

Re: Hello Ruby – Almost there

#6
post #4

[deleted]

Another personal datapoint — I wrote a book and funded it on Kickstarter as well (similarly named: Hello Web App) and mine was 12 months delayed. Producing a book was definitely way harder than I anticipated, esp. as I am used to the fast-turnaround times of producing something for the web. Additionally, printing alone took two months which was surprising.

Deleted my comment to which you'd replied because I shouldn't be talking about something I know nothing about.

Re: Hello Ruby – Almost there

#8
post #3

Looks great. Recently, I was trying to wrap my head around eigenclass inheritance mechanisms and it was pretty tough. Not to mention the object model, where classes are also objects and the Object - Module - Class relationship. I wouldn't recommend Ruby as a first language to anyone — it may look easy at first, but to grasp it, you need to invest much more time in future.

People can get very far without knowing anything about that.
Post reply on HN