20
Ruby on Rails relevance to Startups Sumanth Krishna. A

RoR relevance to startups Session @ Barcamp5 - Sumanth Krishna

Embed Size (px)

DESCRIPTION

This set of slides presented @ BarCamp5 :)

Citation preview

Page 1: RoR relevance to startups Session @ Barcamp5 - Sumanth Krishna

Ruby on Rails relevance to

Startups

Sumanth Krishna. A

Page 2: RoR relevance to startups Session @ Barcamp5 - Sumanth Krishna

???

Page 3: RoR relevance to startups Session @ Barcamp5 - Sumanth Krishna

Startups

• Startups require happy developers

• Startups require quick ramp-up

• Startups require flexibility in the code

• Startups require us to listen first

• In to Market @ the earliest

• What startups often don’t need

Page 4: RoR relevance to startups Session @ Barcamp5 - Sumanth Krishna

To name Few

http://www.suggestica.com/

http://www.ipolipo.com/

http://www.atuitu.com/

Page 5: RoR relevance to startups Session @ Barcamp5 - Sumanth Krishna

Rails – In 10 points

Page 6: RoR relevance to startups Session @ Barcamp5 - Sumanth Krishna

Rails – In 10 points

• Don’t Repeat Yourself• Convention Over Configuration• Model View Controller• Agile Development• Configuring DB• ActiveRecord (Built-in ORM support)• CRUD – operations• Generators• Migrations• Partials

Page 7: RoR relevance to startups Session @ Barcamp5 - Sumanth Krishna

Convention over Configuration

• In models

Page 8: RoR relevance to startups Session @ Barcamp5 - Sumanth Krishna

MVC

Page 9: RoR relevance to startups Session @ Barcamp5 - Sumanth Krishna

Agile Development

Page 10: RoR relevance to startups Session @ Barcamp5 - Sumanth Krishna

DB Configuration

Page 11: RoR relevance to startups Session @ Barcamp5 - Sumanth Krishna

ActiveRecord

• ORM concept• Classes Tables• Objects Rows• Properties Columns

Page 12: RoR relevance to startups Session @ Barcamp5 - Sumanth Krishna

CRUD

• Create • Read• Update• Delete

– Without using SQL syntax directly

Page 13: RoR relevance to startups Session @ Barcamp5 - Sumanth Krishna

Rails – In 10 points

• Don’t Repeat Yourself• Convention Over Configuration• Model View Controller• Agile Development• Configuring DB• ActiveRecord (Built-in ORM support)• CRUD – operations• Generators• Migrations• Partials

Page 14: RoR relevance to startups Session @ Barcamp5 - Sumanth Krishna

Dave’s Likes

Page 15: RoR relevance to startups Session @ Barcamp5 - Sumanth Krishna
Page 16: RoR relevance to startups Session @ Barcamp5 - Sumanth Krishna

Folder Structure

Page 17: RoR relevance to startups Session @ Barcamp5 - Sumanth Krishna

Few Resources

Page 18: RoR relevance to startups Session @ Barcamp5 - Sumanth Krishna

FAQ

Page 19: RoR relevance to startups Session @ Barcamp5 - Sumanth Krishna

More...

• Ruby on Rails workshop on 8th March, 2008.

• www.twincling.org• http://sumanthtechsavvy.blogspot.com

Page 20: RoR relevance to startups Session @ Barcamp5 - Sumanth Krishna

Thanks

• Ramesh Rajamani www.techmasala.com

• Saifi Khan www.twincling.org

• Nanda Gopal www.atuitu.com

• Hareesh Kumar scintillator.blogspot.com