Skip to content

emilyemoss/ruby-thw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Learning Ruby the Hard Way ... with the help of @zedshaw.

What I've learned thus far:

  • puts prints a line
  • print prints (no new line)
  • comment

  •   		math operations (+ - / * % < > <= >=)
    
  • #{var} embed variable var in string

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages