Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Rails - A Beginner Guide

Rails - A Beginner Guide

A little introduction to rails

Delta Purna Widyangga

July 31, 2013
Tweet

More Decks by Delta Purna Widyangga

Other Decks in Programming

Transcript

  1. Tentang Rails • Dibuat oleh @dhh (David Heinemeier Hansson) •

    Dirilis sebagai open source sejak 2004 (Bisa di fork di [email protected]:rails/rails.git) • Beberapa apps yang menggunakan rails: Is and open-source web framework that's optimized for programmer happiness and sustainable productivity. It let's you write beautiful code by favoring convention over configuration – rubyonrails.org
  2. Yang Membuat Rails Begitu Menarik • Rapid Development. Apps bisa

    dibuat dengan sangat cepat tanpa mengurangi reliability. • The Rails Way Memudahkan dalam kolaborasi antara developer. • Komunitas open source yang sangat aktif rails core team, gems, hosting server • Rails cepat mengadopsi teknologi web terbaru Sass, haml, coffeescript, dll. • Berbasis Ruby dinamis, mudah dibaca dan membuat bahagia
  3. Resources Belajar Rails • Gratis • railsforzombies.org (Coba juga tryruby.org

    untuk dasar pemrograman ruby) oleh codeschool • railstutorial.org (ebook) • The Intro to Rails Screencast I Wish I Had oleh nettuts+ • Rails Guide dan Rails API • Berbayar • Code School Ruby Path By codeschool (US$ 25 / bulan) • RailsCasts by Ryan Bates (Banyak episode yang gratis juga. US$ 9 / bulan) • Learn Ruby on Rails by Tree House (US$ 25 / bulan)