Skip to content

msmithnova/learn_ruby

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learn-ruby

Odin project of Test First's Learn Ruby

Links for more info

http://www.theodinproject.com/web-development-101/ruby

http://testfirst.org/learn_ruby

Utilized many ruby concepts and methods for solving problems.

Some of these are Strings, Integers, Floats, Arrays, Hashes, functions, classes, methods, iterating, looping, ternary operator, modules, blocks, yield, stubs, class and instance variables, modular arithmetic, regular expressions, open classes, method_missing and passing symbols of functions.

Starts off easy but exercises 12 - 15 give the opportunity to use many interesting concepts.

About

a basic ruby class generated from test-first-teaching

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 94.1%
  • CSS 5.9%