[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

New developer looking for 101 projects

James Simonsen

12/13/2007 4:57:00 PM

I have a background in C++ and VB from a few years back, but I'm
learning Ruby and Rails for a work project.

I remember back in my college days that we'd be given a project every
week, and they were something very simple at the beginning (like
converting Celsius to Fahrenheit to something very complex by the end of
the semester.) I'd like to do something like this again.

Anyone have any suggestions? I have a number of Ruby books, but none of
them have "do this project before the next chapter" sort of thing in
them.

It would be a cool feature for some Ruby site to have "12 projects in 12
weeks" reference. If I come up with something, maybe I'll make the site.
Who knows...
--
Posted via http://www.ruby-....

5 Answers

James Gray

12/13/2007 5:04:00 PM

0

On Dec 13, 2007, at 10:57 AM, James Simonsen wrote:

> It would be a cool feature for some Ruby site to have "12 projects
> in 12
> weeks" reference.

How about Ruby Quiz?

http://rub...

James Edward Gray II


Tim Pease

12/13/2007 5:06:00 PM

0

On Dec 13, 2007 9:57 AM, James Simonsen <earthandallstars@gmail.com> wrote:
> I have a background in C++ and VB from a few years back, but I'm
> learning Ruby and Rails for a work project.
>
> I remember back in my college days that we'd be given a project every
> week, and they were something very simple at the beginning (like
> converting Celsius to Fahrenheit to something very complex by the end of
> the semester.) I'd like to do something like this again.
>
> Anyone have any suggestions? I have a number of Ruby books, but none of
> them have "do this project before the next chapter" sort of thing in
> them.
>

Try the Ruby Quiz page <http://www.rubyqui.... These are two
years worth of little puzzles and some good solutions. Perfect
learning material.

> It would be a cool feature for some Ruby site to have "12 projects in 12
> weeks" reference. If I come up with something, maybe I'll make the site.
> Who knows...

learnrubyin12weeks.com

I doubt it is taken ;)

Blessings,
TwP

James Gray

12/13/2007 5:16:00 PM

0

On Dec 13, 2007, at 11:06 AM, Tim Pease wrote:

> Try the Ruby Quiz page <http://www.rubyqui.... These are two
> years worth of little puzzles and some good solutions.

Actually, we are seven quizzes short of three years of weekly quizzes.

James Edward Gray II

Phrogz

12/13/2007 5:27:00 PM

0

On Dec 13, 9:57 am, James Simonsen <earthandallst...@gmail.com> wrote:
> I have a background in C++ and VB from a few years back, but I'm
> learning Ruby and Rails for a work project.
>
> I remember back in my college days that we'd be given a project every
> week, and they were something very simple at the beginning (like
> converting Celsius to Fahrenheit to something very complex by the end of
> the semester.) I'd like to do something like this again.
>
> Anyone have any suggestions? I have a number of Ruby books, but none of
> them have "do this project before the next chapter" sort of thing in
> them.
>
> It would be a cool feature for some Ruby site to have "12 projects in 12
> weeks" reference. If I come up with something, maybe I'll make the site.
> Who knows...

You might want to look through the simpler problems on http://ru...

James Simonsen

12/13/2007 5:58:00 PM

0

James Gray wrote:
> On Dec 13, 2007, at 10:57 AM, James Simonsen wrote:
>
>> It would be a cool feature for some Ruby site to have "12 projects
>> in 12
>> weeks" reference.
>
> How about Ruby Quiz?
>
> http://rub...
>
> James Edward Gray II

Thanks! That is a great site and I will definitely take a look at it.

I like that on sqlservercentral.com they have the QoTD. Perhaps someday
the ruby community will have the same.
--
Posted via http://www.ruby-....