How to Build Software From Source
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore the intricacies of building software from source and learn about the Zig Build System in this 41-minute conference talk from GOTO Chicago 2023. Discover the core concepts of software compilation, including ways to obtain software, essential practices, and common pitfalls to avoid. Delve into topics such as dependencies, troubleshooting tips, and the importance of caching. Gain insights into various build systems, with a special focus on the Zig Build System and its potential to simplify the process across multiple platforms. Master the art of compiling software from source code and understand how to streamline build processes for improved efficiency and accessibility.
Syllabus
Intro
Agenda
Ways to obtain software
Core concepts
To-Don't list
Dependencies
Troubleshooting tips
Caching
Build systems
Summary
Outro
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube