Archives
-
Sequential permutations in Python
I recently needed the functionality in Python to take a series of lists and find all possible combinations of one item from each list. Submit article
May 14th, 2007 | Filed under ProgrammingTags: python -
Lisp: where to start
When I first set out to learn lisp, I was faced with an intimidating number of choices. Which implementation of lisp should I choose? Common lisp? Scheme? I went with common lisp. Which common lisp? SBCL? MCL? Gnu clisp? Yeesh. This is enough to scare most lisp rookies off. Here is some advice: start off [...]
May 13th, 2007 | Filed under Tips







