I''m looking for a good book on learning javascript to help round out my webdev skills. Any opinions on what the best book to get to learn would be? Thanks for any suggestions! -- Terry (TAD) Donaghe http://www.tadspot.com http://www.rubynoob.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 -~----------~----~----~----~------~----~------~--~---
Professional JavaScript for Web Developers (Wrox Professional Guides) from Nicholas C. Zakas is not that bad. marcel --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Michael Chaney
2006-Sep-14 22:54 UTC
Re: Any good Javascript learning book recommendations?
On Thu, Sep 14, 2006 at 03:28:34PM -0700, Terry Donaghe wrote:> I''m looking for a good book on learning javascript to help round out my > webdev skills. Any opinions on what the best book to get to learn would be? > > Thanks for any suggestions!The O''Reilly book "JavaScript: The Definitive Guide". The author understands closures, ''nuff said. Michael -- Michael Darrin Chaney mdchaney-c1nKWHh82D8TjS1aD1bK6AC/G2K4zDHf@public.gmane.org http://www.michaelchaney.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 -~----------~----~----~----~------~----~------~--~---
Sergey Kuznetsov
2006-Sep-14 23:31 UTC
Re: Any good Javascript learning book recommendations?
I am using "Dynamic HTML: The Definite Reference" from O''Reilly The best source of cross-browser DOM, CSS and some intro on JavaScript. All the Best! Sergey. Michael Chaney wrote:> On Thu, Sep 14, 2006 at 03:28:34PM -0700, Terry Donaghe wrote: > >> I''m looking for a good book on learning javascript to help round out my >> webdev skills. Any opinions on what the best book to get to learn would be? >> >> Thanks for any suggestions! >> > > The O''Reilly book "JavaScript: The Definitive Guide". The author > understands closures, ''nuff said. > > Michael >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Brian McCallister
2006-Sep-15 04:11 UTC
Re: Any good Javascript learning book recommendations?
On Sep 14, 2006, at 3:45 PM, lanzm wrote:> > Professional JavaScript for Web Developers (Wrox Professional Guides) > from Nicholas C. Zakas is not that bad.I''ll second this book. The author has some strange ideas, but has good info and reasonably well presented. -Brian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---