Comprehensive Ruby On Rails

Posted By: ELK1nG

Comprehensive Ruby On Rails
Last updated 6/2016
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.07 GB | Duration: 6h 43m

This is a comprehensive Ruby on Rails development course created for individuals who want to build powerful web apps.

What you'll learn
By the end of this course you will be able to build production level applications, completely from scratch, using the Ruby on Rails development framework
Requirements
Computer
Connection to the Internet
Basic computer skills
Description
Update March 2016 - New lectures have been added for: upgrading to version 4.2 of the Rails framework, how to edit nested resources, and cleaning up notifications. I also added a guide for how to install the Ruby on Rails framework locally on Mac and PC.+++++++ What does it take to become a full stack web developer? Well, you need to know: server side coding, database design, HTML, CSS, algorithm development, file manipulation, routing, API integration, and the list goes on and on. Trying to learn each of these topics individually can feel overwhelming and finding out how they are all connected cause most developers to quit before they even start.
It’s for these reasons why I wanted to create a unique course that will walk you step by step through every skill you will need to become a full stack web developer, and I do it by showing you how to build an actual production application. Starting completely from scratch I explain how to setup your environment, create the application, build in advanced features and finally deploy to the web!
Some of the key skills you will learn in the course are:
Rails scaffold generators How to use git repositories Building custom file uploaders and downloaders Database modeling and query generation Creating and handling form data for input into the database Setting up secure user logins Building a search engine for the app HTML and CSS customization How to use the Rails console How to deploy the application to a live website How the Model - View - Controller (MVC) framework works in action Object oriented programming (OOP) And much more!
Each video in the course has a link where you can access the code that was created for that specific stage in the course, making it easy to follow along. After completing the course you will earn a certificate of completion for Comprehensive Ruby on Rails development and you will be ready to start building your own applications.

Overview

Section 1: Introduction to the course

Lecture 1 Course Overview

Section 2: Application setup and source version control

Lecture 2 Creating a New Rails Application

Lecture 3 Creating a Git Repository for a Ruby on Rails Application

Section 3: Deploying to the web

Lecture 4 Deploying a Ruby on Rails Application to Heroku

Lecture 5 Markdown Syntax Tutorial

Lecture 6 How to Remove a File from a Git Repository

Section 4: Integrating design functionalities

Lecture 7 Integrating a Navigation Bar into a Ruby on Rails Application

Lecture 8 Making the Navigation Bar Functional

Lecture 9 Creating a Git Branch

Lecture 10 Installing Bootstrap into a Rails Application

Lecture 11 Customizing HTML Tables in Your Rails Application

Lecture 12 Strftime Data Formatting

Lecture 13 How to Remove a File from Git

Lecture 14 Integrating a Date Range Search Field

Lecture 15 How to Install and Configure Devise for User Authentication

Lecture 16 Fixing a Devise Bug on Nitrious

Lecture 17 Setting Up Automated Rules for Signed In/Signed Out Statuses

Lecture 18 Integrating Alert Messages

Lecture 19 How to Build a CSV Uploader into Your Rails Application

Lecture 20 Create a CSV Downloader

Lecture 21 Form Customization

Lecture 22 Integrating a Dropdown Element into a Rails Form

Lecture 23 Integrating a Collection Select Form Element

Lecture 24 Introduction to the Rails Console

Lecture 25 Advanced Rails Console Techniques

Lecture 26 Fixing a NoMethodError

Lecture 27 Creating a Dropdown Navigation Element

Lecture 28 Using a Scaffold Generator

Lecture 29 Using the Rails Console to Add Items to the Database

Lecture 30 Setting Up Nested Relationships in Rails

Lecture 31 Adding Items to Nested Attributes

Lecture 32 Deleting Nested Attributes

Lecture 33 Adding Columns to a Database Table

Lecture 34 Utilizing Strong Parameters

Lecture 35 Performing Calculations in Rails

Lecture 36 Recap of Comprehensive Rails Series

Section 5: Common Bug Fixes for Rails Applications

Lecture 37 Quiet the Rails Logs

Lecture 38 Fixing Glyphicon Bug in Heroku

Section 6: Course Update 6/17/16

Lecture 39 Upgrade to Rails 4.2

Lecture 40 Implement the Ability to Edit Nested Purchases

Lecture 41 Remove Duplicate Notifications

Lecture 42 Install Rails Locally on PC and Mac

This course was made for developers of all skill levels