From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Thu, 06 Nov 2008 08:18:46 -0800 Subject: [sup-talk] Can sup only "save threads" on exit?? In-Reply-To: <1225982260-sup-3050@sgoldmanlinux.tower-research.com> References: <1225839289-sup-7273@sgoldmanlinux.tower-research.com> <1225845336-sup-7105@tangerine.lanl.gov> <1225895601-sup-7171@sgoldmanlinux.tower-research.com> <1225907935-sup-8746@entry> <1225982260-sup-3050@sgoldmanlinux.tower-research.com> Message-ID: <1225987338-sup-6300@entry> 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