Posts about python
- A lesson from every language I’ve used
- (clj 9) How to figure out what a function does
- (clj 8) Some notes on lazy sequences and function parameters
- (clj 7) Programming to abstractions with sequence functions
- (clj 5) Loop and recur, into and conj
- (clj 3) Clojure’s ‘and’ and ‘or’ are weird (but not really)
- Getting [name] from “Name: [name]” in Python - an engineering problem
- How this tester writes code
- Solving Black Box Puzzle 31 with data analysis