Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Forthcoming 2nd ed. of _The Ruby Way_
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  Messages 1 - 25 of 69 - Collapse all  -  Translate all to Translated (View all originals)   Newer >
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
rubyhac...@gmail.com  
View profile  
 More options Dec 14 2005, 6:00 pm
Newsgroups: comp.lang.ruby
From: rubyhac...@gmail.com
Date: 14 Dec 2005 15:00:17 -0800
Local: Wed, Dec 14 2005 6:00 pm
Subject: [ANN] Forthcoming 2nd ed. of _The Ruby Way_
Hello, all.

Thought I might as well announce this "officially" as many people
know it already.

The ink is dry on the contract, and I am working on a second edition
of _The Ruby Way_. Expect to see it second quarter of 2006.

To summarize: About 100 pages deleted, about 250 pages added.
Updated from 1.6.8 to 1.8.4 (or thereabout).

If you have comments or suggestions, feel free to make them.

I can't cover everything, but I want to cover the important and
interesting
stuff (as time and space permit). If you see it in the "keyword soup"
below, it's under consideration. If you think I've forgotten something
important, please tell me in email.

Thanks,
Hal Fulton

Keyword soup:
Rockit racc rbison io/nonblock readpartial StringIO csv Oniguruma
Madeleine Oracle DBI LDAP ORMs (AR, Og, etc.) define_method
const_missing
JTTUI Qt One-click installer EXERB imap pop3 SSL ssh tunnelling OpenURI
NNTP WEBrick Redcloth Bluecloth etc.  fastcgi Ruby on Rails Nitro
amrita
borges cgi-kit narf cerise SOAP REST WebDAV XML-RPC Okay (YAML)
Rinda and Ring CORBA REXML irb Test::Unit xmp pp rcov generator
enumerator
OSX KirbyBase Cocoa YAML iCal etc. vCard RSS RDF RMagick Flash (Alph)
PDF Rake mkmf extconf.rb SWIG Ruby/DL CVS Subversion gnuplot Mozilla
Java .NET RDoc RubyGems setup.rb RAA RubyForge ri vim emacs Scite
FreeRIDE RDE ArachnoRuby Komodo Eclipse Blog tools Wiki tools RCRs


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jim Freeze  
View profile  
 More options Dec 14 2005, 6:12 pm
Newsgroups: comp.lang.ruby
From: Jim Freeze <j...@freeze.org>
Date: Thu, 15 Dec 2005 08:12:38 +0900
Local: Wed, Dec 14 2005 6:12 pm
Subject: Re: [ANN] Forthcoming 2nd ed. of _The Ruby Way_
On 12/14/05, rubyhac...@gmail.com <rubyhac...@gmail.com> wrote:

> Hello, all.

> The ink is dry on the contract, and I am working on a second edition
> of _The Ruby Way_. Expect to see it second quarter of 2006.

Congrats

> I can't cover everything, but I want to cover the important and
> interesting
> stuff (as time and space permit). If you see it in the "keyword soup"
> below, it's under consideration. If you think I've forgotten something
> important, please tell me in email.

CommandLine and its children: Application, Option, OptionParser and OptionData.

> Keyword soup:
> Rockit racc rbison io/nonblock readpartial StringIO csv Oniguruma
> Madeleine Oracle DBI LDAP ORMs (AR, Og, etc.) define_method
> const_missing
> JTTUI Qt One-click installer EXERB imap pop3 SSL ssh tunnelling OpenURI
> NNTP WEBrick Redcloth Bluecloth etc.  fastcgi Ruby on Rails Nitro
> amrita
> borges cgi-kit narf cerise SOAP REST WebDAV XML-RPC Okay (YAML)
> Rinda and Ring CORBA REXML irb Test::Unit xmp pp rcov generator
> enumerator
> OSX KirbyBase Cocoa YAML iCal etc. vCard RSS RDF RMagick Flash (Alph)
> PDF Rake mkmf extconf.rb SWIG Ruby/DL CVS Subversion gnuplot Mozilla
> Java .NET RDoc RubyGems setup.rb RAA RubyForge ri vim emacs Scite
> FreeRIDE RDE ArachnoRuby Komodo Eclipse Blog tools Wiki tools RCRs

--
Jim Freeze

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
James Edward Gray II  
View profile  
 More options Dec 14 2005, 7:23 pm
Newsgroups: comp.lang.ruby
From: James Edward Gray II <ja...@grayproductions.net>
Date: Thu, 15 Dec 2005 09:23:08 +0900
Local: Wed, Dec 14 2005 7:23 pm
Subject: Re: [ANN] Forthcoming 2nd ed. of _The Ruby Way_
On Dec 14, 2005, at 5:03 PM, rubyhac...@gmail.com wrote:

> Hello, all.

> Thought I might as well announce this "officially" as many people
> know it already.

> The ink is dry on the contract, and I am working on a second edition
> of _The Ruby Way_. Expect to see it second quarter of 2006.

This is just fantastic news.  The old version is quite out of date  
and yet still my second favorite Ruby book!

> Keyword soup:
> ...csv...

I realize this is tooting my own horn, but it would be great if  
FasterCSV[1] made it in there if only as a footnote.  I know it's not  
a standard library, but it reads and writes just fine and is almost 9  
times faster than the standard library.  This might be important  
since I've seen multiple complaints about CSV speed here and on Ruby  
Core.

I'm also hard at work adding cool new features to it that should be  
in long before the book is ready.  Features not yet is CSV.  :)

End advertisement.  We now return you to your regular programming.

James Edward Gray II

1:  http://rubyforge.org/projects/fastercsv/


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tanner Burson  
View profile  
 More options Dec 14 2005, 8:09 pm
Newsgroups: comp.lang.ruby
From: Tanner Burson <tanner.bur...@gmail.com>
Date: Thu, 15 Dec 2005 10:09:14 +0900
Local: Wed, Dec 14 2005 8:09 pm
Subject: Re: [ANN] Forthcoming 2nd ed. of _The Ruby Way_
On 12/14/05, rubyhac...@gmail.com <rubyhac...@gmail.com> wrote:

At least a small section on Rake would be excellent.


--
===Tanner Burson===
tanner.bur...@gmail.com
http://tannerburson.com   <---Might even work one day...

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joe Van Dyk  
View profile  
 More options Dec 14 2005, 8:13 pm
Newsgroups: comp.lang.ruby
From: Joe Van Dyk <joevan...@gmail.com>
Date: Thu, 15 Dec 2005 10:13:38 +0900
Local: Wed, Dec 14 2005 8:13 pm
Subject: Re: [ANN] Forthcoming 2nd ed. of _The Ruby Way_
On 12/14/05, Tanner Burson <tanner.bur...@gmail.com> wrote:

I think it's under consideration, considering that Rake is in that
'keyword soup'.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeff Wood  
View profile  
 More options Dec 14 2005, 7:34 pm
Newsgroups: comp.lang.ruby
From: Jeff Wood <jeff.darkli...@gmail.com>
Date: Thu, 15 Dec 2005 09:34:59 +0900
Local: Wed, Dec 14 2005 7:34 pm
Subject: Re: [ANN] Forthcoming 2nd ed. of _The Ruby Way_
.. Please be sure to provide it in PDF form... That's how I have my
current edition and I really appreciate it.

j.

On 12/14/05, James Edward Gray II <ja...@grayproductions.net> wrote:

--
"Remember. Understand. Believe. Yield! -> http://ruby-lang.org"

Jeff Wood


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Hal Fulton  
View profile  
 More options Dec 14 2005, 10:24 pm
Newsgroups: comp.lang.ruby
From: Hal Fulton <hal9...@hypermetrics.com>
Date: Thu, 15 Dec 2005 12:24:22 +0900
Local: Wed, Dec 14 2005 10:24 pm
Subject: Re: [ANN] Forthcoming 2nd ed. of _The Ruby Way_

Joe Van Dyk wrote:
> On 12/14/05, Tanner Burson <tanner.bur...@gmail.com> wrote:
>>At least a small section on Rake would be excellent.

> I think it's under consideration, considering that Rake is in that
> 'keyword soup'.

Yep, should have alphabetized it. But then it wouldn't be soup,
would it? :)

Hal

"There's a message in my AlphaBits! It says, 'OOOOOO'!"
"Those are CheeriOs."
             -- _Family Guy_


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bill Guindon  
View profile  
 More options Dec 14 2005, 11:03 pm
Newsgroups: comp.lang.ruby
From: Bill Guindon <agori...@gmail.com>
Date: Thu, 15 Dec 2005 13:03:15 +0900
Local: Wed, Dec 14 2005 11:03 pm
Subject: Re: [ANN] Forthcoming 2nd ed. of _The Ruby Way_
On 12/14/05, Hal Fulton <hal9...@hypermetrics.com> wrote:

> Joe Van Dyk wrote:
> > On 12/14/05, Tanner Burson <tanner.bur...@gmail.com> wrote:
> >>At least a small section on Rake would be excellent.

> > I think it's under consideration, considering that Rake is in that
> > 'keyword soup'.

> Yep, should have alphabetized it. But then it wouldn't be soup,
> would it? :)

Sure it would.  It would be alphabet soup ;)

Any chance of it following the prag prog's beta book release method?

Either way, looking forward to it.

> Hal

> "There's a message in my AlphaBits! It says, 'OOOOOO'!"
> "Those are CheeriOs."
>              -- _Family Guy_

--
Bill Guindon (aka aGorilla)

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eero Saynatkari  
View profile  
 More options Dec 14 2005, 11:28 pm
Newsgroups: comp.lang.ruby
From: Eero Saynatkari <ruby-forum-...@mailinator.com>
Date: Thu, 15 Dec 2005 13:28:03 +0900
Local: Wed, Dec 14 2005 11:28 pm
Subject: Re: Forthcoming 2nd ed. of _The Ruby Way_

Hal Fulton wrote:
> Joe Van Dyk wrote:
>> On 12/14/05, Tanner Burson <tanner.bur...@gmail.com> wrote:
>>>At least a small section on Rake would be excellent.

>> I think it's under consideration, considering that Rake is in that
>> 'keyword soup'.

> Yep, should have alphabetized it. But then it wouldn't be soup,
> would it? :)

First, one more congratulatory note: congrats! :)

The few exciting and very soupy technologies I could
think of off-hand are SCGI, RubyScript2Exe and the
whole ParseTree/Ruby2C cadre.

A footnote of such alternatives as Rant and Wee might
be well-received, too!

> Hal

> "There's a message in my AlphaBits! It says, 'OOOOOO'!"
> "Those are CheeriOs."
>              -- _Family Guy_

*Dashes off to purchase season 3*

E

--
Posted via http://www.ruby-forum.com/.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ezra Zygmuntowicz  
View profile  
 More options Dec 14 2005, 11:44 pm
Newsgroups: comp.lang.ruby
From: Ezra Zygmuntowicz <e...@yakima-herald.com>
Date: Thu, 15 Dec 2005 13:44:16 +0900
Local: Wed, Dec 14 2005 11:44 pm
Subject: Re: [ANN] Forthcoming 2nd ed. of _The Ruby Way_

On Dec 14, 2005, at 3:03 PM, rubyhac...@gmail.com wrote:

Impressive list of topics! i will buy this book in a heart beat!

Cheers-

-Ezra Zygmuntowicz
WebMaster
Yakima Herald-Republic Newspaper
e...@yakima-herald.com
509-577-7732


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Hal Fulton  
View profile  
 More options Dec 14 2005, 11:59 pm
Newsgroups: comp.lang.ruby
From: Hal Fulton <hal9...@hypermetrics.com>
Date: Thu, 15 Dec 2005 13:59:49 +0900
Local: Wed, Dec 14 2005 11:59 pm
Subject: Re: [ANN] Forthcoming 2nd ed. of _The Ruby Way_

Thank you.

Let me clarify, though, lest anyone misunderstand -- not all of these
topics will be covered in depth. Depending on time and pages and so on,
some may barely be mentioned.

That's one reason I want assistance in prioritizing things. In addition,
some of these I know little about, and will have to learn within the
next ninety days or so, or just skip them.

Hal


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Phil Tomson  
View profile  
 More options Dec 15 2005, 2:47 am
Newsgroups: comp.lang.ruby
From: pt...@aracnet.com (Phil Tomson)
Date: 15 Dec 2005 07:47:18 GMT
Local: Thurs, Dec 15 2005 2:47 am
Subject: Re: [ANN] Forthcoming 2nd ed. of _The Ruby Way_
In article <1134601217.746672.19...@g14g2000cwa.googlegroups.com>,

That's good news!
My own 2cents:

I especially like chapter 5 (OOP and Dynamicity in Ruby) in the current
edition of TRW.  I hope that perhaps a similar chapter on metaprogramming can
be added.

Also: I would like to see the second edition stick to advanced Ruby
programming topics/philosophy and mostly stay away from specific libraries (so
basically staying away from a lot of the things you list above ;-)  Why do I
say this: because the title 'The Ruby Way' implies that you're going to impart
the philosophy of Ruby programming.  Your introduction leads to this as well.  
But if you start loading up with too many specific libraries/etc. then it
starts looking less and less like 'The Ruby Way' and more like a tour of
Ruby libraries.  A lot of items in the "keyword soup" are ephemeral -
is Rockit really being maintained and used at this point, for example? (and
what about Grammar?)  I think you should focus on things that are not
ephemeral in Ruby.  

Gems and Rake would be two 'externals' that should be included though, as they
are either becoming central to or exemplify The Ruby Way (Rake could be
covered as an example of metaprogramming, for example).  Onigurma deserves
coverage because it will be the new regex engine.   I'd like to see more
advanced coverage of things like using the various callbacks (included,
inherited, etc.), metaprogramming, functional Ruby (stuff like what's in the
"Higher order Perl" book).

Leave specific GUI toolkits like Tk, or Qt to another book...

I really like "The Ruby Way"; I would like to see it move more in the
direction of "The Ruby Way: Advanced Ruby Programming Techniques" or something
like that... as opposed to "The Ruby Way: A brief look at lots of
libraries(many of which will be obsolete by this time next year)".

Phil


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kev Jackson  
View profile  
 More options Dec 15 2005, 3:24 am
Newsgroups: comp.lang.ruby
From: Kev Jackson <kevin.jack...@it.fts-vn.com>
Date: Thu, 15 Dec 2005 17:24:03 +0900
Local: Thurs, Dec 15 2005 3:24 am
Subject: Re: [ANN] Forthcoming 2nd ed. of _The Ruby Way_

>I really like "The Ruby Way"; I would like to see it move more in the
>direction of "The Ruby Way: Advanced Ruby Programming Techniques" or something
>like that... as opposed to "The Ruby Way: A brief look at lots of
>libraries(many of which will be obsolete by this time next year)".

Although I haven't read the ruby way, I'd prefer to see a coverage of
more advanced programming techniques in Ruby, instead of a brief
overview of Library X,Y,Z, but then again how do you define advanced?  
My idea of advanced is Dwemthy's Array (which I actually just got my
head around this week).

my 2 vitenamese dong (roughly 2/15000 c)
Kev


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Leslie Viljoen  
View profile  
 More options Dec 15 2005, 5:26 am
Newsgroups: comp.lang.ruby
From: Leslie Viljoen <les...@camary.co.za>
Date: Thu, 15 Dec 2005 19:26:15 +0900
Local: Thurs, Dec 15 2005 5:26 am
Subject: Re: [ANN] Forthcoming 2nd ed. of _The Ruby Way_
I know it's a long shot but the only thing I have found missing
from "the Ruby way" so far has been something on graphics -
ie. Ruby SDL etc. I'd love to see some pointers on that.

Leslie


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
George Moschovitis  
View profile  
 More options Dec 15 2005, 5:39 am
Newsgroups: comp.lang.ruby
From: George Moschovitis <george.moschovi...@gmail.com>
Date: Thu, 15 Dec 2005 19:39:57 +0900
Local: Thurs, Dec 15 2005 5:39 am
Subject: Re: [ANN] Forthcoming 2nd ed. of _The Ruby Way_
Great  to hear :)

I really loved the original book. If you need any help with Nitro/Og
don't hesitate to contact me ;-)

-g.

--
http://www.gmosx.com
http://www.navel.gr
http://www.nitrohq.com


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Luc Heinrich  
View profile  
 More options Dec 15 2005, 5:52 am
Newsgroups: comp.lang.ruby
From: Luc Heinrich <l...@honk-honk.com>
Date: Thu, 15 Dec 2005 19:52:02 +0900
Local: Thurs, Dec 15 2005 5:52 am
Subject: Re: [ANN] Forthcoming 2nd ed. of _The Ruby Way_
On 15 déc. 05, at 01:34, Jeff Wood wrote:

> ... Please be sure to provide it in PDF form... That's how I have my
> current edition and I really appreciate it.

Make that a Pickaxe-2-style-beta-book and I'm signing up right away :)

--
Luc Heinrich - l...@honk-honk.com - http://www.honk-honk.com


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Chris Game  
View profile  
 More options Dec 15 2005, 7:15 am
Newsgroups: comp.lang.ruby
From: Chris Game <chrisg...@example.net>
Date: Thu, 15 Dec 2005 12:15:44 +0000
Local: Thurs, Dec 15 2005 7:15 am
Subject: Re: [ANN] Forthcoming 2nd ed. of _The Ruby Way_

Hal Fulton wrote:
> Let me clarify, though, lest anyone misunderstand -- not all of
> these topics will be covered in depth. Depending on time and
> pages and so on, some may barely be mentioned.

There's more to a book than a list of topics. What about depth,
starting point, assumptions of reader ability, reference vs learning
model (see Kathy Sierra's blog), inclusion of tutorials, examples,
exercises...

(Thanks as ever to the random sig generator for an entirely
appropriate one...)
--
Chris Game

"Imagination is more important than knowledge."
                -- Albert Einstein


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jack Christensen  
View profile  
 More options Dec 15 2005, 7:43 am
Newsgroups: comp.lang.ruby
From: Jack Christensen <j...@jncsoftware.com>
Date: Thu, 15 Dec 2005 21:43:31 +0900
Local: Thurs, Dec 15 2005 7:43 am
Subject: Re: [ANN] Forthcoming 2nd ed. of _The Ruby Way_

+1. I'd also be much more interested in pure, advanced Ruby rather than
specifics of this or that library.

Jack


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Brian Buckley  
View profile  
 More options Dec 15 2005, 8:30 am
Newsgroups: comp.lang.ruby
From: Brian Buckley <briankbuck...@gmail.com>
Date: Thu, 15 Dec 2005 22:30:20 +0900
Local: Thurs, Dec 15 2005 8:30 am
Subject: Re: [ANN] Forthcoming 2nd ed. of _The Ruby Way_

I bought your first book.  Loved it.

I'm anxious to see the 100 pages you plan on deleting.  Always good to know
the things to unlearn too.

Brian


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Takashi Sano  
View profile  
 More options Dec 15 2005, 8:42 am
Newsgroups: comp.lang.ruby
From: Takashi Sano <tks...@gmail.com>
Date: Thu, 15 Dec 2005 22:42:18 +0900
Local: Thurs, Dec 15 2005 8:42 am
Subject: Re: [ANN] Forthcoming 2nd ed. of _The Ruby Way_
Hi,

2005/12/15, Phil Tomson <pt...@aracnet.com>:

My 2 yen for all the above.

To add the list, I would like to see a chapter or section on interface
- what is and how to create clean API in ruby.

Takashi Sano


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
James Edward Gray II  
View profile  
 More options Dec 15 2005, 9:03 am
Newsgroups: comp.lang.ruby
From: James Edward Gray II <ja...@grayproductions.net>
Date: Thu, 15 Dec 2005 23:03:13 +0900
Local: Thurs, Dec 15 2005 9:03 am
Subject: Re: [ANN] Forthcoming 2nd ed. of _The Ruby Way_
On Dec 14, 2005, at 10:59 PM, Hal Fulton wrote:

> That's one reason I want assistance in prioritizing things. In  
> addition,
> some of these I know little about, and will have to learn within the
> next ninety days or so, or just skip them.

Can you use the community?  Together we know a fair amount.  ;)

James Edward Gray II


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Doug H  
View profile  
 More options Dec 15 2005, 9:12 am
Newsgroups: comp.lang.ruby
From: "Doug H" <dou...@gmail.com>
Date: 15 Dec 2005 06:12:48 -0800
Local: Thurs, Dec 15 2005 9:12 am
Subject: Re: Forthcoming 2nd ed. of _The Ruby Way_
I'd recommend the exact opposite.  If you ignore the libraries and GUI
toolkits, the book is virtually useless.  Most people are using ruby to
develop _applications_, not to learn programming for programming's
sake.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Xavier Noria  
View profile  
 More options Dec 15 2005, 9:45 am
Newsgroups: comp.lang.ruby
From: Xavier Noria <f...@hashref.com>
Date: Thu, 15 Dec 2005 23:45:06 +0900
Local: Thurs, Dec 15 2005 9:45 am
Subject: Re: Forthcoming 2nd ed. of _The Ruby Way_
On Dec 15, 2005, at 15:17, Doug H wrote:

> I'd recommend the exact opposite.  If you ignore the libraries and GUI
> toolkits, the book is virtually useless.  Most people are using  
> ruby to
> develop _applications_, not to learn programming for programming's
> sake.

I agree with the other poster about the expectations the title  
creates. I readed the book and was useful for me because i was  
learning, practical issues are addressed, and you are exposed to  
idiomatic Ruby. But I would expect it to evolve to explain "The Ruby  
Way" of programming, so my vote goes there.

Explaining libraries and toolkits is certainly useful, but a topic  
for a different book in my opinion.

-- fxn


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gene Tani  
View profile  
 More options Dec 15 2005, 9:52 am
Newsgroups: comp.lang.ruby
From: "Gene Tani" <gene.t...@gmail.com>
Date: 15 Dec 2005 06:52:49 -0800
Local: Thurs, Dec 15 2005 9:52 am
Subject: Re: Forthcoming 2nd ed. of _The Ruby Way_

rubyhac...@gmail.com wrote:
> Hello, all.

> Thought I might as well announce this "officially" as many people
> know it already.

> The ink is dry on the contract, and I am working on a second edition
> of _The Ruby Way_. Expect to see it second quarter of 2006.

> To summarize: About 100 pages deleted, about 250 pages added.
> Updated from 1.6.8 to 1.8.4 (or thereabout).

"100 pages deleted": does this mean Rb vs. perl/python sections are
expendable? I can understand, these entail a *lot* of research, &
recently there's been an explosion of R vs. p/p/java/smalltalk/lisp
blogs which can be collected on 'Ruby eye for python guy' or some
wiki.

The part of Way r.1 that's most valuable to me today is the "Things to
remember" list on pages 45+


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
GJB  
View profile  
 More options Dec 15 2005, 10:40 am
Newsgroups: comp.lang.ruby
From: "GJB" <gjblomqu...@hotmail.com>
Date: 15 Dec 2005 07:40:01 -0800
Local: Thurs, Dec 15 2005 10:40 am
Subject: Re: Forthcoming 2nd ed. of _The Ruby Way_

Phil Tomson wrote:
> I especially like chapter 5 (OOP and Dynamicity in Ruby) in the current
> edition of TRW.  I hope that perhaps a similar chapter on metaprogramming can
> be added.

I also especially like chapter 5.   Definitely a chapter on
metaprogramming!  I like the idea of advanced topics especially those
things are easily done in a dynamically typed language and difficult in
staticly typed languages.   But I like the library coverage as well.
Write both and I'll buy both :  )  If it's available in early access,
I'll buy that too!

Willing to put my money where my mouth is,

Gary Blomquist


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Messages 1 - 25 of 69   Newer >
« Back to Discussions « Newer topic     Older topic »

Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google