• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Liutauras Vilda
  • Ron McLeod
  • Jeanne Boyarsky
  • Paul Clapham
Sheriffs:
  • Junilu Lacar
  • Tim Cooke
Saloon Keepers:
  • Carey Brown
  • Stephan van Hulst
  • Tim Holloway
  • Peter Rooke
  • Himai Minh
Bartenders:
  • Piet Souris
  • Mikalai Zaikin

Ruby in Practice Book

 
Ranch Hand
Posts: 153
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am Java programmer and try to learn Ruby to add something on my resume. "Ruby in Practice" will help me jump start on Ruby so I can take on Rails quickly.
Please consider me for the Book give Away )

Cheers

 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Nilesh Raje wrote:... "Ruby in Practice" will help me jump start on Ruby so I can take on Rails quickly...


Well, according to the publisher's web site this book it is not an introduction to Ruby. For that, go for example with the pickaxe book "Programming Ruby 1.9: The Pragmatic Programmers' Guide" by Dave Thomas, with Chad Fowler and Andy Hunt.
To start with Rails, a popular choice is "Agile Web Development with Rails" by Sam Ruby, Dave Thomas, David Heinemeier Hansson, et al (which contains a short introduction to Ruby)
(No, I don't have any connection to "The Pragmatic Programmers" except as a satisfied customer)
--
Örjan
 
Ranch Hand
Posts: 198
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ruby is very easy if you already know Java. Syntaxes are a little different, more compact and using variables are much easier. Personally I feel, the content of the book seems very OK for a person who already has a base in OO concepts.
 
Nilesh Raje
Ranch Hand
Posts: 153
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey thanks a ton for the information guys.!
 
Author
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You would probably do well to read a quick start tutorial on Ruby or my free book about Ruby: http://humblelittlerubybook.com/

As I've noted in other threads, Ruby in Practice is really meant to be read after you have a basic understanding of Ruby. It answers the question "I know Ruby...now what?"
 
Sheriff
Posts: 67706
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Nilesh Raje wrote:Please consider me for the Book give Away


Winners are chosen by random drawing from eligible posts. Posts such as this are not eligible. Please ask good questions about the book or the book's subject to be considered for the drawing.
 
sunglasses are a type of coolness prosthetic. Check out the sunglasses on this tiny ad:
Thread Boost feature
https://coderanch.com/t/674455/Thread-Boost-feature
reply
    Bookmark Topic Watch Topic
  • New Topic