I got Pickaxe 1 should I buy Pickaxe 2? Do differences make it worth buying the same book twice? Does anybody have an opinion on this? I know RoR v2.0 is coming, but I don''t what to wait several months for a book on that version... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On 10/25/07, Bob <bobclewell-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > I got Pickaxe 1 should I buy Pickaxe 2? > > Do differences make it worth buying the same book twice? Does anybody > have an opinion on this? > > I know RoR v2.0 is coming, but I don''t what to wait several months for > a book on that version...Are you talking about the Pickaxe, more formally known as "Programming Ruby", or "Active Web Development with Rails?" In either case both first editions are quite out of date, although there''s probably been more change between Rails 1.1 and 1.2 than between Ruby 1.6 and 1.8. I wouldn''t recommend anyone to try to use AWDWR with rails today, and I''m not sure if a 3rd edition for Rails 2.0 is imminent. I also have the sense that the difference between Rails 1.2 and the upcoming 2.0 aren''t as drastic as they were between 1.1 and 1.2. -- Rick DeNatale My blog on Ruby http://talklikeaduck.denhaven2.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I meant the Agile Web Dev with Rails book... thanks for the opinion. Also had the sense that the change from 1.1 to 1.2 was more significant than 1.2 to 2.0. I''m using the 1.1 book as a reference, and it seems like there''s a disconnect between stuff I find in the book, and more recent code samples I find online. Anyone have any other thoughts? On Oct 25, 3:09 pm, "Rick DeNatale" <rick.denat...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On 10/25/07, Bob <bobclew...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > I got Pickaxe 1 should I buy Pickaxe 2? > > > Do differences make it worth buying the same book twice? Does anybody > > have an opinion on this? > > > I know RoR v2.0 is coming, but I don''t what to wait several months for > > a book on that version... > > Are you talking about the Pickaxe, more formally known as "Programming > Ruby", or "Active Web Development with Rails?" > > In either case both first editions are quite out of date, although > there''s probably been more change between Rails 1.1 and 1.2 than > between Ruby 1.6 and 1.8. > > I wouldn''t recommend anyone to try to use AWDWR with rails today, and > I''m not sure if a 3rd edition for Rails 2.0 is imminent. I also have > the sense that the difference between Rails 1.2 and the upcoming 2.0 > aren''t as drastic as they were between 1.1 and 1.2. > > -- > Rick DeNatale > > My blog on Rubyhttp://talklikeaduck.denhaven2.com/--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Recycle that book and buy the second edition. There may be a 3rd ed coming, not sure, but the changes between rails 1.2 and 2 are not that significant from an API perspective, except REST. However, REST is a small part of that book anyway. The difference between the 2 editions of the book is very significant and using the first edition will cause you problems and confusion guaranteed. -Bill Bob wrote:> I meant the Agile Web Dev with Rails book... thanks for the opinion. > Also had the sense that the change from 1.1 to 1.2 was more > significant than 1.2 to 2.0. I''m using the 1.1 book as a reference, > and it seems like there''s a disconnect between stuff I find in the > book, and more recent code samples I find online. > > Anyone have any other thoughts? > > On Oct 25, 3:09 pm, "Rick DeNatale" <rick.denat...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >> On 10/25/07, Bob <bobclew...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> >> >> >> >>> I got Pickaxe 1 should I buy Pickaxe 2? >>> >>> Do differences make it worth buying the same book twice? Does anybody >>> have an opinion on this? >>> >>> I know RoR v2.0 is coming, but I don''t what to wait several months for >>> a book on that version... >>> >> Are you talking about the Pickaxe, more formally known as "Programming >> Ruby", or "Active Web Development with Rails?" >> >> In either case both first editions are quite out of date, although >> there''s probably been more change between Rails 1.1 and 1.2 than >> between Ruby 1.6 and 1.8. >> >> I wouldn''t recommend anyone to try to use AWDWR with rails today, and >> I''m not sure if a 3rd edition for Rails 2.0 is imminent. I also have >> the sense that the difference between Rails 1.2 and the upcoming 2.0 >> aren''t as drastic as they were between 1.1 and 1.2. >> >> -- >> Rick DeNatale >> >> My blog on Rubyhttp://talklikeaduck.denhaven2.com/ >> > > > > >-- Sincerely, William Pratt --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---