Ruby class: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
No edit summary
Line 29: Line 29:
=== Git ===
=== Git ===
* [http://gitimmersion.com/ Git Immersion] (Online Tutorial)
* [http://gitimmersion.com/ Git Immersion] (Online Tutorial)
* [http://progit.org/book/ Pro Git] (Free Book Online)
* Git Tutorial (On your command line, type 'man gittutorial')
* Git Tutorial (On your command line, type 'man gittutorial')
=== Etc. ===
=== Etc. ===
* [http://tomayko.com/writings/rest-to-my-wife REST]
* [http://tomayko.com/writings/rest-to-my-wife REST]

Revision as of 20:54, 12 April 2011

Ruby Class

Mailing List

Learning Resources

Ruby

Rails

RSpec

Git

  • Git Immersion (Online Tutorial)
  • Pro Git (Free Book Online)
  • 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