Ruby class: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
No edit summary
Line 27: Line 27:
* [http://www.pragprog.com/titles/achbd/the-rspec-book The RSpec Book]
* [http://www.pragprog.com/titles/achbd/the-rspec-book The RSpec Book]
* [http://apidock.com/rspec APIDock] (Online RSpec Documentation)
* [http://apidock.com/rspec APIDock] (Online RSpec Documentation)
== Project Ideas ==
=== Games ===
* Poker
* Tic-Tac-Toe
* Sudoku
* Hangman
=== Sites ===
* Noisebridge website
* Task/Project tracking
* Rubybat (clone of [http://www.codingbat.com CodingBat])

Revision as of 20:30, 4 January 2011

Ruby Class

Mailing List

Course Material

Other Learning Resources

Ruby

Rails

RSpec

Project Ideas

Games

  • Poker
  • Tic-Tac-Toe
  • Sudoku
  • Hangman

Sites

  • Noisebridge website
  • Task/Project tracking
  • Rubybat (clone of CodingBat)