Reformatted excerpts from Steve Goldman's message of 2008-11-06: > Point me to a beginning ruby tutorial! I've never contributed to > anything open source before. So exciting.
There are a couple Ruby for beginners tutorials: - http://pine.fm/LearnToProgram/?Chapter=01, - http://poignantguide.net/ruby/ (best read while high), - http://tryruby.hobix.com/ But you might be better of with Ruby for Java programmers stuff: - http://onestepback.org/articles/10things/ - http://www.jroller.com/obie/entry/ruby_primer_for_java_programmers etc. You'll also have to know git to contribute to Sup. See http://sup.rubyforge.org/wiki/wiki.pl?Contributing. -- William <[EMAIL PROTECTED]> _______________________________________________ sup-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-talk
