Emergent Web Technologies Spring 2009 Class 5

esse quam videri
Revision as of 04:45, 24 February 2009 by Matthew.ephraim (talk | contribs) (New page: == Introduction == This week we will cover a little bit of [http://en.wikipedia.org/wiki/Microformat Microformats]. Mostly to help with Google Maps data at this point. I also want to intro...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Introduction

This week we will cover a little bit of Microformats. Mostly to help with Google Maps data at this point. I also want to introduce the very basic elements of the Ruby language. Ruby is a great language by itself, but in this class I want to cover it in the context of server side scripting. In particular, we will cover the Ruby on Rails framework.

I want to keep this week's discussion focused solely on Ruby, without introducing any of the concepts Ruby on Rails brings in. I think it's important to know the basics of the language, before jumping into a wide ranging framework like Rails.

Ruby Links