TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Understanding the Ruby object model

43 点作者 skilldrick将近 14 年前

4 条评论

sleight42将近 14 年前
I'm sorry to be critical but this article is a dangerously incomplete treatment.<p>For instance, methods only exist on classes. And there's no mention of the singleton class whatsoever.<p>For a more accurate lesson, watch Dave Thomas, author of the "Pickaxe" Programming Ruby book, present on the Ruby Object Model: <a href="http://scotland-on-rails.s3.amazonaws.com/2A04_DaveThomas-SOR.mp4" rel="nofollow">http://scotland-on-rails.s3.amazonaws.com/2A04_DaveThomas-SO...</a>
评论 #2863695 未加载
sotu将近 14 年前
I've just started with Ruby and Rails using a book called Ruby on Rails tutorial 3.. this article didn't provide anything that I found useful. It reminded me of a lecture on Java I heard about in Computer Science 101 day 2.
评论 #2864293 未加载
评论 #2864276 未加载
asdfaoeu将近 14 年前
Sounds like a database admin learning ruby. No idea why anyone wants to think of classes as anything more than fancy structs with allocation.
评论 #2863542 未加载
评论 #2863478 未加载
评论 #2863510 未加载
atomicdog将近 14 年前
Is Ruby still considered a "fad" or is it actually gaining weight as a serious development platform? I'm seeing more and more articles about it on HN these days.
评论 #2864127 未加载
评论 #2864250 未加载
评论 #2863808 未加载