Real world experience needed

I am in the process of retraining myself in Ruby. I have books, a Mac
(with Textmate), Linux and Windows boxes, read online articles and
invent little coding exercises for myself. None of that is a
substitute for real world experience.

Is there anybody who would be willing to engage me in a sort of
internship whereby you give me a smallish Ruby project to do and I
complete it purely for the experience?

I’m physically located in the UK, but the 'Net has a long reach. :wink:
Please contact me off list if you can help.

Sorry, if this is not the correct forum for this sort of thing.

Regards,

Chris

Is there anybody who would be willing to engage me in a sort of
internship whereby you give me a smallish Ruby project to do and I
complete it purely for the experience?

Get thee to the Ruby Q. (http://rubyquiz.com/). Lots of interesting
projects
of all levels with a bevy of solutions to compare/learn from

Cheers

celldee wrote:

I am in the process of retraining myself in Ruby. I have books, a Mac
(with Textmate), Linux and Windows boxes, read online articles and
invent little coding exercises for myself. None of that is a
substitute for real world experience.

Is there anybody who would be willing to engage me in a sort of
internship whereby you give me a smallish Ruby project to do and I
complete it purely for the experience?

I’m physically located in the UK, but the 'Net has a long reach. :wink:
Please contact me off list if you can help.

Sorry, if this is not the correct forum for this sort of thing.

Regards,

Chris
http://rotsog.wordpress.com
…write a ruby recipe manager and start testing with chocolate chip
cookies (recipe of course)…Make sure it’s units are capable for
worldwide consumption ie. we here in the US do not use the metric system

On Apr 12, 2007, at 9:27 PM, Dave R. wrote:

I’m physically located in the UK, but the 'Net has a long reach. :wink:
worldwide consumption ie. we here in the US do not use the metric
system


Posted via http://www.ruby-forum.com/.

Maybe YOU don’t use metric, but perhaps that’s why you haven’t
noticed that all food products are labeled with English and Metric
system measurements…?

John J. wrote:

Maybe YOU don’t use metric, but perhaps that’s why you haven’t noticed
that all food products are labeled with English and Metric system
measurements…?

Besides, metric is part of the SI standard, and thus i18n safe. >:-)


Phillip “CynicalRyan” Gawlowski
http://cynicalryan.110mb.com/
http://clothred.rubyforge.org

Rule of Open-Source Programming #6:

The user is always right unless proven otherwise by the developer.

On 4/12/07, celldee [email protected] wrote:

I am in the process of retraining myself in Ruby. I have books, a Mac
(with Textmate), Linux and Windows boxes, read online articles and
invent little coding exercises for myself. None of that is a
substitute for real world experience.

Is there anybody who would be willing to engage me in a sort of
internship whereby you give me a smallish Ruby project to do and I
complete it purely for the experience?

Browse projects on RubyForge. Find one that sounds interesting to you.
Write some tests, then offer some code.

-A

On Apr 12, 2007, at 10:59 AM, Richard C. wrote:

…Bruce Tate’s ‘The Ruby Way’…

Just a quick clarification here. Hal F. writes The Ruby Way.

James Edward G. II

On 4/12/07, James Edward G. II [email protected] wrote:

On Apr 12, 2007, at 10:59 AM, Richard C. wrote:

…Bruce Tate’s ‘The Ruby Way’…

Just a quick clarification here. Hal F. writes The Ruby Way.

Oops. My bad. Apologies to the respective authors.

Bruce Tate wrote ‘Beyond Java’ which is another significant book in
Ruby book-space, though probably not for the OP.

On 4/12/07, celldee [email protected] wrote:

I am in the process of retraining myself in Ruby. I have books, a Mac
(with Textmate), Linux and Windows boxes, read online articles and
invent little coding exercises for myself. None of that is a
substitute for real world experience.

Like someone else mentioned - do the Ruby Q… It seems to be
The Way of Enlightenment.

Also check your books. Depending on your level of experience with
tech/programming in general, the book recommendations change.

I really like Brian M.'s ‘Everyday Scripting with Ruby’. Chris
Pine’s
‘Learn to Program’ is good, but more for the novice. ESwR is very
practically
focused for instance which I like (your first code example for instance
uses Files). Then everyone varies on their ‘sagely’ book: Pickaxe is the
lingua franca, but people tend to gravitate towards Bruce Tate’s ‘The
Ruby Way’ or David Black’s ‘Ruby for Rails’ for their more in depth
advice.

YMMV - but I like being dumped into the trenches of practical stuff.

Theres also Rails, but to be pedantic, you are not strictly learning
Ruby
there (you can accomplish great things in Rails without Ruby knowledge,
which is pretty impressive in itself) which will give you a lot of
confidence
and visible results. Do Google Maps Mashups or Twitter mashups (get
some cheap hosting). But maybe core Ruby stuff is probably better
for pure learnign.

Is there anybody who would be willing to engage me in a sort of
internship whereby you give me a smallish Ruby project to do and I
complete it purely for the experience?

I’m physically located in the UK, but the 'Net has a long reach. :wink:
Please contact me off list if you can help.

Theres UK/London/elsewhere Ruby U. Groups. Find a mailing list
and join, you might find locally placed people.

Sorry, if this is not the correct forum for this sort of thing.

It is. We all participate in the big Ruby love-in, more converts and
awareness, increases the likelihood that I can get paid to program
in Ruby in the future.

Richard C. wrote:

Sorry, if this is not the correct forum for this sort of thing.

It is. We all participate in the big Ruby love-in, more converts and
awareness, increases the likelihood that I can get paid to program
in Ruby in the future.

Yes, agreed!
I just started a job potentially to use ruby in the near future. :slight_smile: