|
|
 |
|
 |
|
| Why Software Is Bad and What We Can Do to Fix It
Good article on how we can improve software construction.
Added: January 22, 2007 Clicks: 121
|
| PHP to Perl and back
A good reference for when you're a little rusty at PHP or Perl.
Added: January 26, 2007 Clicks: 121
|
| gotAPI
Large collection of API docs with quick search.
Added: January 21, 2007 Clicks: 116
|
| Emacs Wiki
The collective knowledge base for all things Emacs.
Added: February 9, 2007 Clicks: 116
|
| Ruby Core Library
Important core Ruby docs. I wonder why they even have the left frame up top since none of those pages provide any useful information.
Added: February 5, 2007 Clicks: 114
|
| Advanced Bash-Scripting Guide
An in-depth exploration of the art of shell scripting.
Added: February 5, 2007 Clicks: 114
|
| Ruby Standard Library
Project dedicated to creating and collecting documentation on the Ruby programming language.
Added: February 5, 2007 Clicks: 109
|
| Rails Documentation Project
Someone told me this would be as good as the PHP.net online API manual someday.. we'll see.
Added: February 5, 2007 Clicks: 106
|
| Ruby on Rails API
API site for Ruby on Rails.
Added: January 21, 2007 Clicks: 102
|
|
|
Book Recommendation:
Agile Web Development with Rails is the defacto-standard for learning the Ruby on Rails web framework. Now in its second edition, this book provides knowledge of the latest and greatest development techniques to aid in advanced web-based application development. It enables developers to create full-featured, sophisticated applications using less code and less effort. This book contains sample applications using database migrations, Ajax, REST interfaces, and illustrates many new Rails features. There are new chapters on active support, active record, and action controller (including the new resources-based routing). The web 2.0 and deployment chapters appear to have been completely rewritten to reflect the latest thinking. You can learn which environments are best for your style application, and see how Capistrano makes managing your site really simple. For learning Ruby on Rails, this book is simply the best available. |
|