Slide

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 13

RUBY BASICS

RUBY WITH IRB

DATA TYPES

NUMBERS

STRINGS

BOOLEAN
(TRUE/FALSE)

ARRAY

SYMBOLS

HASHES

VARIABLES

METHOD

CONDITIONALS
(IF, UNLESS, ELSIF, ELSE)

ITERATION
(.EACH)

You might also like