Channel Avatar

cpponsea @UCAczr0j6ZuiVaiGFZ4qxApw@youtube.com

15K subscribers - no pronouns :c

The international C++ conference, in the UK, by the sea. Th


01:39
Lightning Talk: Wisdom in C++ Keywords - Sage Programming Tips - Jon Kalb - C++ on Sea 2024
07:22
Lightning Talk: HyloDoc - Documentation Compiler for Hylo - Ambrus Tóth - C++ on Sea 2024
04:35
Lightning Talk: Presentation Slides Core Guidelines - Alex Merry - C++ on Sea 2024
07:27
Lightning Talk: All the Defaults Are Backwards in C++ - Let's Fix That - Phil Nash - C++ on Sea 2024
05:34
Lightning Talk: Replacing C++ Legacy Types - Dan Jump - C++ on Sea 2024
05:27
Lightning Talk: C++ Static Assert Is Almost All You Need! - Kris Jusiak - C++ on Sea 2024
05:46
Lightning Talk: Implicit Conversion C++ - Friend or Foe? - Koen Poppe - C++ on Sea 2024
04:28
Lightning Talk: Pronunciation and Punctuation in C++ - Roth Michaels - C++ on Sea 2024
05:28
Lightning Talk: C++ Quiz - Anders Schau Knatten - C++ on Sea 2024
05:10
Lightning Talk: How Powerful Advanced C++ Compiler Flags Boost Performance and Debugging Efficiency
05:27
Lightning Talk: delete [ ] - Amir Kirsh - C++ on Sea 2024
05:20
Lightning Talk: Variadic Reduction in C++ - Andrew Drakeford - C++ on Sea 2024
05:40
Lightning Talk: A Magical Chat About C++ With GPT3+ - Jan Wilmans - C++ on Sea 2024
05:13
Lightning Talk: Undoom - Reviving a Zombie With a Time Travel Debugger- Mark Williamson - C++ on Sea
05:31
Lightning Talk: Do Engineering Teams Really Resemble Sports Teams? - Sandor Dargo - C++ on Sea 2024
05:16
Lightning Talk: My Favourite UB - Part II Russell's Paradox in C++ - Cassio Neri - C++ on Sea 2024
50:53
Keynote: There Is No Silver Bullet to Solve All C++ Software Problems - Klaus Iglberger - C++ on Sea
59:07
How to Implement the C++ Standard Library (Part 2): An Excursion into libc++ - Christopher Di Bella
57:29
How To Implement the C++ Standard Library - (Part 1 of 2) - Christopher Di Bella - C++ on Sea 2024
01:23:12
This is C++ - How to Use the C++ Superpower to Write Better C++ Code - Jon Kalb - C++ on Sea 2024
56:39
What is Swarm Intelligence? - Swarm AI Explained - Frances Buontempo - C++ on Sea 2024
38:22
Properties Of Unit Tests in C++ - Arne Mertz - C++ on Sea 2024
33:34
Allocator-Aware C++ Type Design - Jonathan Coe - C++ on Sea 2024
50:37
Testable by Design - How to Create Testable C++ Code Using C++ Language Features - Steve Love - 2024
58:02
Time Travel Debugging - Debug Complex C++ Bugs With Software from Undo - Mark Williamson - 2024
48:50
Pets, Cattle and Automatic Clang Operations with C++ Code - Svyatoslav Feldsherov - C++ on Sea 2024
55:02
C++ Core and Other C++ Guidelines - The Good, the Bad, the… Questionable? - Arne Mertz - C++ on Sea
01:00:02
Introduction to C++ Coroutines and gRPC and How to Write Coroutine Support Code - Jonathan Storey
01:00:31
Dependency Injection in C++ - A Practical Guide - Peter Muldoon - C++ on Sea 2024
01:12:36
Practical Production-Proven Constexpr API Elements - Marcus Boerger - C++ on Sea 2024
01:12:26
Comparison of C++ Performance Optimization Techniques for C++ Programmers - Eduardo Madrid 2024
01:12:54
Practical Tips for Safer C++ - Tristan Brindle - C++ on Sea 2024
01:09:24
Overengineering max(a, b) Mixed Comparison Functions, Common References & Rust Lifetime Annotations
52:23
Fantastic C++ Bugs and How to Test Them - Robert Leahy - C++ on Sea 2024
01:00:56
C++20 Modules - Review of the Current State of C++ Modules 2024 - Luis Caro Campos - C++ on Sea 2024
58:57
How and When To Write a C++ Template - Roth Michaels - C++ on Sea 2024
01:01:36
How Linux Elf Symbols Work and How They Are Used in C++ and C Programming - Anders Schau Knatten
54:21
Keynote: Not Getting Lost in Translations in C++ Software Development - Daniela Engert - C++ on Sea
01:06:09
Being Friendly to Your Computer Hardware in Software Development - Ignas Bagdonas - C++ on Sea 2024
01:11:17
C++ Object Lifetimes - Objects and Lifetimes in C++ Explained - Jonathan Müller - C++ on Sea 2024
49:44
Elevating Precision in C++ - A Journey Below the Surface of Floating-Point - Tom Tesch - C++ on Sea
43:27
Unlock the Power of Parallel Computing With SWAR (SIMD Within A Register) - Jamie Pond - C++ on Sea
02:25:28
How to Keep C++ Binaries Small - Techniques for C++ Optimization - Sandor Dargo - C++ on Sea 2024
50:07
Reusable C++ Code, Reusable C++ Data Structures - Sebastian Theophil - C++ on Sea 2024
01:23:05
C++ Iteration Revisited 2024 - Tristan Brindle - C++ on Sea 2024
01:31:15
Improving Our Safety With a Modern C++ Quantities and Units Library - Mateusz Pusz - C++ on Sea 2024
51:04
What Is a Range in C++? - Šimon Tóth - C++ on Sea 2024
38:30
Temporal Dynamics - Exploring the Intricacies of Object Lifetimes in Modern C++ - Riya Bansal - 2024
43:35
Building on clang-tidy to Move From printf-style to std::print-style Logging and Beyond - Mike Crowe
57:18
Floating-Point to String Conversion in C++: Exploring Algorithms & Performance - Cassio Neri - 2024
46:17
C++ Fundamentals - Algorithms - Klaus Iglberger - C++ on Sea 2024
58:18
Who Needs C++ Unit Tests Anyway? - Modernizing Legacy Code with 0% Code Coverage - Jan Baart 2024
41:14
C++ Abstraction Patterns for Cross Platform Development in C++ Software Engineering - Al-Afiq Yeong
01:02:52
Understanding The constexpr 2-Step - Jason Turner - C++ on Sea 2024
01:02:40
Hiding Your Implementation Details in C++ is Not So Simple - Amir Kirsh - C++ on Sea 2024
53:40
Catching Real-time Safety Violations in C++ - Dave Rowland - C++ on Sea 2024
01:04:35
C++ Run-Time Optimizations for Compile-Time Reflection - Kris Jusiak - C++ on Sea 2024
59:54
A Kaleidoscope of C++ Lambdas - Dawid Zalewski - C++ on Sea 2024
54:32
C++ Cache Friendly Data + Functional + Ranges = ❤️ - Björn Fahller - C++ on Sea 2024
01:02:52
OLD VERSION: Understanding The constexpr 2-Step - Jason Turner - NEW LINK IN DESCRIPTION