Skip to content

Latest commit

 

History

History
206 lines (138 loc) · 4.06 KB

index.markdown

File metadata and controls

206 lines (138 loc) · 4.06 KB
layout title
page
Ruby presentations

Ruby

  • Introduction
    Who we are and what we will do in this cource.

  • Ruby Basics
    Start working with Ruby!

  • OOP in Ruby
    How works OOP model in Ruby.

  • Metaprogramming
    Metaprogramming... it sounds cool! It doesn’t just sound cool; it is cool.

  • Ruby gems
    How to use Ruby gems and write your own.

  • Rake
    Rake is a Make-like program implemented in Ruby, build tool for Ruby developers.

  • RSpec
    Testing Ruby code with RSpec.

  • Continuous integration
    How works Continuous integration.

  • Refactoring
    Clean code is code that is easy to read, understand and maintain.

  • Rack
    Where only web-requests dare to go.

Ruby on Rails

Utils

  • Git
    Distributed version control system

  • Static code analysis
    Write your code clean and beautiful.

  • Chef
    Prepare and configure server environment.

  • Capistrano
    Application deploy.

  • AWS
    Amazon Web Services