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: programming
gag – Project Hosting on Google Code
Link
The Google Annotations Gallery is an exciting new Java open source library that provides a rich set of annotations for developers to express themselves. Do you find the standard Java annotations dry and lackluster? Have you ever resorted to leaving messages to fellow developers with the @Deprecated annotation? Wouldn’t you rather leave a @LOL or @Facepalm instead? If so, then this is the gallery for you.
Free Programming Books
Link
Here is a categorized list of online programming books available for free download. The books cover all major programming languages: Ada, Assembly, Basic, C, C#, C++, CGI, JavaScript, Perl, Delphi, Pascal, Haskell, Java, Lisp, PHP, Prolog, Python, Ruby, as well as some other languages, game programming, and software engineering. The books are in various formats for online reading or downloading. This list will be updated daily. Scroll downn, or use the shortcuts below.
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:
Galileo Computing :: Java ist auch eine Insel (8. Auflage) – 14.12 Persistente Objekte und Serialisierung
Link
Persistente Objekte und Serialisierung
Advanced Topics in Programming Languages: Java Puzzlers, Episode VI
Link
BashPitfalls – Greg’s Wiki
Link
This page shows common errors that Bash programmers make. The following examples are all flawed in some way
Using Python to create UNIX command line tools
Link
Can you write a command line tool? Maybe you can, but can you write a really good command line tool? This articles covers making a robust command line tool in Python, complete with built-in help menus, error handling, and option handling.
Debian Administration :: Building Debian packages of Perl modules
Link
ZDO.COM – Articles – Creating text mode user interfaces with Perl
Link
via ZDO.COM – Articles – Creating text mode user interfaces with Perl.