Skip to content

codedmart/Learn-Ruby-by-Testing-First

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Topics covered:

* operators

* arrays
* hashes
* loops, iterators, enumerable
* methods
* blocks

* ranges


* exception handling
* member visibility (public, protected, private)
* inheritance
* unit testing (test::unit, rspec)

* closures
* basic functional programming
* modules/mixins
* method lookup
* duck typing 

About

Inspired by http://testfirst.org and http://rubykoans.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%