Home    |Web Directory    |Metasearch    |Message Boards    |Classified Ads|

Web Directory

Home

Web Directory

Metasearch

Message Boards

Classified Ads








Articles (20)

Categories:

See Also:
Sites:

http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/56614
» A Joyful Gem Open in a new browser window
   By Rick Wayne. Short positive review, with code samples. Full text, in an email; to see it on magazine website one must register. [Software Development]
   http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/56614
http://www.linuxdevcenter.com/pub/a/linux/2001/11/29/ruby.html
» An Interview with the Creator of Ruby Open in a new browser window
   Yukihiro "Matz" Matsumoto, discusses Ruby and O'Reilly guide 'Ruby in a Nutshell'. [O'Reilly Network]
   http://www.linuxdevcenter.com/pub/a/linux/2001/11/29/ruby.html
http://www.linuxdevcenter.com/pub/a/linux/2001/10/25/ruby.html
» An Introduction to Ruby Open in a new browser window
   Explains that the world can use another language for the simple reason that Ruby makes programming fun again, and that's what counts. Introduction via examining high-level Ruby traits, and distinguishing traits. [O'Reilly Network]
   http://www.linuxdevcenter.com/pub/a/linux/2001/10/25/ruby.html
http://www.theperlreview.com/Issues/The_Perl_Review_0_6.pdf
» Delightful Languages: Ruby Open in a new browser window
   Medium length positive review, with code samples, references. [The Perl Review]
   http://www.theperlreview.com/Issues/The_Perl_Review_0_6.pdf
http://slashdot.org/developers/01/12/01/0110233.shtml
» Interview with the Creator of Ruby Open in a new browser window
   Forum comments and discussion related to Ruby and O'Reilly guide 'Ruby in a Nutshell'; diverse opinions, many positive remarks. [Slashdot.org]
   http://slashdot.org/developers/01/12/01/0110233.shtml
http://www.linuxjournal.com/node/1000085/
» Making Waves in the Ruby World Open in a new browser window
   Three Ruby projects stand out (JRuby, Mongrel, Ruport) not so much for development, but for communicating well, something many projects do less well. Linux Journal.
   http://www.linuxjournal.com/node/1000085/
http://jroller.com/page/obie?entry=matz_roundtable_notes
» Obie, Has It Been 9 Years Already? Open in a new browser window
   Matz Roundtable Notes from Friday night at RubyConf 2005, as questions and answers. [Obie Fernandez Weblog]
   http://jroller.com/page/obie?entry=matz_roundtable_notes
http://books.slashdot.org/article.pl?sid=01/03/25/1624239
» Programming Ruby Open in a new browser window
   Forum comments and discussion on Ruby and the book 'Programming Ruby: The Pragmatic Programmer's Guide'; diverse opinions, many positive remarks. [Slashdot.org]
   http://books.slashdot.org/article.pl?sid=01/03/25/1624239
http://www.ddj.com/web-development/184404436
» Programming in Ruby Open in a new browser window
   Take the pure object orientation of Smalltalk, remove the quirky syntax and reliance on a workspace. Add the convenience and power of Perl, but without the special cases and magic conversions. Give it a clean syntax based partly on Eiffel, add a few conce
   http://www.ddj.com/web-development/184404436
http://slashdot.org/developers/01/08/11/2211254.shtml
» Programming in the Ruby Language Open in a new browser window
   Forum comments and discussion related to July IBM developerWorks Ruby article, with the usual diversity of opinion, much of it positive. [Slashdot.org]
   http://slashdot.org/developers/01/08/11/2211254.shtml
http://www.stephenibaraki.com/rubycreater122101.htm
» Ruby Creator Y. Matsumoto Open in a new browser window
   Interview with Matz, explains motives and early history, job duties, 10 top tips for those going into computing, focus on the human. [CIPS Connections]
   http://www.stephenibaraki.com/rubycreater122101.htm
http://linuxtoday.com/news_story.php3?ltsn=1999-10-29-004-04-NW
» Ruby-lang.org Opens Online! Open in a new browser window
   Announcement of Ruby-lang domain and website. [Linux Today]
   http://linuxtoday.com/news_story.php3?ltsn=1999-10-29-004-04-NW
http://www.ibm.com/developerworks/rational/library/jul07/pollice/
» Ruby: A Gem of a Language Open in a new browser window
   First of 4-part series introduces Ruby programming, begins with variables, quotes, arrays, objects, methods. Later parts treat more advanced topics. By Joshua Drake, author of Linux books and co-founder of Command Prompt, Inc. [IBM developerWorks]
   http://www.ibm.com/developerworks/rational/library/jul07/pollice/
http://www.linuxjournal.com/article/5915
» Ruby: Productive Programming Language Open in a new browser window
   Short positive overview, explains Ruby by comparing with some other languages; focus on production; code samples, forum with many comments. [Linux Journal]
   http://www.linuxjournal.com/article/5915
http://www.informit.com/articles/article.asp?p=18225&redir=1&rl=1
» The Ruby Programming Language Open in a new browser window
   Very clear introductory article by Ruby creator Yukihiro "Matz" Matsumoto. [InformIT]
   http://www.informit.com/articles/article.asp?p=18225&redir=1&rl=1
http://www.kitebird.com/articles/
» Using MySQL with Ruby Open in a new browser window
   By Paul DuBois. Two parts: Using the Ruby MySQL Module, Using the Ruby DBI Module. HTML, PDF; online, downloads (tar, zip). [Kitebird.com]
   http://www.kitebird.com/articles/
http://www.kitebird.com/articles/ruby-mysql.html
» Using the Ruby MySQL Module Open in a new browser window
   Article describes how to install the Tomita Masahiro's MySQL module and use it to write MySQL-based Ruby scripts. By Paul DuBois.
   http://www.kitebird.com/articles/ruby-mysql.html
http://slashdot.org/developers/01/07/08/1955209.shtml
» Why Not Ruby? Open in a new browser window
   Forum comments and discussion, with wide diversity of opinion, much of it positive. [Slashdot.org]
   http://slashdot.org/developers/01/07/08/1955209.shtml
http://freshmeat.net/articles/view/358/
» Why You Might Want to Try Ruby Open in a new browser window
   Editorial with description and code; resulting forum comments and discussion of mostly positive opinion. [freshmeat.net]
   http://freshmeat.net/articles/view/358/
http://www.itconversations.com/shows/detail1638.html
» Yukihiro 'Matz' Matsumoto: Ruby Design Principles Open in a new browser window
   What makes a good programming language? It helps human thoughts, helps us think better, and makes us better programmers. Interview with brief summary, MP3 download. IT Conversations.
   http://www.itconversations.com/shows/detail1638.html

This category needs an editor

Last Updated: 2009-07-17 08:29:10





Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

The content of this directory is based on the Open Directory and has been modified by GoSearchFor.com

Free previews by Thumbshots.org