Professional Ruby on Rails Developer with Rails 5
Professional Ruby on Rails Developer with Rails 5, available at $94.99, has an average rating of 4.15, with 174 lectures, 2 quizzes, based on 721 reviews, and has 6653 subscribers.
You will learn about 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 This course is ideal for individuals who are Anyone who wants to build web applications or Anyone who wants to build multiple income streams by building projects or Anyone who wants to start their own business or Anyone who wants to freelance or Anyone who wants to be a valued developer in the workforce or Anyone who wants to build their dreams and bring them to life It is particularly useful for Anyone who wants to build web applications or Anyone who wants to build multiple income streams by building projects or Anyone who wants to start their own business or Anyone who wants to freelance or Anyone who wants to be a valued developer in the workforce or Anyone who wants to build their dreams and bring them to life.
Enroll now: Professional Ruby on Rails Developer with Rails 5
Summary
Title: Professional Ruby on Rails Developer with Rails 5
Price: $94.99
Average Rating: 4.15
Number of Lectures: 174
Number of Quizzes: 2
Number of Published Lectures: 174
Number of Published Quizzes: 2
Number of Curriculum Items: 176
Number of Published Curriculum Objects: 176
Original Price: $199.99
Quality Status: approved
Status: Live
What You Will 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
Who Should Attend
- Anyone who wants to build web applications
- Anyone who wants to build multiple income streams by building projects
- Anyone who wants to start their own business
- Anyone who wants to freelance
- Anyone who wants to be a valued developer in the workforce
- Anyone who wants to build their dreams and bring them to life
Target Audiences
- Anyone who wants to build web applications
- Anyone who wants to build multiple income streams by building projects
- Anyone who wants to start their own business
- Anyone who wants to freelance
- Anyone who wants to be a valued developer in the workforce
- Anyone who wants to build their dreams and bring them to life
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 Curriculum
Chapter 1: Getting started with Ruby on Rails
Lecture 1: Introduction
Lecture 2: Preview of the final project app built in the course
Lecture 3: Structure of the course and how to get live help
Lecture 4: What are web applications?
Lecture 5: IMPORTANT: Latest updates – Text lecture which will discuss latest updates
Lecture 6: Learn Ruby by trying Ruby (link updated and provided in previous text lecture)
Lecture 7: Set up your development environment
Lecture 8: Familiarity with IDE and command line
Lecture 9: Familiarity with IDE and command line – Text Lecture
Lecture 10: Install Ruby on Rails 5
Lecture 11: Install Ruby on Rails 5 – Text lecture
Lecture 12: Components of a Rails app
Lecture 13: A closer look at components
Lecture 14: Start your first Rails app and build homepage!
Lecture 15: Start your first Rails app – Text lecture
Lecture 16: About page and homework!
Lecture 17: About page and homework – Text lecture
Lecture 18: Create a table and what is CRUD?
Lecture 19: CRUD kickoff – Text lecture
Lecture 20: Rails console
Lecture 21: Rails console – Text lecture
Lecture 22: Wrap up section 1 – Assignments
Lecture 23: Wrap up section 1 – Text lecture
Chapter 2: The Front-End Interface
Lecture 1: A look at <% vs <%=
Lecture 2: Start a new todo from the UI
Lecture 3: Start a new todo from UI – Text lecture
Lecture 4: Complete creating todos from UI
Lecture 5: Complete create todos – Text lecture
Lecture 6: Add flash and show
Lecture 7: Add flash and show – Text lecture
Lecture 8: Version control with Git and Github
Lecture 9: Version control with Git and Github – Text lecture
Lecture 10: Edit action
Lecture 11: Edit action – Text lecture
Lecture 12: A closer look at iteration with .each
Lecture 13: Index view and links
Lecture 14: Index view and links – Text lecture
Lecture 15: Destroy, refactor and homework
Lecture 16: Destroy, refactor and homework – Text lecture
Chapter 3: Front-end styling and production deploy
Lecture 1: Production deploy and start main project app
Lecture 2: Production deploy and start main project app – Text lecture
Lecture 3: Install Bootstrap and start homepage
Lecture 4: Install Bootstrap and start homepage – Text lecture
Lecture 5: Part 2 – Install Bootstrap and build homepage
Lecture 6: Part 2 – Install Bootstrap and build homepage – Text lecture
Lecture 7: Learn/Practice HTML and CSS
Lecture 8: Learn/Practice HTML and CSS – Text lecture
Lecture 9: Build homepage and add styling
Lecture 10: Build homepage and add styling – Text directions and code
Lecture 11: Complete homepage
Lecture 12: Complete homepage – Text directions and code
Chapter 4: Associations and full on Rails MVC
Lecture 1: Associations intro and view updates
Lecture 2: Associations intro and view updates – Text lecture
Lecture 3: One to many association and foreign key
Lecture 4: Complete discussion on one to many associations
Lecture 5: Create tables and models
Lecture 6: Create tables and models – Text lecture
Lecture 7: Test Driven Development – validations for model
Lecture 8: TDD – validations for model – Text lecture
Lecture 9: TDD – Build chefs
Lecture 10: TDD – Build chefs – Text lecture
Lecture 11: Complete chef model
Lecture 12: Complete chef model – Text lecture
Lecture 13: One-to-many association between chefs and recipes
Lecture 14: One-to-many between chefs and recipes – Text lecture
Lecture 15: Restful routes
Lecture 16: TDD to build index action
Lecture 17: TDD to build index action – Text lecture
Lecture 18: TDD and complete index
Lecture 19: TDD and complete index – Text lecture
Lecture 20: Use TDD to build show recipe
Lecture 21: TDD to build show recipe – Text lecture
Lecture 22: Complete show recipe
Lecture 23: Complete show recipe – Text lecture
Lecture 24: Add profile image and refactor code
Lecture 25: Add profile image and refactor code – Text lecture
Lecture 26: Complete profile image feature
Lecture 27: Profile image feature – Text lecture
Lecture 28: Start new recipe
Lecture 29: Start new recipe – Text lecture
Lecture 30: New form
Lecture 31: New form – Text lecture
Lecture 32: TDD to create new recipes
Lecture 33: TDD to create new recipes – Text lecture
Lecture 34: Complete create new recipes feature
Lecture 35: Complete create new recipes feature – Text lecture
Lecture 36: Add flash feature
Lecture 37: Add flash feature – Text lecture
Lecture 38: Start edit recipes feature
Lecture 39: Start edit recipes feature – Text lecture
Lecture 40: Complete edit recipes feature
Lecture 41: Complete edit recipes feature – Text lecture
Lecture 42: Delete recipes and test
Lecture 43: Delete recipes and test – Text lecture
Instructors
-
Rob Percival
Web Developer And Teacher -
Mashrur Hossain
Technology Professional and Entrepreneur -
Codestars • over 2 million students worldwide!
Teaching the Next Generation of Coders
Rating Distribution
- 1 stars: 7 votes
- 2 stars: 11 votes
- 3 stars: 56 votes
- 4 stars: 222 votes
- 5 stars: 425 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024