---
Back to Basics: C API Design - Jason Turner - CppCon 2022
Let’s face it: writing a C API can be a daunting task. You recognize that APIs are a critical aspect of your code, and you’d like to provide your users with a great experience, but how?
This talk will focus on one key aspect: “Making APIs Hard to Use Wrong.“ How do we design APIs that help, instead of hurt, our users?
---
Jason Turner
Jason Turner is a regular speaker at C conferences, the creator of the C Best Practices book, several C related Puzzle Books, “Learning C Best Practices” video series from O’Reilly and the online C coding standards document. As a contractor, speaker and trainer he has specialized in helping others produce high quality C code.
Jason is also host of the YouTube video series, C Weekly.
__
Videos Filmed & Edited by Bash Films:
YouTube Channel Managed by Digital Medium Ltd
#cppcon #programming #api