« earlier | later » Page 12 of 22
Patterns in Python edit / delete
Some simple Python patterns, including a good overview of the dispatch-on-method-name pattern. I found this while looking for a reference for students to use.
to patterns programming python ... on 26 February 2009
Famous Sed One-Liners Explained, Part III - good coders code, great reuse edit / delete
More detailed explanations of those awk and sed one-liners.
to awk programming sed unix ... on 20 January 2009
Eric Pement home page edit / delete
Includes impressive collections of sed and awk one-liners.
to awk programming sed unix ... on 20 January 2009
Matchflap College edit / delete
Tom Duff's web pages. Various interesting articles, and some cute bits of C.
to c programming research retrocomputing ... on 04 December 2008
Some fun maths programming problems.
to amusements maths programming ... on 22 August 2008
68000 TRICKS AND TRAPS edit / delete
I will probably never find this useful, but it's quite interesting anyway.
to 68000 assembler optimisation programming ... on 14 August 2008
[Hs-Generics] Data.Generics with GPS (using Maps to avoid getting lost in Data) edit / delete
It appears Claus has been working on SYB+Uniplate too...
to generics haskell programming ... on 01 August 2008
The specification of program flow in Madcap 6 edit / delete
A very interesting language -- essentially a modern functional design, from 1972, with list/set comprehensions, generators, and various other interesting features.
to functional language-design programming ... on 29 July 2008
IntelĀ® 64 and IA-32 Architectures Software Developer's Manuals edit / delete
to assembly ia32 programming ... on 21 July 2008
Index of /sabre/Mirrored/AdvProgLangDesign edit / delete
Finkel's "Advanced Programming Language Design".
to language-design programming research ... on 16 July 2008
« earlier | later » Page 12 of 22
tasty by Adam Sampson.