Master Ruby on Rails - For Beginners
Learn Ruby fundamentals
Description
This course shows how to create a web app using Ruby on Rails framework.
The course is for beginners who want to learn and develop web applications using Ruby on Rails.
It explores each part of the framework, best practices and techniques which are used in real world development.
The course is project based, so we will be creating a real world web application in this course and we will see how we can apply various concepts in our project that we have covered in this course.
The course will also focus on
- Designing a web application
- Routing
- Interacting with Database
- Object Oriented Programming
- User Authentication
In this course we will be covering following topics
- What is Ruby on Rails
- Installing Ruby on Rails
- Controllers, Views and Templates
- Database
- Models, ActiveRecord and ActiveRelation
- CRUD and Controllers
- Associations/Relationships
- Layouts
- Asset Management
- Forms
- Validation
- User Authentication
- Error Handling and Debugging
- Deployment
We are also adding more topics related to new features in Ruby on Rails so join in early to reap in the benefits
What You Will Learn!
- Learn the fundamentals of Ruby on Rails and more...
- Learn how to design a web application
- Learn how to perform database operations in a web site
- Learn how to deploy a web application on AWS EC2 instance
Who Should Attend!
- Anyone who wants to learn Ruby on Rails
- Those who are into web development
- Those who would love to learn programming