2 ProgrammingRuby
Norbert Wigbels edited this page 2025-02-09 09:25:33 +01:00

Ruby

[http://www.ruby-lang.org/en/ Ruby] is the interpreted scripting language for quick and easy object-oriented programming. It has many features ... It is simple, straight-forward, extensible, and portable.

Oh, I need to mention, it's totally free, which means not only free of charge, but also freedom to use, copy, modify, and distribute it.

  • [http://www.rubycentral.com/book/index.html pragmatic programmers guide]
  • <http://del.icio.us/tag/ruby> del.icio.us.Ruby
  • <http://www.rubygarden.org/ruby?HomePage> RubyGardenWiki
  • <http://c2.com/cgi/wiki?search=Ruby> Seiten im C2wiki
  • <http://raa.ruby-lang.org/> RubyApplicationArchive
  • <http://wiki.rubyonrails.org/rails> RailsWiki
  • <http://www.rubygarden.org/faq/main/> FAQ
  • [http://www.rapidwebdevelopment.de/ruby.pdf Grundlagen der Sprache]
  • <http://www.zenspider.com/Languages/Ruby/QuickRef.html> QuickRef

Railsdocs

Usergroups

  • <http://www.rubygarden.org/ruby?HamburgGroup> Ruby - Hamburg
  • <http://www.rubyonrails-ug.de> RubyOnRails - Hamburg (?)

Info

  • <http://www.rubygarden.org/ruby?RubyOnlineCookbook> Cookbook
  • <http://www.rubygarden.org/ruby?RubyIdioms> Idioms
  • <http://www.rubygarden.org/ruby?RegexpCookbook> RegExp
  • <http://www.rubygarden.org/ruby?OneLiners> Oneliners
  • <http://pleac.sourceforge.net/pleac_ruby/index.html> ruby.PLEAC
  • <http://www.rubywiki.de> RubyWiki (deutsch)
  • <http://www.artima.com/rubycs> RubyCode & Style
  • [http://www.urbanpuddle.com/articles/2006/06/10/install-ruby-rails-on-ubuntu-dapper-drake Ruby/Rails on Ubuntu]

Lesen

Beispiele