Explore >> Select a destination


You are here

lisp-journey.gitlab.io
| | ibob.bg
6.0 parsecs away

Travel
| | Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority).
| | quanttype.net
6.5 parsecs away

Travel
| | Have you noticed that (doto x (do ...)) is basically (prog1 x ...)? How handy!
| | babashka.org
5.7 parsecs away

Travel
| | A categorised directory of libraries and tools for Babashka
| | blog.martinig.ch
16.3 parsecs away

Travel
| Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to