Course Information
Course Overview
Learn Rails 7, ActiveRecordORM,ActiveJob, Turbo,Stimulus, API's, Authentication, Authorization-From Scratch Step By Step
Rails is Server side Web Application Development framework, written in Ruby.
Rails makes it easier to create dynamic web sites using Ruby.
Rails follows the MVC Architectural Design Pattern (Model View Controller). Rails was designed to help developers take applications from concept to completion as quickly as possible.
With Rails, you can take web applications from concept to launch in a matter of hours. Rails takes care of much of the hassle of web development, so you can focus on writing your app without needing to reinvent the wheel.
Rails follows the principle of reducing repetition of information or code, promoting efficient development.
Rails introduces the Active Record framework, which allows developers to design interactive database queries.
This course provides developers with a thorough knowledge in developing Web Applications using Rails MVC architectural Pattern.
In this course by development expert Kameswara Sarma Uppuluri, you'll learn all, essential concepts that you need to know to build Modern Web Applications using Rails 7.0.
This course provides step-by-step walk-throughs and coding demos that you're encouraged to code along with to enhance the learning process.
This course is broken down into 36 Modules with each module providing source code so that you can follow along with Kameswara Sarma Uppuluri.
Course Content
- 10 section(s)
- 166 lecture(s)
- Section 1 Ruby On Rails - The Big Picture
- Section 2 Rails Application Request Response Life Cycle
- Section 3 Getting Ready with Rails Sample Application
- Section 4 Working with built-in Helper Methods
- Section 5 Debugging Rails Application
- Section 6 Understanding Logging Mechanism
- Section 7 Consuming RESTAPI
- Section 8 Setting Up SQLite3 Database for Rails Application
- Section 9 Setting Up SQL Server Database for Rails Application
- Section 10 Performing CRUD Operations using Rails ORM - ActiveRecord
What You’ll Learn
- Learn How To Setup Development Environment for Ruby On Rails Development
- Understanding MVC Architectural Pattern
- Learn How to work with various Built-in Tag Helpers
- Learn How to Create Models, Controllers and Views
- Learn How to develop data driven Pages using Rails Active Record ORM
- Learn How to implement Pagination, Sorting and Filter functionality
- Learn How to perform Bulk Insert,Bulk Update and Bulk Delete Operations
- Learn How to export data to Excel,CSV,PDF formats
- Learn How to Perform Form Validations
- Learn How to implement Authentication and Authorization
- Learn How to Develop a REST API using RAILS
- Learn How to Consume a RAILS REST API
Reviews
-
DDavid Kniskern
I’m not leaving a 1-star only because the material is somewhat followable. But there are major issues: Outdated HTML and “ancient” patterns throughout. Variable capitalization that reads like constants, bad practice, and confusing. Too much copy-paste instead of teaching the why. Rushed delivery and sloppy pronunciation; it’s hard to follow. Intros feel filler; the core explanations are rushed. Please use modern Rails conventions and code, not legacy patterns. Slow down. Pronounce terms clearly. Show the reasoning behind each step. I didn’t pay to watch someone paste code; I paid to learn how to write it correctly with current Rails practices.
-
AAjit laxman Waghamode
Waste of time
-
EEbenezer Joshua Dzitiro
The instructions from the instructor are very clear and it is easy to follow
-
AAnto Brian
Good intro of the course