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)
=== Git ===
# [http://gitimmersion.com/ Git Immersion] (Online Tutorial)


== Project Ideas ==
== Project Ideas ==

Revision as of 13:02, 15 January 2011

Ruby Class

Mailing List

Course Material

Other Learning Resources

Ruby

Rails

RSpec

Git

  1. Git Immersion (Online Tutorial)

Project Ideas

Games

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

Sites

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