Back to Basics: C++ API Design - Jason Turner - CppCon 2022
HTML-код
- Опубликовано: 28 окт 2024
- cppcon.org/
---
Back to Basics: C++ API Design - Jason Turner - CppCon 2022
github.com/Cpp...
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 cppbestpractice... 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 RUclips video series, C++ Weekly.
__
Videos Filmed & Edited by Bash Films: www.BashFilms.com
RUclips Channel Managed by Digital Medium Ltd events.digital...
#cppcon #programming #api