$30 off During Our Annual Pro Sale. View Details »

Hello, Ruby

Avatar for Gareth Rees Gareth Rees
February 13, 2013

Hello, Ruby

An introduction to Ruby which featured a live coding example of writing a library for the Coderwall User API

Avatar for Gareth Rees

Gareth Rees

February 13, 2013
Tweet

Other Decks in Programming

Transcript

  1. A dynamic, open source programming language with a focus on

    simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.
  2. A dynamic, open source programming language with a focus on

    simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.
  3. A dynamic, open source programming language with a focus on

    simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.
  4. Ecosystem UNIXy Installing RVM, rbenv Libraries Rubygems / bundler Build

    Tool Rake Testing Minitest (built in), RSpec Web Frameworks Rack, Sinatra, Rails Books Learn Ruby The Hard Way The Well Grounded Rubyist
  5. ?