Tags: howto* + programming*

4 bookmark(s) - Sort by: Date ↓ / Title /

  1. Sometimes even good programmers at their first tries of Python use less than optimal solutions and language constructs. In the years Python has accumulated few redundancies and few warts (and some of them will be removed with Python 3.0), but it's a generally clean language still, so with a page like this you can avoid the most common ones. This page hopes to be really simple and short enough, you can find explanations online elsewhere.
  2. FreeBSD 7.0 has already been released. If you are a real hacker, the best way to jump in and learn it is hacking together an introductory kernel module. In this article I’ll implement a very basic module that prints a message when it is loaded, and another when it is unloaded. I’ll also cover the mechanics of compiling our module using standard tools and rebuilding the stock FreeBSD kernel. Let’s do it!
  3. Tags: , , by Benjamin Schweizer and 1 other (2006-11-11)

Top of the page

First / Previous / Next / Last / Page 1 of 1 Bookmarks: tagged with "howto+programming"

About - Propulsed by SemanticScuttle