Ruby class: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
Line 28: Line 28:
* [http://apidock.com/rspec APIDock] (Online RSpec Documentation)
* [http://apidock.com/rspec APIDock] (Online RSpec Documentation)
=== Git ===
=== Git ===
# [http://gitimmersion.com/ Git Immersion] (Online Tutorial)
* [http://gitimmersion.com/ Git Immersion] (Online Tutorial)
# Git Tutorial (On your command line, type 'man gittutorial')
* Git Tutorial (On your command line, type 'man gittutorial')
=== Etc. ===
* [http://tomayko.com/writings/rest-to-my-wife REST]


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

Revision as of 17:23, 24 February 2011

Ruby Class

Mailing List

Course Material

Other Learning Resources

Ruby

Rails

RSpec

Git

  • Git Immersion (Online Tutorial)
  • Git Tutorial (On your command line, type 'man gittutorial')

Etc.

Project Ideas

Games

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

Sites

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

Class Notes