Build for Everyday Programmers and Why Should They Care
Offered By: code::dive conference via YouTube
Course Description
Overview
Explore the often-overlooked importance of build systems in everyday programming through this insightful conference talk from code::dive 2019. Discover how a well-designed build system can provide valuable insights into your codebase, protect against harmful patterns like circular dependencies, and serve as more than just a means to compile source files. Learn best practices for maintaining a clean build system and gain a new perspective on its potential to enhance your development process. By the end of this presentation, transform your view of build systems from a necessary obstacle to a powerful tool that can significantly improve your codebase management and overall programming experience.
Syllabus
Build for everyday programmers and why should they care - Mathieu Ropert - code::dive 2019
Taught by
code::dive conference
Related Courses
From Developer to SW Architectcode::dive conference via YouTube Stop Writing Test Doubles You Are Using
code::dive conference via YouTube You Can Do Better! Presentations That Are Captivating
code::dive conference via YouTube What C and C++ Developers Can Learn from Rust
code::dive conference via YouTube Beautiful Python Refactoring II
code::dive conference via YouTube