About this Class
Ruby on Rails is an open-source web framework that's optimized for programmer happiness and sustainable productivity. All the cool kids are using it. Now you can be one of the programmers for those awesome websites.
Learning Rails for the first time should be fun, and this class will allow you to get your feet wet and start learning how to build rails apps. We will cover the basics of the Ruby language and explore the key concepts behind the Rails framework, like MVC (models, views, and controllers), ActiveRecord, and more.
The format of the class is going to be a lecture - I will be building a rails application in real time, you will be able to ask questions and optionally follow along. That will be the first hour and a half and then there will be time to ask questions and build some other features. The goal is for you to know what Rails is capable of, get a basic understanding of Ruby syntax, and learn how to learn more.
Topics Covered
- Rails Generators
- Rails App Structure
- Bundler and Gem Management
- MVC, REST/Resources, Scaffolds
- Database Migrations
- Models and Active Record
- Rails Console
- Controllers and ActionController
- Views and ERB
- Model Validations and Macros
- File Uploading and Paperclip
- Associations, HasMany, BelongsTo
- APIs (with JSON/XML)
Prerequisites: You should have some programming experience, especially in the web sphere (HTML/CSS/Javascript are basically required, SQL/DB knowledge also). You do not need a computer for this class.





