Toolchain
Everything on SkillVeris tagged Toolchain — collected across the glossary, study notes, blog, and cheat sheets.
5 resources across 1 library
Study Notes(5)
Installing GHC and Stack
How to set up a working Haskell toolchain -- GHC, Cabal, Stack, and HLS -- using GHCup, and the daily commands you'll use to build and run projects.
The Assembly Toolchain (Assembler, Linker)
How assembly source files travel from text to a runnable executable via an assembler, object files, and a linker.
Intro to scikit-learn and the ML Toolchain
Scikit-learn provides a consistent fit/predict interface for building, evaluating, and chaining machine learning models, and anchors the wider Python ML toolch…
What Is Android Development?
An overview of building apps for Android: the platform, the tools, and how modern Android development has shifted from imperative XML layouts to declarative Ko…
What Is iOS Development?
An overview of what building apps for Apple's iOS platform involves, from the toolchain and languages to the App Store distribution pipeline.