Giter VIP home page Giter VIP logo

ruby-on-rails-1's Introduction

Ruby-on-Rails-1

The first edition of the Ruby on Rails course in Hack Bulgaria. This is the follow-up course after Core Ruby.

  _____         _                             _____         _  _      
 |  __ \       | |                           |  __ \       (_)| |     
 | |__) |_   _ | |__   _   _    ___   _ __   | |__) | __ _  _ | | ___ 
 |  _  /| | | || '_ \ | | | |  / _ \ | '_ \  |  _  / / _` || || |/ __|
 | | \ \| |_| || |_) || |_| | | (_) || | | | | | \ \| (_| || || |\__ \
 |_|  \_\\__,_||_.__/  \__, |  \___/ |_| |_| |_|  \_\\__,_||_||_||___/
                        __/ |                                         
                       |___/                                          

Program

Week Material
1 Intro to Rails. History and Perks. Ruby refresher.
2 Intro to HTTP. The Tricky Parts: Cookies, Sessions. Intro to Sinatra.
3 HTTP Refresher. Intro to SQL. Transactions, Primary Keys, Foreign Keys, Indexes. The Architecture of a Web app.
4 SQL Refresher. Intro to Rails: Convention over Configuration, Overview of the Builtin Frameworks, Scaffolding. Basic Routing and Controller Rendering. Views, Layouts and Partials Structure.
5 Controller Rendering and Redirection. Basic Authentication. Rendering forms. Mailers, Intro to ActiveJob. #perform_now vs #perform_later
6 Intro to ActiveRecord. Intro to schema.rb and Migrations. Validations and Callbacks. How not to abuse the callbacks.
7 Basic Query Interface. Intro to associations. Associations in depth. Many-to-many, .through, Automatic Reverses.
8 Transactions, Single table inheritence. Has Secure Password. Musings on Small Models. Sandi Metz 5 Rules. Thoughts on OOP.
9 Routes inside out. Introduction to engines. Middleware, Rack, Railties, Initializers and Configuration.
10 The Rails Eco System. Third party gems. Responders, Timecop, RSpec, Capybara. Active Model, Internationalization.
11 Constant Autoloading explained. The Asset Pipeline. Rake Tasks, Command Line Tools and Debugging Rails applications.

ruby-on-rails-1's People

Contributors

alexanderpetkov avatar gsamokovarov avatar svetliomihailov avatar vntzy avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.