144 тысяч подписчиков
274 видео
*(char*)0 = 0; - What Does the C++ Programmer Intend With This Code? - JF Bastien - C++ on Sea 2023
The Forgotten Art of Structured Programming - Kevlin Henney [C++ on Sea 2019]
KEYNOTE: What Everyone Should Know About How Amazing Compilers Are - Matt Godbolt [C++ on Sea 2019]
C++ Features You Might Not Know - Jonathan Müller - C++ on Sea 2023
New Algorithms in C++23 - Conor Hoekstra - C++ on Sea 2023
C++17 : The Biggest Traps - Nicolai Josuttis [C++ on Sea 2019]
Typical C++, but Why? - Björn Fahller - C++ on Sea 2023
What Happens After The Compiler in C++ (How Linking Works) - Anders Schau Knatten - C++ on Sea 2023
What's New in Compiler Explorer? - Matt Godbolt - C++ on Sea 2023
Correct by Construction: APIs That Are Easy to Use and Hard to Misuse - Matt Godbolt [ C++ on Sea ]
Implementing Fast Calendar Algorithms: Speeding Date - Cassio Neri - C++ on Sea 2023
KEYNOTE: Oh The Humanity! - Kate Gregory [C++ on Sea 2019]
Automatic Caching for C++ Builds: Merging Git and the Compiler - Damien Buhl - C++ on Sea 2023
How Hard Could It Be? Lessons Learned from Replacing int64 With int64_t. - Andrew Soffer - C++onSea
Range-Based Text Formatting - For a Future Range-Based Standard Library - Arno Schoedl C++OnSea 2021
LIGHTNING TALK: Space adventures - Max Langhof [ C++ on Sea 2020 ]
What’s In A Bit – Designing, Using And Reverse-engineering Binary File Formats - Peter Bindels
Workshop Preview with Mateusz Pusz - Modern C++ Idioms - C++ on Sea 2023
Floating-Point to String Conversion in C++: Exploring Algorithms & Performance - Cassio Neri - 2024
I'll Build Myself by Phil Nash - C++ Song Parody
A Practical Approach to Error Handling - Arno Schoedl - C++ on Sea 2022
Lightning Talk: All the Defaults Are Backwards in C++ - Let's Fix That - Phil Nash - C++ on Sea 2024
Lightning Talk: Presentation Slides Core Guidelines - Alex Merry - C++ on Sea 2024
Lightning Talk: The Finer Points of Parameter Packs - Heiko Frederik Bloch [C++ on Sea 2019]
Lightning Talk: HyloDoc - Documentation Compiler for Hylo - Ambrus Tóth - C++ on Sea 2024
LIGHTNING TALK: Comma Chameleon - Luna Kirkby [ C++ on Sea 2020 ]
Live Compiler Development with Cross-Platform Tooling - Sy Brand [ C++ on Sea 2020 ]
Algorithmic and microarchitecture optimizations of C++ applications - Alexander Maslennikov C++onSea
Debug C++ Without Running - Anastasiia Kazakova [C++ on Sea 2019]
C++ MythBusters Strike 2 - Victor Ciura - C++ on Sea 2023
Keynote: Not Getting Lost in Translations in C++ Software Development - Daniela Engert - C++ on Sea
Contemporary C++ in Action - Daniela Engert - C++ on Sea 2022
So, You Want to Use C++ Modules … Cross-Platform? - Daniela Engert - C++ on Sea 2023
Testable by Design - How to Create Testable C++ Code Using C++ Language Features - Steve Love - 2024
Lightning Talk: Replacing C++ Legacy Types - Dan Jump - C++ on Sea 2024
Lightning Talk: How Fast Are Computers (in Human Terms)? - Matt Godbolt - C++ on Sea 2023
Postmodern immutable data structures - Juan Pedro Bolivar Puente [C++ on Sea 2019]
Keynote: Not Getting Lost in Translations - Preview Interview with Daniela Engert - C++ On Sea 2024
Announcing C++ on Sea 2022
A Medley of C++ - Walter E Brown - C++ on Sea 2022
What Do You Mean by "Cache Friendly"? - Björn Fahller - C++ on Sea 2022
Lightning Talk: C++ Catastrophes: A Poem - Simon Brand [C++ on Sea 2019]
Lightning Talk: Volatile none of the things - Odin Holmes [C++ on Sea 2019]
Teaching Old Compilers New Tricks: Transpiling C++17 to C++11 - Tony Wasserka [C++ on Sea 2019]
Most Malleable Memory Management Method in C++ - Björn Fahller - C++ on Sea 2023
A Kaleidoscope of C++ Lambdas - Dawid Zalewski - C++ on Sea 2024
boost.tmp: Your DSL for /*Metaprogramming*/ all the things - Odin Holmes [C++ on Sea 2019]
LIGHTNING TALK: Objection! A language lawyer story - Sy Brand [ C++ on Sea 2020 ]
C++ Cache Friendly Data + Functional + Ranges = ❤️ - Björn Fahller - C++ on Sea 2024
Quickly testing legacy code - Clare Macrae [C++ on Sea 2019]
Universal/Forwarding References - A Key to More Modern C++ - Nicolai Josuttis - C++ on Sea 2022
Better Tools in Your Clang Toolbox: Extending clang-tidy With Your Custom Checks - Victor Ciura
Sandbox Games: Using WebAssembly and C++ to Make a Simple Game - Ólafur Waage - C++ on Sea 2022
Compile- and Run-Time Dependency Injection - Marius Feilhauer - C++ on Sea 2022
LIGHTNING TALK: Code samples that actually compile - Clare Macrae [ C++ on Sea 2020 ]
Lightning Talk: Impostor Syndrome - Barney Dellar [C++ on Sea 2019]
Higher-order functions and function_ref - Vittorio Romeo [C++ on Sea 2019]
How to Write Well-Behaved Value Wrappers - Simon Brand [C++ on Sea 2019]
Learning (and teaching) modern C++ - Challenges and Resources - Arne Mertz [C++ on Sea 2019]
Strong Types in C++ - Barney Dellar [C++ on Sea 2019]
Quickly and Effectively Testing Legacy C++ Code with Approval Tests - Clare Macrae [C++ on Sea 2020]