Топ-100 | Обзор | Комменты | Новости | RSS RSS | Поиск | Хочу! | Добавить ссылки | О сайте | FAQ | Профиль
RapidLinks - Скачай всё!
  


The Complete Ruby On Rails Developer Course

The Complete Ruby On Rails Developer Course



ВидеоВидео Рейтинг публикации: 0 (голосов: 0)  
https://i126.fastpic.org/big/2025/1206/b4/8152c45ce654b163587ff194a553c0b4.jpg
The Complete Ruby On Rails Developer Course
Last updated 2/2021
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 14.08 GB | Duration: 47h 52m

Learn to make innovative web apps with Ruby on Rails and unleash your creativity

What you'll learn
Learn how to rapidly prototype ideas and turn them into presentable apps
Become a professional web application developer
Become a professional Ruby on Rails developer
Design and build virtually any web application you can imagine
Apply for jobs at software companies as Ruby on Rails developer
Requirements
Modern browser and internet connection
No prior programming or web app development experience necessary
Description
Now featuring Rails 6 - the latest version of the Ruby on Rails framework.Ruby on Rails Web Developer average salaries by city as of January 2020 (according to Glassdoor):New York - $95,000/yr, Boston - $97,000/yr, San Francisco - $100,719/yrNeed more reasons on "why Ruby on Rails?" Since its introduction, Ruby on Rails has rapidly become one of the most popular and powerful web application development tools for both startups and mature software companies. Some of the top sites in the world started with Ruby on Rails such as Basecamp, Twitter, Shopify, Github, LivingSocial, Groupon, Hulu, Airbnb, Yellow Pages and many more! Even after immense scaling, most of them continue to use Rails! Ruby on Rails developers routinely command the highest salaries in the tech industry!The Complete Ruby on Rails Developer is:#1 Web development course with Ruby on Rails on Udemy. 64,000+ students, 9500+ ratings, 57% of them are 5-star!#1 Best-seller in Ruby on Rails since it's launchThis is the only course you'll need where you learn how to build everything from simple to complex, deployable, production-ready web applicationsThis course currently features the Ruby programming language, 5 total apps - Alpha-blog and Finance Tracker featuring Rails 6, MessageMe and University app featuring Rails 5 and a SAAS app upgrade to Rails 6 underway!The Complete Ruby on Rails Developer Course provides a thorough introduction to Web Applications Development using the wildly popular Ruby on Rails framework. With 40+ hours of engaging video lectures and text follow-up lectures with directions, references and code, this course is designed to:- Take students with no prior programming or web application development experience to accomplished web application developers specializing in Ruby on Rails.- Give students with prior experience in Ruby on Rails or web development a leg up in the industry by helping them learn the ins and outs of back-end development with Rails and building complex apps at will. - Give professionals and students alike the avenue by which they can switch to Ruby on Rails as the back-end development framework of choice so they can build robust web apps in very quick time and bring their ideas to life.Current web apps built in the course (6):Sections 4 - 7: Alpha blog - CRUD functions, multiple resources, authentication system built from scratch, front-end using Bootstrap, one-to-many and many-to-many associations at DB layer, production deployment! Compatible with both Rails 4 and 5 (with repositories on each version). Built using Rails 6 (compatible with 4, 5, 6)Section 8: MessageMe real-time messaging app featuring ActionCable, use of WebSocket protocol and Semantic-UI front-end. Built using Rails 5!Section 9: Finance Tracker social media app - Learning to use Devise for authentication, generators, search forms, Ajax, JavaScript, search functionality, external API usage, secure credentials management, rapid prototyping. Built using Rails 6.Section 10: Photo App - Production email confirmation functionality, extending devise basic functionality, payment using Stripe API, file storage with AWS S3 bucket.Section 11: SaaS Project Management App - Multi-tenancy, extending devise and incorporating payment functionality with Stripe, multi-tiered teams, email invitations within teams, restrictions based on payment tiers and more!Section 12: University App (bonus) - Introductory Rails app (optional as beginner app for the course) - beginner friendly, along the lines of Alpha blog, but uses MaterializeCSS front-end framework instead of Bootstrap and walks through how to customize features in it. Built using Rails 5.Ruby on Rails - introduced 15 years ago - continues to be the cool but stable framework of choice for startups since it allows for rapid development - while maintaining structure and security - as complex and disruptive business ideas are brought to life in record time.This course takes a very structured approach of teaching Rails starting with Ruby - the programming language behind Rails. Everything from "Hello World" to Object Oriented Programming is covered. Students acquire skills rapidly; utilizing homework assignments, quizzes, coding exercises and free web based resources to go with the video lectures. The text lectures also provide reference material after each video, it's like having multiple books in addition to the videos to guide students through the course.At first all the code is done from scratch limiting the use of shortcuts and generators so students can understand what's really going on under the hood of Rails applications and can design them the way they want. Then with solid knowledge and understanding already in place, rapid prototyping methods are introduced in later parts of the course, showing use of generators and scaffolding, finishing with a complete Software as a Service Application that can be used to launch a startup!Some key features of this course are:- 250+ lectures and 40+ hours of video content- Ruby programming from scratch; writing your first program to say "Hello World" to Object Oriented Programming while building multiple mini-projects along the way- Local installation and development options made available for both Macs and Windows machines (that's right, Windows as well!)- Git for version control, Github as code repository, Heroku for production deployment- Working with Amazon Web Services S3 bucket for storage, Sendgrid for production email functionality, Multi-Tenancy using Milia- Custom credit card form creation and working with Stripe API to implement payment processing functionality- Rails MVC structure in-depth - Models, Views, Controllers- FREE live support- Design and conceptualization using wire-framing tools- Building authentication systems from scratch at first using the default Rails stack, including admin feature, log in/logout and signup. Then learning how to use Devise and extend the basic functionality provided by Devise to customize it and speed up authentication systems- Ajax, Jquery, plain JavaScript - all 3 used in different parts of the course!- Bootstrap, Semantic-UI and MaterializeCSS (using material design concepts) for UI styling- Fully automated test suites using Unit, Functional and Integration tests- Database associations: One-to-many, many-to-many, self-referential using ActiveRecord- much, much more!Join today and I'll see you in the course.

Overview

Section 1: Introduction and Setup

Lecture 1 Introduction

Lecture 2 Let's code the quiz!

Lecture 3 Course Structure, Overview and best way to use the course

Lecture 4 Ruby on Rails Development Environment overview

Lecture 5 [IMPORTANT] Development Environment Update - Please don't skip this text lecture

Lecture 6 Web apps built in the course - Preview series kickoff

Lecture 7 Preview: SaaS - Project Management App built in section 11

Lecture 8 Preview of MessageMe chat application showcasing real-time Rails - Section 8

Lecture 9 Preview of Finance Tracker App built in section 9, rapid prototyping

Lecture 10 Preview of Univ App using material design for front-end (Section 12)

Lecture 11 Preview of Alpha Blog App built from section 4 through 7

Section 2: The Ruby Programming Language

Lecture 12 How to get Free Live Help!

Lecture 13 Introduction to Section 2 and Ruby

Lecture 14 Introduction to Ruby - Text with directions, references and code

Lecture 15 Working with Strings part 1

Lecture 16 Working with Strings part 2: Getting input from user

Lecture 17 Working with Strings - Text with directions, references and code

Lecture 18 Homework Solution: Analyzer program code

Lecture 19 Working with numbers

Lecture 20 Working with numbers - Text with directions, references and code

Lecture 21 Homework Solution: Working with numbers - Analyzer

Lecture 22 Brief look at comparison operators

Lecture 23 Methods

Lecture 24 Branching if/elsif/else/end

Lecture 25 Methods and Branching - Text with directions, references and code

Lecture 26 Arrays and Iterators

Lecture 27 Arrays and Iterators - Text with directions, references and code

Lecture 28 Hashes

Lecture 29 Hashes - Text with directions, references and code

Lecture 30 Homework Project: Authenticator

Lecture 31 Authenticator project implementation

Lecture 32 Text lecture: Authenticator project code

Lecture 33 Ruby Style Guide

Lecture 34 Ruby Style Guide - Text with directions and references

Lecture 35 Homework Assignment: Area code dictionary

Lecture 36 Homework Assignment: Area code dictionary - Text directions

Lecture 37 Solution: Area code dictionary

Lecture 38 Solution: Area code dictionary

Lecture 39 Practice what you have learnt

Lecture 40 Introduction to Object Oriented Programming

Lecture 41 Introduction to Object Oriented Programming - Text directions, refs and code

Lecture 42 Attributes, getters and setters

Lecture 43 Attributes, getters, setters - Text directions, references and code

Lecture 44 Final Ruby project: Classes, Modules, Mixins - 1 - bcrypt

Lecture 45 Final Ruby project 1 - Text follow-up

Lecture 46 Final Ruby project: Classes, Modules, Mixins - 2 - methods

Lecture 47 Final Ruby project 2 - Text follow-up

Lecture 48 Final Ruby project: Classes, Modules, Mixins - 3 - modules

Lecture 49 Final Ruby project 3 - Text follow-up

Lecture 50 'self' notation for method names

Lecture 51 Final Ruby project: Classes, Modules, Mixins - 4 - include

Lecture 52 Final Ruby project 4 - Text follow-up

Section 3: Introduction to Ruby on Rails

Lecture 53 Introduction to Section 3 and Ruby on Rails kickoff

Lecture 54 Ruby on Rails kickoff - Text directions and references

Lecture 55 Model, View, Controller and Rails App Structure

Lecture 56 Model, View, Controller and Rails App Structure - Text references

Lecture 57 Required: Ruby on Rails installation (local or cloud-IDE)

Lecture 58 Root route, controller, more MVC and say 'Hello World!'

Lecture 59 Root route, controller and more MVC - Text directions and references

Lecture 60 Structure of a Rails application

Lecture 61 Structure of a Rails application - Text references

Lecture 62 Version control with Git

Lecture 63 Version control with Git - text references

Lecture 64 Setup online code repository with GitHub

Lecture 65 Setup online code repo with Github - Text directions and references

Lecture 66 Front-end: Learn and practice HTML and CSS

Lecture 67 Learn and practice HTML and CSS references

Lecture 68 Add About page and homework assignment

Lecture 69 Add About page and homework assignment - Text reference and code

Lecture 70 Production Deploy!

Lecture 71 Production Deploy - Text directions, references and code

Lecture 72 The back-end: Database and tables in Rails

Lecture 73 The back-end: CRUD, scaffold and wrap-up section 3

Lecture 74 CRUD and scaffold generators - Text directions, references and code

Section 4: CRUD Operations in Ruby on Rails

Lecture 75 Preview of Alpha Blog App and Information

Lecture 76 Introduction to Section 4: Tables, migrations and naming conventions

Lecture 77 Intro to tables, migrations, rails conventions - text references

Lecture 78 Models and rails console

Lecture 79 Models and rails console - text references

Lecture 80 CRUD operations from rails console

Lecture 81 CRUD ops from rails console - text directions and code

Lecture 82 Validations

Lecture 83 Validations - text references

Lecture 84 Show articles (route, action and view)

Lecture 85 Show articles feature - text references and code

Lecture 86 Articles index

Lecture 87 Articles index - text references and code

Lecture 88 Forms - build a new article creation form

Lecture 89 Forms - new article form text reference

Lecture 90 Create action - save newly created articles

Lecture 91 Create action - text references

Lecture 92 Messaging - validation and flash messages

Lecture 93 Messaging - validation and flash messages - text references

Lecture 94 Edit and update: update existing articles

Lecture 95 Edit and update - text references and code

Lecture 96 Delete: delete articles

Lecture 97 Delete articles - text references

Lecture 98 User Interface - add layout links

Lecture 99 Layout links: text references

Lecture 100 DRY (Don't Repeat Yourself) code - refactoring and partials

Lecture 101 DRY code - text references

Lecture 102 Production deploy and wrap up section 4

Lecture 103 Production deploy - text follow-up

Section 5: Styling for your Rails Application

Lecture 104 Introduction to Section 5 and styling

Lecture 105 Learn to use Bootstrap

Lecture 106 Install Bootstrap, asset pipeline, JavaScript, webpack - Rails 6 vs 5

Lecture 107 Install Bootstrap, asset pipeline - text directions, references and code

Lecture 108 Install Bootstrap in Rails 5 (or earlier versions)

Lecture 109 Install Bootstrap in Rails 5 - text references

Lecture 110 Build homepage

Lecture 111 Build homepage - text follow-up

Lecture 112 Layout links using Bootstrap classes

Lecture 113 Layout links - text follow-up

Lecture 114 Style articles index page

Lecture 115 Style index view - text references

Lecture 116 Style form partial

Lecture 117 Style form - text references and code

Lecture 118 Style validation and flash messages

Lecture 119 Style messages - text references

Lecture 120 Style show view

Lecture 121 Style show view - text references

Lecture 122 Cleanup layout, production deploy and wrap up section 5

Lecture 123 Cleanup layout - text references

Section 6: Associations and Authentication Systems

Lecture 124 Introduction to section 6: users, associations, ERD and more

Lecture 125 One-to-many associations demo with the rails console

Lecture 126 Create users

Lecture 127 Create users - text directions and code

Lecture 128 Add user validations

Lecture 129 Add user validations - text directions and code

Lecture 130 One to many association

Lecture 131 One to many association - text directions and code

Lecture 132 Show user info in articles

Lecture 133 Show user info in articles - text directions and code

Lecture 134 Alter object state before_save

Lecture 135 Alter object state before_save - text directions

Lecture 136 Add secure password

Lecture 137 Add secure password - text directions and code

Lecture 138 New user signup form

Lecture 139 New User Signup - text directions and code

Lecture 140 Create new users (back-end)

Lecture 141 Create new users - text directions and references

Lecture 142 Edit users

Lecture 143 Edit users - text directions and code

Lecture 144 Show user and profile image

Lecture 145 Show user and profile image - text directions and code

Lecture 146 Add users index

Lecture 147 Add users index - text directions

Lecture 148 Cleanup layout

Lecture 149 Cleanup layout - text reference

Lecture 150 Add pagination to views

Lecture 151 Add pagination to views - text references

Lecture 152 Add login form

Lecture 153 Add login form - text references

Lecture 154 Create and destroy user sessions

Lecture 155 Create and destroy sessions for users - text directions and code

Lecture 156 Authentication helper methods

Lecture 157 Authentication helper methods - text reference and code

Lecture 158 Controller methods as helper methods

Lecture 159 Controller methods as helper methods - text references

Lecture 160 Restrict actions from UI

Lecture 161 Restrict actions from UI - text references

Lecture 162 Modify navigation based
  • Добавлено: 06/12/2025
  • Автор: 0dayhome
  • Просмотрено: 4
Ссылки: (для качалок)
Общий размер публикации: 16,23 ГБ
Еще Видео: (похожие ссылки)


Написать комментарий