Clojure koans are exercises meant to initiate you to the mysteries of the Clojure language. By following along the path set before you, you will touch on all the major aspects of the language, from simple datatypes to macros, from tail recursion to Java interoperability.
Tag Archives: tutorial
git add -p: The most powerful git feature you’re not using yet | John Kary
Link
Patch mode allows you to stage parts of a changed file, instead of the entire file. This allows you to make concise, well-crafted commits that make for an easier to read history.
from git add -p: The most powerful git feature you’re not using yet | John Kary via reddit.
How to Write Doc Comments for the Javadoc Tool
Link
This document describes the style guide, tag and image conventions we use in documentation comments for Java programs written at Java Software, Sun Microsystems. It does not rehash related material covered elsewhere:
Easy Automated Snapshot-Style Backups with Rsync
Link
This document describes a method for generating automatic rotating “snapshot”-style backups on a Unix-based system, with specific examples drawn from the author’s GNU/Linux experience.
Installing MythTV on Debian Etch – MythTV
Link
Installing MythTV on Debian Etch
From MythTV
Jump to: navigation, search
This is a Tutorial to install MythTV on a Debian GNU/Linux 4.0 (‘etch’) machine.
Securely remote control your Ubuntu via putty from a windows host (VNC+SSH) « My experience with Ubuntu blogged
Link
Regular-Expressions.info – Regex Tutorial, Examples and Reference – Regexp Patterns
Link
Welcome to Regular-Expressions.info The Premier Web Site about Regular Expressions
via Regular-Expressions.info – Regex Tutorial, Examples and Reference – Regexp Patterns.
Beej’s Guide to Network Programming Using Internet Sockets
Link
Using ICMP tunneling to steal Internet
Link
via Using ICMP tunneling to steal Internet.
HOW TO: Record Videos Of Your Desktop at J_K9 @ Linux
Link
Nice Idea, but I did not get it to work yet.