Note: John’s todos

October 9th, 2009 Leave a comment Go to comments

I’ve promised a few things to students, so I’m going to keep a “todo” list here and cross things off. So far . . .

  1. Assignment 2: Provide a more detailed paragraph on what happens when a tick happens. Done; check it out.
  2. Provide screencast to go with “testing” screencast script. I think the script should help a lot, but seeing it happen is, of course, what I promised in the first place.
  3. Screencast on rdoc.
  4. Provide lecture chunk towards end of Rails section on projects in the Ruby/Rails ecosystem: JRuby, Rubinus, Merb, Sinatra, etc.
  5. How to have association return values in a default order.
  6. Avoiding SQL injection.
  7. Limiting what AR returns (i.e., selecting only certain columns).
  1. Ron Newman
    October 2nd, 2009 at 14:13 | #1

    I'd like to understand what Rake is and does. (Maybe this is already scheduled for a later lecture and assignment.)

  2. October 3rd, 2009 at 17:19 | #2

    The rake documentation should help you understand what it is. One place to learn more is: http://rubyrake.org/tutorial/index.html

    Wikipedia also has a simple entry about it: http://en.wikipedia.org/wiki/Rake_%28software%29

    In general, it will probably help to read up about "make" as well: http://en.wikipedia.org/wiki/Make_%28software%29

  3. October 8th, 2009 at 19:39 | #3

    Can we add a note for where the phpbb is? I am having trouble finding.

  4. October 11th, 2009 at 12:08 | #4

    @Jeff Ancel

    Sorry I didn't reply to this earlier -- I received no e-mails from anyone who wanted to use the forum software, so we're not using it.

  1. No trackbacks yet.