Anchored Metadata
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the concept of anchored metadata in software development through this 47-minute conference talk. Learn about an alternative approach to associating metadata with code that stores it separately using anchoring techniques. Discover how this method overcomes drawbacks of embedding metadata directly in code, such as language specificity and code clutter. Examine the spor tool, which implements anchoring and automatic anchor updating using interesting text alignment algorithms. Gain insights into the Python implementation of spor and its partial Rust version. Understand how spor is applied in Cosmic Ray, a mutation testing tool for Python. Delve into the benefits of this approach for managing metadata in software projects and improving code maintainability.
Syllabus
Anchored Metadata - Austin Bingham
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube