Learn Ruby and Rails: Build a blog from scratch step by step (Udemy.com)

Practical Hands-on coding of a complete blog application from scratch using Ruby on Rails Framework.

Created by: Bluelime Learning Solutions

Produced in 2017

icon
What you will learn

  • Install Ruby and Rails
  • Create new Rails project
  • Start Rails server
  • Understand conditional statements
  • Understand basic loops
  • Understand Variables and their scope
  • Understand arrays
  • Understand MVC
  • Create controllers
  • Create models
  • Add resources to routes
  • Create CRUD application
  • Implement basic security
  • Run migrations
  • Use helpers
  • Use bootstrap

icon
Quality Score

Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/

Overall Score : 100 / 100

icon
Course Description

Ruby is a modern object oriented programming language, and Ruby on Rails is a popular and powerful frameworks for building web applications. Rails was built using Ruby and makes it much easier to develop web applications with Ruby. Some notable applications have been built using Ruby on Rails: They incude

Basecamp, Twitter, Shopify, Github, LivingSocial, Groupon, Hulu, Airbnb, Yellow Pages to just mention a few.. A google search will reveal much more..
This course is for the absolute beginner to Ruby programming language and Rails framework.
I will guide you through setting up your development environment. Then we will cover some basics of the Ruby programming language. We will also install git and touch on github which is used for version control.
We will create a complete blog application from scratch using Rails and in the process build up your skills.
Concepts we will cover while building our blog project include:
Creating a new rails project
Updating gems using bundler
Illustration of MVC architecture
Starting rails server
Conditional statements
Loops
Creating controllers
Creating models
Associating models
creating views
Generating models
Running migrations
Creating posts
Editing posts
Reading posts
Deleting posts
Adding links to posts
Creating comments
Deleting comments
Creating controller actions
Setting up routes
Create forms
Using helpers
Adding resources and automatically generating routes
Implementing basic security
-By the end of this practical course you would have developed enough skills to be creative and exapnd this project or build similar type of projects.Who this course is for:
  • Beginner developers
  • Beginner Programmers

icon
Instructor Details

placeholder

Bluelime is UK based and creates quality easy to understand eLearning solutions .All our courses are 100% video based. We teach hands on- examples that teach real life skills .

Bluelime has engaged in various types of projects for fortune 500 companies and understands what is required to prepare students with the relevant skills they need.

icon
More courses by Bluelime Learning Solutions

Become an SQL Developer: Learn (SSRS, SSIS, SSAS,T-SQL,DW)

$11.99

17 Beginner C# Walkthrough Projects step by step

$11.99

Coding for beginners

$11.99

PostgreSQL Database Administration (DBA) for Beginners

$11.99

Python and Django Full-Stack Web Development for beginners

$11.99

Learn Java by building 17 projects step by step

$11.99

icon
More ruby on rails courses

Learn Ruby on Rails - Build a Craigslist Clone

$11.99

Learn to Code with Ruby

$11.99

Dissecting Ruby on Rails 5 - Become a Professional Developer

$11.99

Professional Rails Code Along

$11.99

Introduction to Coding with Ruby

$11.99

Vim for Ruby Developers

$11.99

icon
Reviews

5.0

1 total reviews

5 star 4 star 3 star 2 star 1 star
% Complete
% Complete
% Complete
% Complete
% Complete

Extremely clear teaching, he takes you through building quite a smart Rails Blog.

I've completed the project running Rails 5.1 on Windows 10 in 2019. A big bonus is you are not relying on Rails magic ie. lots of gems and dependencies. You code everything the rails way but because we aren't using gems the project is very basic - but you will learn all the core knowledge.

Add to this 3 hours of ruby training and videos that don't go on for too long and you could complete this in a couple of days.