Computer Association of SIUE - Forums

CAOS Forums => News and Commentary => Topic started by: Justin Camerer on 2007-02-27T10:04:44-06:00 (Tuesday)

Title: Ruby/Rails Talk
Post by: Justin Camerer on 2007-02-27T10:04:44-06:00 (Tuesday)
So, I have wanted to give a presentation on Ruby for quite some time, but haven't got around to getting it ready. I recently have been in contact with the St. Louis Ruby Users Group, and have asked one of their members to join us on the night that I give my Ruby talk, so he could give a talk on Rails (a web framework for/in Ruby).

I now have some questions hopefully all of you can answer.

A) If you have heard of Ruby/Rails, are there any specific topics you would like to see covered?
B) If you haven't seen Ruby/Rails, would you be more interested in a general overview of the language/framework, or would you like to get down into the code, and look at some more specific aspects of these?
C) How long should an event like this last? Should we split the talks up and have them on different nights? (This may be directed at the CAOS officers, but anyone can reply if you have an opinion.)
D) When would you all be interested in seeing a talk like this. (...assuming you ARE interested.)
Title: Re: Ruby/Rails Talk
Post by: sparks on 2007-02-27T13:19:31-06:00 (Tuesday)
I recommend two sessions.

First session (1 hour)
First ~15 mins: Ruby syntax
Last ~45 mins: Writing good OO code in Ruby

Second session (1 or 2 hours)
Ruby on Rails.  Perhaps a case study of a J2EE or ASP web stack vs. Rails.

I would be highly interested in attending if the sessions were to start at 7ish.
Title: Re: Ruby/Rails Talk
Post by: Brent Beer on 2007-02-27T13:55:16-06:00 (Tuesday)
Since I'm still new to the whole programming field and only being in 150..would it be worthwhile still to go to this presentation. And by worthwhile I mean would I come out knowing any syntax of ruby, or knowing much about it in general. As of right now I know about Jack and :censored: about Ruby...and Jack left town.
Title: Re: Ruby/Rails Talk
Post by: William Grim on 2007-02-27T18:38:05-06:00 (Tuesday)
I'm all for seeing some Ruby.  Show us the way, dude.
Title: Re: Ruby/Rails Talk
Post by: Kit on 2007-02-27T19:08:12-06:00 (Tuesday)
I think you should definitely do a Demo like that video you showed me (I think?!) with the who makes the full featured blog in 30 minutes.

I personally am a big fan of examples.  :punk:
Title: Re: Ruby/Rails Talk
Post by: Jesse Cook on 2007-02-28T09:53:59-06:00 (Wednesday)
QuoteBeer wrote:
Since I'm still new to the whole programming field and only being in 150..would it be worthwhile still to go to this presentation. And by worthwhile I mean would I come out knowing any syntax of ruby, or knowing much about it in general. As of right now I know about Jack and :censored: about Ruby...and Jack left town.

If you are familiar with conditionals, loops, variables, scope, functions, classes, and recurssion, you can probably get quite a bit out of any programming language talk whether it is imperative(i.e. C), functional(i.e. Lisp), or hybrid (i.e java).  Bottom line, yeah I think it'd be worth going to even if you only had 140.