Karmen Blake
Agile Developer and Instructor
Categories
- Courses (15)
Archives
- June 2008 (2)
- May 2008 (10)
- April 2008 (16)
- March 2008 (8)
- February 2008 (10)
- January 2008 (14)
- December 2007 (4)
- November 2007 (7)
- October 2007 (25)
Tags
- 206 (10)
- 234 (7)
- 282 (10)
- 283 (29)
- 284 (29)
- agile (1)
- announcements (10)
- articles (2)
- assignments (10)
- contest (1)
- employment (1)
- humor (5)
- linux (5)
- location (1)
- microsoft (1)
- office (1)
- preregistration (1)
- rails (4)
- ruby (14)
- scc (2)
- scripting (4)
- syllabi (3)
- syllabus (1)
- tips (1)
- unix (2)
- video (1)
- videos (7)
- web (2)
- windows (3)
Welcome!
You'll find my course content and collaborative discussion about technology.
I teach as an adjunct faculty in the Computer Information Systems department at Spokane Community College
Presentations/Interviews
RubyLearning.com interviewCourse Technology - Ruby on Rails Presentation
Tutorials and speed of the course
April 10th, 2008 |
Please do not get sidetracked by tutorials you find on the web. Use them as a reference for what I want you to do. Instead follow my instructor blog (and notes) for direction. Currently, I only need you to know how to create a rails app, write some erb, and link a few pages together as shown in last week’s lecture. The scaffold was something I was demonstrating to show how quickly you can get a database-driven app up and going. You can use the scaffolded code as a reference. You are not yet expected to know how the scaffolded code is supposed to work. Over the next couple of weeks we are going to build a database driven app from scratch so that I can address some very important concepts (like ActiveRecord and routing) along the way.
2 Responses to “Tutorials and speed of the course”
Sorry, comments are closed for this article.
April 10th, 2008 at 03:38 PM Several people have observed that commands ran from the command line require ruby prepended to them if you are developing on MS Windows. Most tutorials on the web are using MacOSX or Linux where the ruby command is optional and often omitted.
April 10th, 2008 at 08:51 PM You have to admit that the The Adventures of Database Cat and Application Boy are FTH! J