Showing posts with label Ruby on Rails. Show all posts
Showing posts with label Ruby on Rails. Show all posts

Sunday, February 25, 2007

Lecture 4/5: Ruby on Rails

Here's lecture 4/5 on Ruby on Rails

Lecture 4/5 (PPT | Code)

Sorry if the code example was a little boring, but important points to take away are that Ruby is a really cool language, and Rails is a great framework that makes a lot of the typical stuff (form abstract, no SQL, database relationships, etc...) much simpler.

Websites mentioned were:
As we start covering JavaScript and DHTML, I recommend you guys fool around creating a basic website and manipulating some CSS styles.