What Is an ABI and Why Should You Care
Offered By: Linux Foundation via YouTube
Course Description
Overview
Explore the critical concept of Application Binary Interface (ABI) in this 39-minute conference talk by Shung-Hsi Yu from SUSE. Discover the importance of ABI in ensuring backward compatibility for compiled programs and its distinction from the more commonly known Application Programming Interface (API). Learn about the factors that can break ABI, the consequences of such breakages, and methods to detect or prevent them. Delve into specific case studies, including the Linux Kernel's ABI, Python's stable ABI, and Foreign Function Interface, to gain a comprehensive understanding of this crucial yet often overlooked aspect of software development.
Syllabus
What Is an ABI, and Why Should You Care? - Shung-Hsi Yu, SUSE
Taught by
Linux Foundation
Tags
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera