C++ Fundamentals - Algorithms - Klaus Iglberger - C++ on Sea 2024
https://cpponsea.uk
---
C++ Fundamentals - Algorithms - Klaus Iglberger - C++ on Sea 2024
---
“There was never any question that the [standard template] library represented a breakthrough in efficient and extensible design” (Scott Meyers, Effective STL, 2008)
Originally developed as part of the Standard Template Library (STL), algorithms have become a must-know tool for every C++ developer. They increase productivity, significantly reduce bugs, and improve maintainability. This talk explains why and how algorithms do this. Additionally, it demonstrates why they are an amazing example for good, extensible software design.
---
Slides: https://github.com/philsquared/cpponsea2024-slides/blob/main/Presentations/Cpp_Fundamentals_Algorithms.pdf
Sponsored by Bloomberg: https://www.bloomberg.com/company/values/tech-at-bloomberg/c-plus-plus/
Sponsored By think-cell: https://www.think-cell.com/cpponsea
---
Klaus Iglberger
Klaus Iglberger is a freelance C++ trainer and consultant. He shares his expertise in popular C++ courses — from beginner to advanced — all around the world. He is the author of “C++ Software Design” [1], one of the organizers of the Munich C++ user group [2], and the (co-)organizer of the Back-to-Basics [3] and Software Design [4] tracks at CppCon [5].
[1] https://learning.oreilly.com/library/view/c-software-design/9781098113155/ [2] https://www.meetup.com/MUCplusplus/ [3] https://cppcon.org/b2b/ [4] https://cppcon.org/softwaredesign/ [5] https://cppcon.org
---
C++ on Sea is the international C++ conference taking place by the sea, in the UK. Our venue is in Folkestone, Kent, near the entrance to the channel tunnel with stunning views across the English Channel.
Annual C++ On Sea Conference - https://www.cpponsea.uk
https://www.linkedin.com/company/cpponsea/
https://x.com/cpponsea
https://www.facebook.com/profile.php?id=61551121766573
https://www.reddit.com/r/CppOnSea/
https://vmst.io/@cpponsea
Video Sponsors:
---
YouTube Videos Filmed, Edited & Optimised by Digital Medium: https://events.digital-medium.co.uk
---
#cpp #cplusplus #cppprogramming #algorithm #cpponsea