Pony TutorialI doubt I'll ever have a need for it, but there's something about Pony that looks interesting. I think I might have to dabble at some point...#compiler#documentation#language#pony#programming#tutorial·tutorial.ponylang.io·Dec 10, 2025Pony Tutorial
Syncing a fork - GitHub HelpHandy document for reminding myself on how to keep a fork in sync.#git#github#guide#howto#tutorial·help.github.com·May 2, 2019Syncing a fork - GitHub Help
Learn Dutch phrases, vocabulary and grammar – Understanding DutchUseful-looking site with resources for learning Dutch.#Dutch#education#guide#howto#learning#resources#tutorial·understandingdutch.com·Nov 6, 2025Learn Dutch phrases, vocabulary and grammar – Understanding Dutch
A beginner's guide to OllamaStraightfoward into to getting up and running with Ollama.#AI#howto#llm#ollama#tutorial·ronaldsvilcins.com·Apr 23, 2024A beginner's guide to Ollama
Git Notes: git's coolest, most unloved feature - Tyler CiprianiYou can add notes to commits in git. It's almost never spoken about.#git#programming#tutorial·tylercipriani.com·Sep 4, 2025Git Notes: git's coolest, most unloved feature - Tyler Cipriani
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
Common Lisp Strong Typing ExampleAs the title says: examples of strong typing in Common Lisp.#common-lisp#guide#lisp#programming#tutorial·screwlisp.small-web.org·May 27, 2025Common Lisp Strong Typing Example
A Scheme PrimerNice little introduction to Scheme. #lisp#scheme#programming#guide#tutorial#reference#documentation·files.spritely.institute·May 24, 2025A Scheme Primer
Asyncio Demystified: Rebuilding it From Scratch One Yield at a TimeHow to do async in Python the hard way, as a way to learn how it works so you undersatnd things better when you do it the easy way.#asyncio#development#programming#python#tutorial·dev.indooroutdoor.io·May 6, 2025Asyncio Demystified: Rebuilding it From Scratch One Yield at a Time
How to Use Async Agnostic Decorators in PythonInteresting article on how you can go about writing Python decorators that are async-agnostic.#asyncio#development#programming#python#tutorial·patreon.com·Mar 21, 2025How to Use Async Agnostic Decorators in Python
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
Lazy self-installing Python scripts with uvPost in praise of uv (as most posts about uv are) and detailing how it can be used to make self-installing scripts.#howto#packaging#python#tutorial#uv·treyhunner.com·Apr 1, 2025Lazy self-installing Python scripts with uv
HOW TO BUILD TWITTER CLONE PROJECT WITH REACT JS FOR BEGINNERSI can't actually decide if this is humour or not, but it's hilarious, for sure.#humour#javascript#nodejs#programming#tutorial#video#web#webdev·youtube.com·Jan 21, 2025HOW TO BUILD TWITTER CLONE PROJECT WITH REACT JS FOR BEGINNERS
The Inner Workings of Python Dataclasses ExplainedEverything you ever wanted to know about Python's dataclasses. And probably more. And probably stuff you didn't care to know. And probably stuff you didn't know you'd ever want to know, or not.#documentation#programming#python#tutorial·jacobpadilla.com·Dec 24, 2024The Inner Workings of Python Dataclasses Explained
Crafting InterpretersA guide to building an interpreter for your own language.One day.... one day.#programming#language#tutorial#book·craftinginterpreters.com·Nov 14, 2024Crafting Interpreters
Becoming Productive in Haskell#haskell#programming#tutorial·mechanical-elephant.com·Apr 21, 2019Becoming Productive in Haskell
Rust programming language#book#tutorial#rust#programming·doc.rust-lang.org·Apr 21, 2019Rust programming language
Write yourself a gitLearn how git works, by writing a git.#git#tutorial#programming#python·wyag.thb.lt·Apr 21, 2019Write yourself a git
Learn enough Docker to be usefulTutorial that aims to get you going with Docker.#admin#tutorial#docker·towardsdatascience.com·Apr 21, 2019Learn enough Docker to be useful
Starting off in Bioinformatics — RNA Transcription and TranslationUseful introduction to transcription and translation.#bioinformatics#tutorial·towardsdatascience.com·Apr 22, 2019Starting off in Bioinformatics — RNA Transcription and Translation
DNA Sequence Data Analysis — Starting off in BioinformaticsHandy background about DNA Sequencing and sequence assembly.#bioinformatics#tutorial·towardsdatascience.com·Apr 22, 2019DNA Sequence Data Analysis — Starting off in Bioinformatics
Fortran - Wikibooks, open books for an open worldOnline book that contains a good introduction to Fortran.#programming#book#tutorial#fortran·en.wikibooks.org·Apr 25, 2019Fortran - Wikibooks, open books for an open world
Starting off in Bioinformatics — DNA Nucleotides and StrandsIntroduction to DNA nucleotides,strands, etc.#tutorial#genetics#bioinformatics#python·towardsdatascience.com·Apr 25, 2019Starting off in Bioinformatics — DNA Nucleotides and Strands
Starting off in Bioinformatics — Turning DNA sequences into Protein sequencesArticle that describes how DNA is turned into protein sequences.#bioinformatics#genetics#tutorial#python·towardsdatascience.com·Apr 25, 2019Starting off in Bioinformatics — Turning DNA sequences into Protein sequences
Home · The Julia LanguageManual for Julia 1.1.#tutorial#manual#guide#julia#programming·docs.julialang.org·May 4, 2019Home · The Julia Language
Org-mode Hidden Gems: Document StructureNice post about some "hidden gems" in org mode.#emacs#org-mode#tutorial·yiufung.net·May 11, 2019Org-mode Hidden Gems: Document Structure
Let's Get Going With Org mode - beorgA very gentle introduction to org mode.#emacs#tutorial#org-mode·beorg.app·May 11, 2019Let's Get Going With Org mode - beorg
Common Lisp: A Gentle Introduction to Symbolic ComputationFree book that should be a good introduction to Common Lisp for many people.#lisp#programming#manual#tutorial#book·cs.cmu.edu·May 16, 2019Common Lisp: A Gentle Introduction to Symbolic Computation
Read Loving Common Lisp, or the Savvy Programmer's Secret Weapon | LeanpubBook that introduces Common Lisp.#book#programming#tutorial#lisp·leanpub.com·May 20, 2019Read Loving Common Lisp, or the Savvy Programmer's Secret Weapon | Leanpub
Home – the Common Lisp CookbookA cookbook of Common Lisp code.#programming#lisp#tutorial#book·lispcookbook.github.io·May 23, 2019Home – the Common Lisp Cookbook