Slide 1

Slide 1 text

- A Beginner's Guide 1.618 Pte. Ltd.

Slide 2

Slide 2 text

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

Slide 3

Slide 3 text

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

Slide 4

Slide 4 text

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)