Results 1 to 7 of 7

Thread: Need help with Ruby.

  1. #1
    Join Date
    Mar 2008
    Beans
    145

    Need help with Ruby.

    So, I started working with Ruby a few months ago? Maybe early May or somewhere in that time period..

    I started by reading Chris Pine's book, Learn to Program. Then I started reading parts of Programming Ruby, by the Pragmatic Programmers. However, I've hit sort of a snag.. People say it's best to try coding all the time.. But I can't think of anything to make when I have such little experience/knownledge. Where could I get ideas? What are things I should work on? Are there any other good books for learning?

    sorry if this made little sense.. it's early

    thanks =]

  2. #2
    Join Date
    Oct 2004
    Location
    Berkeley
    Beans
    86
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Need help with Ruby.

    Try looking through the archives of the Ruby Quiz of the Week. Best of all, after you've implemented something, you can look through other people's solutions and the write-up to get lots of ideas about how else it could have been done.

  3. #3
    Join Date
    Jun 2006
    Location
    CT, USA
    Beans
    5,267
    Distro
    Ubuntu 6.10 Edgy

    Re: Need help with Ruby.

    Project Euler starts with trivial math-based tasks. See also my wiki for more tasks (you can solve them in Ruby instead of Python)

  4. #4
    Join Date
    Mar 2008
    Beans
    145

    Re: Need help with Ruby.

    Awesome, thanks for the tips. =] maybe I can get better

  5. #5
    Join Date
    Mar 2008
    Beans
    145

    Re: Need help with Ruby.

    Quote Originally Posted by pmasiar View Post
    Project Euler starts with trivial math-based tasks. See also my wiki for more tasks (you can solve them in Ruby instead of Python)
    Do you use Ruby ?

    Why not make a wiki for Ruby?

  6. #6
    Join Date
    Apr 2007
    Beans
    14,781

    Re: Need help with Ruby.

    Quote Originally Posted by untermensch View Post
    Do you use Ruby ?

    Why not make a wiki for Ruby?
    He probably uses Python

    My wiki has Ruby on it (among many other languages)

  7. #7
    Join Date
    Mar 2008
    Beans
    145

    Re: Need help with Ruby.

    Quote Originally Posted by LaRoza View Post
    He probably uses Python

    My wiki has Ruby on it (among many other languages)
    He could use Ruby too =p

    Thanks I'll check it out.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •