|
|
 |
|
| Deploying A Freebsd 6.2 Server
This page shows the steps to deploy a FreeBSD 6.2 server. This server will have the latest stable from the Apache 2.2 tree, PHP 5, MySQL 5.0, Sendmail with SMTP-AUTH, Webmail, Bind DNS, SNMP, synchronized local time, and Webmin. Also included are steps to take to build a network graphing solution with Rrdtool/Cacti.
Added: April 10, 2007 Clicks: 190
|
| PLEAC-Ruby
Solutions to problems from the Perl Cookbook in Ruby.
Added: June 7, 2007 Clicks: 179
|
| Linux Kernel Patch Format Howto
Instructions describing the proper format for emailing kernel patch submissions, bets practices to ensure both submitters and maintainers waste a minimum amount of time.
Added: June 7, 2007 Clicks: 144
|
| Inline Assembly
Howto, good reference, Intel vs AT&T syntax.
Added: February 12, 2008 Clicks: 134
|
| Why functional programming matters
A good read for anyone thinking of studying Lisp or Python or Ruby or any other functional programming language.
Added: March 26, 2007 Clicks: 130
|
| The perfect patch
How to make the perfect patch by akpm at osdl dot org.
Added: June 7, 2007 Clicks: 127
|
| 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
|
|
|
Book Recommendation:
The C++ Programming Language is the defacto-standard for C++. Written by Bjarne Stroustrup, the creator of C++, this book presents the full specification for the C++ language and standard library, a spec that will soon become the joint ISO/ANSI C++ standard. This is not really a C++ language tutorial but instead provides a clear presentation of all its elements. It is impossible to overstate the importance of this book for anyone who is serious about using C++. This book is in no way thin on material for the intermediate to advanced C++ software engineer. |
|