Posts about programming
- Tackling test automation in a new language
- A lesson from every language I’ve used
- (clj 12) Core concepts of functional programming with Peg Thing
- (clj 11) Moving on from some unsolved exercises
- (clj 10) The mapify function of (clj 9) revisited
- (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 6) Three chapters in one year
- (clj 5) Loop and recur, into and conj
- (clj 4) Learning about when, maps and closures
- (clj 3) Clojure’s ‘and’ and ‘or’ are weird (but not really)
- (clj 2) Setting up Vim for Clojure
- (clj 1) Deciding on a Clojure editor
- (clj 0) Diving straight in with some koans
- Getting [name] from “Name: [name]” in Python - an engineering problem
- How this tester writes code
- Test automation - five questions leading to five heuristics
- Lessons learned in some test automation