CSC/ECE 517 Fall 2012/ch1b 1w54 go

From Expertiza_Wiki
Revision as of 16:32, 28 September 2012 by Jtcole2 (talk | contribs)
Jump to navigation Jump to search

SaaS Ruby 101

Introduction

Talk about video


What is Ruby

Who made it Interpreted No compile time


Syntax

Differences between Ruby and other OO languages (syntactic sugar)


Objects

Typing

Dynamic


Variables

-Strings -Symbols -Arrays -Hashes (dictionaries)


Methods

References