Course Information
Course Overview
Ruby on Rails - Imagine, design, build web apps and bring your dreams to life with Rails 5
Fully up-to-date fall-2017
The Professional Ruby on Rails Developer with Rails 5 is the latest course brought to you by the creators of the best-selling Ruby on Rails course on Udemy! Built by taking 2 years of feedback from thousands of students over multiple Rails courses - it provides the best introduction to Web Applications Development using the wildly popular Ruby on Rails framework. It takes you from beginner to expert in just 8 weeks! With Rails 5 and the introduction of ActionCable you can now build realtime features like chatrooms with ease and we'll show you how! This course is for students of all levels and backgrounds, those who have no experience in programming at all, those who have worked with other web app development frameworks but want to make the switch to or try Ruby on Rails and also for students who have tried Ruby on Rails in the past but want to take their skills to the next level, just to name a few.
Why Ruby on Rails? Since its introduction, Ruby on Rails has rapidly become one of the most powerful tools for building web applications for startups and existing software houses. Some of the top sites using Ruby on Rails are Basecamp, Twitter, Shopify, Github, LivingSocial, Groupon, Hulu, Airbnb, Yellow Pages and much more. It's perfect for entrepreneurs or startups looking to rapidly prototype their ideas and bring them to life.
This course provides a very structured approach of teaching Rails and how to use Rails to implement ideas. It teaches the techniques to make the code work for the student. There will be video lectures, text follow-up lectures after each video lecture, homework, challenge projects and monthly code challenges. There will be references to free resources available on the internet to supplement the course materials. There is also a live chat channel where students from all our Rails courses hangout and help each other out with questions, solutions and general networking!
A big focus of this course is practice and understanding fundamentals. Most of the code is done from scratch limiting the use of shortcuts, generators and absolutely no scaffolding or "magic". This is also accomplished by diving right in and using a pre-configured Ruby on Rails development environment in the cloud eliminating time required to setup a local development environment and the roadblocks that go with it.
Some key aspects of this course are:
- Realtime Chatroom and Comments feature using ActionCable!
- Rails 5 using free cloud-based Integrated Development Environment
- Live chat help from other students, you're joining a community of developers who will help you ease your way in!
- Working with git for version control and github as code repository
- 20 hours of high quality content with text lectures after every video lecture with code and directions
- Help from professional Teaching Assistant in the Q & A section and also in the live chat!
- Rails MVC structure in-depth - Models, Views, Controllers
- Conceptualization and Design
- Building own authentication system from scratch using default Rails stack, including admin feature, log in/logout and signup
- Working with Bootstrap for UI, Amazon Web Services for file/image hosting, Gravatars
- Test Driven Development (TDD) for majority of the application, introduced very early on. Build automated test suite side-by-side with the app featuring model (unit) and feature (integration) tests with the default rails testing framework
- Model and non-model backed forms, implementing like/dislike voting feature
- Migrations, one-to-many and many-to-many associations at the database layer and implementation using Rails and ActiveRecord
- much, much more!
Course Content
- 9 section(s)
- 175 lecture(s)
- Section 1 Getting started with Ruby on Rails
- Section 2 The Front-End Interface
- Section 3 Front-end styling and production deploy
- Section 4 Associations and full on Rails MVC
- Section 5 Working with users - Chefs, Authentication system
- Section 6 Many to many associations, multiple associations, nested routes
- Section 7 Realtime Rails - ActionCable - ChefChat and Comments
- Section 8 Challenge Projects
- Section 9 Miscellaneous
What You’ll Learn
- Build web apps using Ruby on Rails
- Build automated test suites for complex web applications
- Become a confident web application developer
- Compete for the highest paying junior developer jobs
- Be proficient in back-end development
- Start your own business by bringing your ideas to life
Reviews
-
MMateus de Andrade Pereira
Excellent teacher. Great primer for begginers and shows some pretty neat features and how to implement them. I particularly like that Mashrur takes us through the whole development cycle: build, test and deploy.
-
SStanley
Very well done, if u want to get basic knowledge about rails, connecting models with each other - 1:M, M:M, how to use rails console, rails views with .erb, ez heroku deploy then take it ;) Why 4.5? Main reason is lack of enough explanation about some rails magic - not bad, could be much better then it would be probably awesome! If u r new to Rails but with some coding experience, then it's perfect. If u have no previous exp with programming then grab some basic programming lessons: html, css, ruby, and then rails ;) Well spent 10$ :D I've learnt a lot about "Rails style" ;) Thanks Mashrur and keep going
-
JJuan Tristan
This is a great course to take to get started with Rails. The instructor teaches the course very well and gives great examples. Course also teaches you how to add features so that when you are writing your app you can create your features. I would rate this course as a 5 star except i believe it is missing one thing. How to undo things in Rails. Technology is about automating and we can press ctrl z to undo code but programmers make mistakes. This course needs a section or video explaining how to undo things in rails.
-
SSpencer Toyne
This course was a great learning experience. The instructor, Mashrur, is energetic and engaging, and is very helpful with solving students' problems in the Q & A pages. In some cases the code could have been explained more thoroughly, but overall the course is offers excellent educational value.