Ruby is a reflective, dynamic, object-oriented programming language. It combines syntax inspired by Perl with Smalltalk-like object-oriented features, and also shares some features with Python, Lisp, Dylan, and CLU. Ruby is a single-pass interpreted language. Its official implementation is free software written in C.

ruby-doc.org is an active repository for online documentation, tutorials, introductions and faqs. The site includes an extensive core API and standard API documentation application for function reference.

Sections

  • Why Ruby
    Help and explanations on why Ruby may be the best choice of programming languages.
  • Getting Started
    A collection of resources for those just starting out with Ruby.
  • Core API
    These are the API documents for the base classes and modules in the current stable release.
  • Standard API
    These are the API documents for the standard library classes and modules in the current stable release.

Help and documentation for the Ruby programming language.

The ruby-doc.org Ruby documentation project is an effort by the Ruby community to provide complete and accurate documentation for the Ruby programming language.

Other Ruby documentation in print

Popularity: 70%

phpMyAdmin is the supreme database administration system for MySQL databases. It is also one of the oldest and most widely used open source applications under active development available today.

The official documentation covers everything all in one (very) long page: requirements, installation, setup, configuration, faq and glossary.

phpMyAdmin can manage a whole MySQL server (needs a super-user) as well as a single database. To accomplish the latter you'll need a properly set up MySQL user who can read/write only the desired database. It's up to you to look up the appropriate part in the MySQL manual.

More in print:

Popularity: 89%

ZenCart is one of the most popular open source PHP ecommerce packages on the planet. Their documentation section contains contains hundreds of FAQs, tutorials and howtos. They cover everything from installation (32 documents as of this writing), templating and customization (52), general administration (48), order processing (6), security (8) and troubleshooting (32).

Popularity: 78%