Rails with Active Record and Action Pack
FREE
You already know how to build a basic web application with the Ruby on Rails framework. Perhaps, you have even taken Course 1, “Ruby on Rails: An Introduction” (we highly recommend it) where you relied on external web services to be your “data layer”. But in the back of your mind, you always knew that there would come a time when you would need to roll up your sleeves and learn SQL to be able to interact with your own relational database (RDBMS). But there is an easier way to get started with SQL using the Active Record Object/Relational (ORM) framework. In this course, we will be able to use the Ruby language and the Active Record ORM framework to automate interactions with the database to quickly build the application we want. In Rails with Active Record and Action Pack, we will explore how to interact with relational databases by using Active Record, a Ruby gem, which Rails uses by default for database access. We will then take a look at what role Active Record plays in the overall request–response cycle, when a client (the browser) requests data from the server, as well as how to submit the data to the server. …
Instructor Details
Courses : 2
Specification: Rails with Active Record and Action Pack
|
50 reviews for Rails with Active Record and Action Pack
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | Free |
---|---|
Provider | |
Duration | 18 hours |
Year | 2015 |
Language | English |
Certificate | Yes |
Quizzes | Yes |
FREE
Edgar J S R –
After this course you’ll be able to develop a functional web app using Rails’ build–in database. Now you can produce your own data using all the options Rails has to offer; that’s nice because you don’t depend on external API’s to get the back–end stuffs. Recommended!
Kat T –
Wonderful course. Thorough instructions with a great level of detail. Great assignments that reinforce the lessons. Would recommend to anyone wanting to learn about Ruby on Rails specifically or Web Development generally.
Qun X L –
Learn a lot of new knowledge from this course. knowledge points clear, assignment workload OK. This is the good place to learn Active Record and Action Pack.
Irini K P –
I learned a lot from the course. The instructions of the last exercise could be less detailed, so as it would be more challenging
Vinay J –
Seems tough…though interesting !!
Dan P –
Totally unimpressed. Video lectures are terrible. Explanations are at best incomplete, usually confusing, sometimes incoherent. Instructor never gives an overview of the architecture/data flow/structure of Active Record or Action Pack, instead describes the syntax of a handful of functions. As a result you only get the most superficial understanding of the material. The graded assignments are just a regurgitation of the lectures and so don’t require you to take a deeper dive into the material. In fact, in many cases the answers to the graded assignments are listed in the assignment immediately following the question.
Dan S R –
Very intensive, a lot of work on assignments but at the end very happy to done this…
Ramon C D –
Great course! A great help to put you on your feet with Ruby on Rails development!
Yaroslav T –
Very useful, nice practical asssignments
Subhrajit D –
Excellent !
Asfand Y A R –
Amazing course, i had complete Ruby on Rails tutorial by Michael Hartl and i was still doubtful about alot of things but i think this course has put me on the right path and now im really confident and i think i will go all the way, Johns Hopkins university courses are amazing, very good for learning. I highly recommend it to anyone wants to learn Ruby on Rails.
Paolo P –
very good course. It has helped me a lot to understand critical ruby on rails concepts.
carlos g –
great professor great course
vignesh k –
Thank you once again for this wonderful course
Ronald S –
Thank you so much, i learnt a lot in this course
Eimantas U –
Course needs updating
hina g –
All important topics are covered
sayed a e –
great course thanks
Vitalij –
It was difficult to follow, because of all the screenshots without live programming. I think it would be more easier to understand if the course wouldn’t consist only of pics.
Deyvison d P P –
I’m very happy with the course, that was awesome to learn a lot and increase my knowledge with Ruby on Rails
The S f D –
great course, good mid/advanced overview of Rails
Vishal B –
Good introductory course!!
Intellisys –
This course teach me a lot of complex things like authentication, nested resources and authorization. This is a great course for someone that want to learn Rails
Scott N –
Was great to understand how to use/implement Active Record in Rails
Joana D L –
Excelent course! Learned a lot! Thank you Professor 🙂
Alejandro E –
Great course with excellent attention to detail.
Ania M –
The course is very good. The only feedback I have is that it seems as though a lot of Windows users have to struggle with setting up the assignment environments and have to seek guidance from outside sources (e.g. Stack Overflow) for get the issues resolved.
DUTENGJIE –
I learned so many knowledge from this course, not just the Rails , I also have comprehend the ruby , the ruby–gems and the HTTP/REST protocol. and the assignments are not particularly difficult for the beginners like me.
Vivek G –
As good as Course 1, grate learning experience ! Thank You professor for this excellent course…
Sarah H –
I have worked with rails for sometime then stopped for a while and after that I took this course as a refreshment, and t really worth the time, actually I learned some new stuff that I did not came across before
Derek H –
This course is much better than the previous course “Ruby on Rails: An Introduction”. If you struggled through the first class, this one is much more user friendly and easy to go along with.This is definitely a Rails course, with the first course being a Ruby course. The professor’s audio issues are much less pronounced in this course and less noticeable. The lectures are not as monotone and boring to listen to as well. The modules are broken down into better sections that flow together. The materials, though older, can still be followed and course materials can be used. There has been at least some updates for newer versions of Ruby, Rails, and gems. The assignments go with the course lectures and many of the examples can point you in the right direction. The assignments are not direct copies of the lectures with many items needing to be modified to accommodate for the assignment requirements. Each module is a take/variation of the previous assignment, which is nice because you get a better sense of how they are working together. The RSPEC files are much better at actually pointing you towards what your issues are. The Wiki site has more beneficial Q/A. With the assignment time estimates, I found that I usually had to double the higher estimates for the amount that I would spend on each one. One of the problems with this course is that the assignment files seem to be written by multiple people. They can be very confusing at times, hard to follow. Because the assignments are written in this way, some things will break but are fixed in later steps, though you will not know that they are fixed later after you spend time trying to fix the issues so RSPEC or the Web test will pass. Another problem with the course has to do with Rails in general. It has some weird conventions and tries to be “Too helpful” at times. You will still have to use Google to figure out what the correct convention is and maybe why some things are done.
Nicolas S V –
Good tips for the double AA.
Boulate K –
Well taught and very interactive. I recommend this to every one interested in understanding the core concepts of rails
Yifei H –
This is a great course. I had no knowledge in Ruby and web development before this course (I skipped Intro to Rails course which is the first in this specialization). This course has very well designed coding assignment with tests written in RSpec. All four coding assignments all build upon the previous one, so there is no context switch, and they together build up Todo List App. I love the fact this course is very focused on MVC of Rails. I would recommend it to anyone who would love to learn Rails and MVC pattern.
Ryan D –
2 things are cerating if you take this course, – you will hate it when you take it. – you will LOVE it when it’s over. You will really like where it takes you when it gets over and make you feel really good on how much your skills have improved.
Xuliang S –
Course staff does not respond to questions that I posted on the forum.
Takayuki K –
This course was tough. The content of lectures are great but autograder of assignments is too bad. It was very stressful for me to use autograder till I can get used to it.
Milan T –
hard but great course
Daichi Y –
It was an awesome course! There is just one thing; the versions of Ruby and Ruby on Rails look to be a bit out–dated. Thank you!
Ameer H B –
Beautiful course. Everything is explained much clear. Easy to understand and easy to learn too
eighty –
A detailed, thorough journey through Rails’ model, view, controller framework. I took this after the popular Rails tutorial, which served as a great intro. I learned a huge amount about the main components of Rails – Active Record, Action Controller and Action View. There are no boring code–along videos, just concise lectures with slides and assignments. This course is not really for beginners. It’s challenging, just because of the many potential technical issues you can run into with Ruby, Rails, databases, servers and tests. I recommend having at least six months of programming studies behind you before diving into this course. The previous course in the series is also a must – even if you think you already know the basics, you’ll have important stuff reinforced.
Nguyen M H –
Active Record is so useful! I’m trying my best to learn all lectures.
Dmitri B –
Really needs updating.
Walter J K –
Excellent!
Ritesh K –
wonderful technology… more I learned, the more I loved it..!
Assain –
It’s a nice course, learnt stuff about rails that I didn’t earlier.
Sandor I –
Nicely put together, the right amount of challenging assignments. Min point: For me the assignments are underestimated.
James H –
Poor maintenance of assignments make them a chore to set up.
Ted H –
I really enjoyed this course! The lecturer was excellent and covered everything thoroughly. The main problem was ensuring an older version of Ruby on Rails was installed (especially for Windows). Make sure you spend a lot of time at the beginning installing Rails 4.2.8 – otherwise you’ll always have trouble getting the automated grader to accept your assignments. For the same reason you will have to constantly adjust the Gem versions in your Gemfile.
Nehal K –
Really good course, please update the assignment version though. It becomes difficult to setup environment