Back to Basics: Generic Programming in C++ - David Olsen - CppCon 2024

Channel

https://cppcon.org
---

Back to Basics: Generic Programming in C++ - David Olsen - CppCon 2024
---

Generic programming, better known in C++ as templates, can feel daunting and overwhelming to those unfamiliar with the paradigm. This Back to Basics talk will explain the foundations of C++ templates, covering the language rules that must be understood in order to work with template code effectively. I will provide some guidelines for how to use templates and how to write templates.

While you won't come away from this being an expert in template metaprogramming--that's an impossible task for any hour-long presentation--you should have a strong enough foundation that you can correctly maintain template code while you develop your expertise in generic programming over time.

This talk is designed for those who are learning C++ and want an introduction to templates and generic programming. It will also be useful for experienced C++ developers who haven't mastered templates yet and want to brush up on their understanding of how templates work.
---

Slides: https://github.com/CppCon/CppCon2024/blob/main/Presentations/Back_to_Ba…

Sponsored by JetBrains: https://www.jetbrains.com/clion/
---

David Olsen

David Olsen has three decades of software development experience in a variety of programming languages and development environments. For the last seven years he has been the lead engineer for the NVIDIA HPC C++ compiler, focusing on running standard parallel algorithms on GPUs. He is a member of the ISO C++ committee, where he was the champion for the extended floating-point feature in C++23.
---

CppCon is the annual, week-long face-to-face gathering for the entire C++ community. The conference is organized by the C++ community for the community. You will enjoy inspirational talks and a friendly atmosphere designed to help attendees learn from each other, meet interesting people, and generally have a stimulating experience. Taking place this year in Aurora, Colorado, near the Denver airport, and including multiple diverse tracks, the conference will appeal to anyone from C++ novices to experts.
Annual CppCon Conference - https://www.cppcon.org
https://www.linkedin.com/company/cppcon
https://x.com/cppcon
https://www.facebook.com/CppConference
https://www.reddit.com/r/cppcon/
https://mastodon.social/@CppCon
---

Videos Filmed & Edited by Bash Films: http://www.BashFilms.com
YouTube Channel Managed by Digital Medium Ltd: https://events.digital-medium.co.uk
---

#cpp #cplusplus #cppcon #cppprogramming #cplusplusprogramming #backtobasics #softwaredevelopment #softwareengineering #coding #code #computerscience #technology #technews #programming #programmer