Ruby intro – a quick ruby introduction



Ruby intro – a quick ruby introduction

0 0


ruby_intro_talk

a ruby introduction talk

On Github ccarruitero / ruby_intro_talk

Ruby intro

a quick ruby introduction

César Carruitero / @ccarruitero

Who I am

  • César Carruitero - @ccarruitero
  • mozillian
  • rubyist
  • developer/programmer
  • ...

We're hiring.

ruby

ruby != rails

"Ruby is designed to make programmers happy" - matz

why likes me?

looks like natural language

everything is an object

ruby community rocks!

some nice things that has ruby

  • dynamic typing
  • modules
  • blocks and lambdas
  • nice literals (Strings, Numbers, Boolean, Arrays, Hashes, ...)
  • one liners code

how to start

things that is good to do/know

  • choose a code editor
  • learn git (or some other version control)
  • don't be afraid to command line
  • test your code
  • share your code

popular services

  • rubygems
  • github
  • heroku

Some useful resources

THE END

Thanks!

César Carruitero

@ccarruitero

ccarruitero.github.io/ruby_intro_talk/index.html

Ruby intro a quick ruby introduction César Carruitero / @ccarruitero