Threesuns

Email

Contact

All Semesters

Semesters

All Courses

Courses

Rails I

CSYS2863

3 credits

Generic Course Syllabus

Syllabus

Rails I

Get Notified

An email will be sent to you when the course is being offered

The information shown on this page is simply that, information. This information is related only to this course in general, not to a specific class or instance of this course that is being offered. The labs shown on this page are those that I have created for this course, they are not those that are specifically assigned. For actual class information, the information that my current students should be looking at, return to the homepage and choose a currently offered class.

Description

The Ruby on Rails course will teach students the basics of designing and implementing web applications using the model/view/controller design pattern with the Ruby on Rails framework. Included with this, students will be taught how to perform migrations, how to work with object relational mappings, how to work with routing, how to perform ajax operations, and performing test driven development.

4 Files available

Materials

Tutorials

Sections

Past

Objectives

  1. Students should be able to interpret written programming specifications
  2. Students should be able to debug and test Rails applications
  3. Students should be able to understand and use the Model View Controller design pattern
  4. Students should be able to use ActiveRecord with associations to interact with a database
  5. Students should be able to create RESTful Ruby on Rails web applications

Labs