Lisp Logical PathnamesA short and useful introduction to logical pathnames in Common Lisp.#lisp#common-lisp#programming#guide#blog#reference#tutorial·aartaka.me·Jun 27, 2025Lisp Logical Pathnames
A Scheme PrimerNice little introduction to Scheme. #lisp#scheme#programming#guide#tutorial#reference#documentation·files.spritely.institute·May 24, 2025A Scheme Primer
Google TypeScript Style GuideTypeScript style guide based on what's used inside Google. Looks worthwhile and might make a good reference for ideas.#documentation#guide#programming#reference#typescript#webdev·google.github.io·May 9, 2025Google TypeScript Style Guide
A successful Git branching modelPretty good guide to an approach to a git branching strategy.#best-practice#git#programming#reference#tutorial·nvie.com·Feb 24, 2025A successful Git branching model
ashok-khanna/lisp-notes: Repo for Common Lisp by Example and all other useful resources I found onlineHandy Lisp-related dump of things.#common-lisp#lisp#manual#programming#reference·github.com·Feb 2, 2025ashok-khanna/lisp-notes: Repo for Common Lisp by Example and all other useful resources I found online
Homoiconic Python - MOHAMMED JAMALThose who don't learn Lisp are doomed to reinvent it. Actually, those who do learn list are also doomed to reinvent it too. Here someone sort of reinvents Lisp in Python.#python#lisp#programming#reference#tutorial·aljamal.substack.com·May 12, 2024Homoiconic Python - MOHAMMED JAMAL
How Python Asyncio Works: Recreating it from ScratchAn approach to explaining Python's asyncio by recreating it from scratch.#python#reference#tutorial#programming#asyncio·jacobpadilla.com·May 7, 2024How Python Asyncio Works: Recreating it from Scratch
Common Lisp Quick ReferenceA nicely-formatted quick reference document for Common Lisp.#programming#lisp#common-lisp#LaTeX#reference·clqr.boundp.org·May 2, 2024Common Lisp Quick Reference
Git from the Bottom UpA tutorial/reference that covers a lot of detail about git.#git#book#tutorial#programming#reference·jwiegley.github.io·Jun 30, 2022Git from the Bottom Up