Ruby on Rails: An Introduction

Product type

Ruby on Rails: An Introduction

Coursera (CC)
Logo Coursera (CC)
Provider rating: starstarstarstar_halfstar_border 7.2 Coursera (CC) has an average rating of 7.2 (out of 6 reviews)

Need more information? Get more details on the site of the provider.

Description

When you enroll for courses through Coursera you get to choose for a paid plan or for a free plan

  • Free plan: No certicification and/or audit only. You will have access to all course materials except graded items.
  • Paid plan: Commit to earning a Certificate—it's a trusted, shareable way to showcase your new skills.

About this course: Did you ever want to build a web application? Perhaps you even started down that path in a language like Java or C#, when you realized that there was so much “climbing the mountain” that you had to do? Maybe you have heard about web services being all the rage, but thought they were too complicated to integrate into your web application. Or maybe you wondered how deploying web applications to the cloud works, but there was too much to set up just to get going. In this course, we will explore how to build web applications with the Ruby on Rails web application framework, which is geared towards rapid prototyping. Yes, that means building quickly! At the conclusion of t…

Read the complete description

Frequently asked questions

There are no frequently asked questions yet. If you have any more questions or need help, contact our customer service.

Didn't find what you were looking for? See also: Web Analytics, IT Security, Web Accessibility, Digital Publishing & Editing, and (X)HTML & CSS.

When you enroll for courses through Coursera you get to choose for a paid plan or for a free plan

  • Free plan: No certicification and/or audit only. You will have access to all course materials except graded items.
  • Paid plan: Commit to earning a Certificate—it's a trusted, shareable way to showcase your new skills.

About this course: Did you ever want to build a web application? Perhaps you even started down that path in a language like Java or C#, when you realized that there was so much “climbing the mountain” that you had to do? Maybe you have heard about web services being all the rage, but thought they were too complicated to integrate into your web application. Or maybe you wondered how deploying web applications to the cloud works, but there was too much to set up just to get going. In this course, we will explore how to build web applications with the Ruby on Rails web application framework, which is geared towards rapid prototyping. Yes, that means building quickly! At the conclusion of this course, you will be able to build a meaningful web application and deploy it to the “cloud” using a Heroku PaaS (Platform as a Service). Best of all, it will almost feel effortless… Really! “But wait”, you will say, “there is no way that we can build a useful application if there is no database involved. You need the data for an application to be useful.” Great point! But what if… instead of getting the data from the database, we get it from the internet by tapping into one of the web services out there that readily provides data needed by our application? “Ok, but that’s probably very complicated”, you will say. Take this course and you will be pleasantly surprised at just how easy it is!

Created by:  Johns Hopkins University
  • Taught by:  Kalman Hazins, Adjunct Professor, Graduate Computer Science

    Whiting School of Engineering
Basic Info Course 1 of 6 in the Ruby on Rails Web Development Specialization Commitment 3 weeks of study, 2-3 hours/week Language English How To Pass Pass all graded assignments to complete the course. User Ratings 4.6 stars Average User Rating 4.6See what learners said Coursework

Each course is like an interactive textbook, featuring pre-recorded videos, quizzes and projects.

Help from your peers

Connect with thousands of other learners and debate ideas, discuss course material, and get help mastering concepts.

Certificates

Earn official recognition for your work, and share your success with friends, colleagues, and employers.

Johns Hopkins University The mission of The Johns Hopkins University is to educate its students and cultivate their capacity for life-long learning, to foster independent and original research, and to bring the benefits of discovery to the world.

Syllabus


WEEK 1


Welcome and Setting Up the Development Environment



In this module, we will install software required to develop Ruby on Rails applications. We will also demonstrate the use of a popular Ruby on Rails editor called “Sublime Text”. We will finish the module by familiarizing ourselves with a version control system called “Git” that will be used later in the course to submit assignments, as well as to deploy Ruby on Rails applications to a PaaS (platform as a service) called “Heroku”.


9 videos, 3 readings, 1 practice quiz expand


  1. Video: Course Introduction
  2. Reading: Grading
  3. Video: Welcome to Module 1: Setting Up the Development Environment
  4. Reading: Github Repository for Module 1
  5. Reading: Recommended Books
  6. Video: Software Installation For Linux Users
  7. Video: Software Installation for Mac Users
  8. Video: Software Installation for Windows Users
  9. Video: Editors & IDEs for Ruby on Rails
  10. Video: Introduction to Git
  11. Practice Quiz: Introduction to Git
  12. Video: Local Git Repository
  13. Video: Remote Repos and Github

Graded: Module 1 Quiz

WEEK 2


Introduction to Ruby



In this module, we will explore the different areas of the Ruby programming language.<p>We will start with the basics and continue with more advanced topics, such as arrays and hashes. We will also spend time exploring object oriented programming in Ruby, and finish the module by demonstrating how to perform unit testing.</p>


18 videos, 5 readings expand


  1. Video: Welcome to Module 2: Introduction to Ruby
  2. Reading: GitHub Repository for Module 2
  3. Reading: Recommended Books
  4. Video: Ruby Basics
  5. Video: Flow of Control
  6. Video: Functions
  7. Video: Blocks
  8. Video: Files
  9. Reading: Practice Programming Assignment - Case Statement
  10. Video: Strings
  11. Video: Arrays
  12. Video: Ranges
  13. Video: Hashes
  14. Reading: Practice Programming Assignment: Collections
  15. Video: Classes
  16. Video: Class Inheritance
  17. Video: Modules
  18. Video: Scope
  19. Video: Access Control
  20. Reading: Practice Programming Assignment: Classes
  21. Video: Introduction to Unit Testing
  22. Video: Introduction to RSpec
  23. Video: RSpec Matchers

Graded: Calculating Maximum Word Frequency

WEEK 3


Introduction to Ruby on Rails



In this module, we will become familiar with core concepts behind Ruby on Rails, such as CoC (Convention Over Configuration) and MVC (Model-View-Controller). <p>We will then learn about consuming JSON API with HTTParty, a Ruby gem. We will then integrate this ability to consume JSON API to serve as the data layer for our Rails application.</p>Finally, to conclude this module we will deploy the application to Heroku and write a unit test that will verify the desired functionality.


14 videos, 3 readings expand


  1. Video: Welcome to Module 3: Introduction to Ruby on Rails
  2. Reading: Github Repository for Module 3
  3. Reading: Recommended Books
  4. Video: Introduction to Rails
  5. Video: Creating your First Application
  6. Video: Controller and View
  7. Video: Routes
  8. Video: Moving Business Logic Out of View
  9. Video: Helpers
  10. Video: Introduction to HTTParty
  11. Video: Bundler
  12. Video: Rails & HTTParty Integration
  13. Video: CSS, Parameters & Root Path
  14. Reading: Practice Programming Assignment: HTTP Client
  15. Video: Deploying to Heroku
  16. Video: Blackbox Testing
  17. Video: Debugging Rails Applications

Graded: Coding Assignment - Recipe Hunter
There are no reviews yet.

    Share your review

    Do you have experience with this course? Submit your review and help other people make the right choice. As a thank you for your effort we will donate $1.- to Stichting Edukans.

    There are no frequently asked questions yet. If you have any more questions or need help, contact our customer service.