Home Tech & Coding Programming languages Ruby
The MVC Pattern in Ruby

The MVC Pattern in Ruby

In this course you’ll learn how to organize your code, and why that’s important. You’ll be using the MVC Design Pattern in the web application micro-framework Sinatra.
Video Advanced
UPVOTE 0
SAVE THIS COURSE
Course Website
www.udacity.com
Share this page
Other courses you might like
Gallery
Description

Summary

Learn how to organize the code for your web apps, and why it's important. You’ll be using the MVC Design Pattern in the web application micro-framework, Sinatra.

Expected Learning

The ability to organize code is a critical skill for today’s successful programmer, who needs to manage larger and more complex projects than ever before. Thankfully, patterns for organizing code in web applications (like the MVC design pattern) are available. This course will teach you to use these patterns effectively, so when faced with the challenge of hooking up your app to a new API, or the need to display data to users in multiple ways, you’ll be ready.

Syllabus

You will learn why the MVC design pattern exists, how to use it successfully, and how to refactor code for an existing website created with Sinatra.

Lesson 1: The MVC Design Pattern with Ruby

First, you’ll learn about the challenges of developing a website with disorganized code by meeting the creator of the sample Sinatra code for this course. Then you’ll learn about how design patterns like MVC can help with some of these challenges. You’ll use your knowledge to organize the code using the MVC design pattern, and then add new features to the site with the newly refactored code.

Required Knowledge

This course is ideal for intermediate Ruby programmers who have experience rendering static pages using the Sinatra web development micro-framework.

Students should be proficient in HTML and CSS.


Pricing:
Free
Level:
Intermediate
Duration:
1 week
Educator:
Julia Van Cleve
Submitted by:
Coursearena
Reviews
Would you recomment this course to a friend?
Discussion
There are no comments yet. Please sign in to start the discussion.
Other courses you might like