Re: Ruby Noobie needs some help
OK, Thanks everybody i am getting a good insight to how Ruby works
now. "each" instead of "for this in that:blah", "$" instead of
"global", "@" instead of "self". I am starting to like these
shortcuts. Ruby may be more worth while than i had initially thought.
i am beginning to believe :).
Thanks Robert, Philip, Tim, Luis, Brab, Nicholas.
.
Relevant Pages
- Re: Ruby-specific performance heuristics?
... > or one could use a hash, ... in Ruby than an array - as in any other language that has it. ... > if it is just too broad a problem to be worth it. ... Another general rule of thumb that is true with Java and also Ruby is that ... (comp.lang.ruby) - Re: Ruby-specific performance heuristics?
... that I'm trying to normalize into tables. ... worth trying to create it, or if it is just too broad a problem to be worth ... objects are pretty optimized in ruby and serialize great as yaml meaning you never need to write hand parsers. ... (comp.lang.ruby) - Re: injecting dynamic methods into a class
... OK maybe traitor was a bit too dramatic. ... Let's just try to find the middle ground between generally useful Ruby ... It aint worth it any more. ... > KILL HIM!!! ... (comp.lang.ruby) - Re: Ruby Metaprogramming
... depends what $50 is worth to you. ... In terms of cheap alternatives, use the Ruby Quiz, and Google, and blogs. ... I found this stuff just by googling "ruby metaprogramming." ... Programming books are expensive, especially when you get one that turns out to be no good or at least no good for you. ... (comp.lang.ruby) - Re: lib for optional static typing
... not worth in the general case, IMO. ... And Stalin code still is far not as run-time dynamic as Ruby. ... (comp.lang.ruby) |
|