Navigating the Development and Evolution of a Library
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore the intricacies of library development and evolution in this comprehensive ACCU 2019 conference talk. Delve into essential aspects of creating and maintaining a successful library, including code quality, portability, testing strategies, and documentation best practices. Learn about release management, static and dynamic analysis techniques, and the importance of fuzzing. Gain insights on effectively managing library changes and leveraging tools to enhance development processes. Drawing from real-world examples from Boost and libc++, the C++ standard library implementation for LLVM, discover practical approaches to attract and retain library users. Benefit from the expertise of Marshall Clow, a seasoned programmer with 35 years of experience, author of Boost.Algorithm, and chairman of the Library working group of the C++ standard committee.
Syllabus
Introduction
About me
Documentation
Documentation overview
Tests
A good test suite
Boost example
Tools
Compiler warnings
Static analyzers
Dynamic Analysis
Fuzzing
CLE
Users
Bug Example
Learning from users
Release management
Taught by
ACCU Conference
Related Courses
Learn to Program: Crafting Quality CodeUniversity of Toronto via Coursera 数据结构与算法 Data Structures and Algorithms
Peking University via Coursera 数据结构与算法第一部分 | Data Structures and Algorithms Part 1
Peking University via edX Software Construction in Java
Massachusetts Institute of Technology via edX Advanced Software Construction in Java
Massachusetts Institute of Technology via edX