CppOnline
@cpponline.bsky.social
110 followers 0 following 190 posts
Online C++ Conference running from the 25th - 28th February 2025
Posts Media Videos Starter Packs
cpponline.bsky.social
New to speaking? Or from an underrepresented background? 💡
C++ Online 2026 wants YOUR voice!
We anonymize reviews & offer mentoring to support new speakers.
Submit your talk or workshop proposal by 21 Nov 2025
cpponline.uk/call-for-spe...
#Cpp #CPlusPlus #coding #programming
Reposted by CppOnline
cpponline.bsky.social
🧩 Got a great idea for a C++ talk, workshop, or something more interactive like a quiz or game?
Then why not submit it as a proposal for C++Online 2026!
Find out more including how to apply at cpponline.uk/call-for-spe...
#Cpp #CPlusPlus #coding #programming
cpponline.bsky.social
🧩 Got a great idea for a C++ talk, workshop, or something more interactive like a quiz or game?
Then why not submit it as a proposal for C++Online 2026!
Find out more including how to apply at cpponline.uk/call-for-spe...
#Cpp #CPlusPlus #coding #programming
cpponline.bsky.social
🎤 The C++ Online 2026 Call for Speakers is now open!

We welcome submissions from all backgrounds & experience levels.

Runs until 21 Nov 2025

Find out more including how to apply at cpponline.uk/call-for-spe...

#cpp #cplusplus #coding #programming
cpponline.bsky.social
🎤 The C++ Online 2026 Call for Speakers is now open!
We welcome submissions from all backgrounds & experience levels.
Runs until 21 Nov 2025
Find out more including how to apply at cpponline.uk/call-for-spe...
#cpp #cplusplus #coding #programming
cpponline.bsky.social
New to speaking? Or from an underrepresented background? 💡
C++ Online 2026 wants YOUR voice!
We anonymize reviews & offer mentoring to support new speakers.
Submit your talk or workshop proposal by 21 Nov 2025
cpponline.uk/call-for-spe...
#Cpp #CPlusPlus #coding #programming
cpponline.bsky.social
🎤 The C++ Online 2026 Call for Speakers is now open!
We welcome submissions from all backgrounds & experience levels.
Runs until 21 Nov 2025
Find out more including how to apply at cpponline.uk/call-for-spe...
#cpp #cplusplus #coding #programming
cpponline.bsky.social
We have just released a new C++Online 2025 Conference Video!

Unveiling C++ Type Erasure - From std::function to std::any - Sarthak Sehgal - C++Online 2025

https://youtu.be/kI2NRnsC5GA

#coding #cplusplus #cpp #programming
Unveiling C++ Type Erasure - From std::function to std::any - Sarthak Sehgal - C++Online 2025
youtu.be
cpponline.bsky.social
We have just released a new C++Online 2025 Conference Video!

Building a C++ Property Viewer - Challenges and Solutions - Mostafa Mahmoud Ali - C++Online 2025

https://youtu.be/O-O_c6Ymz8w

#coding #cplusplus #cpp #programming
Building a C++ Property Viewer - Challenges and Solutions - Mostafa Mahmoud Ali - C++Online 2025
youtu.be
cpponline.bsky.social
We have just released a new C++Online 2025 Conference Video!

C++ Compiler Construction - Early Insights and Running It in the Browser - Abhilekh Gautam - C++Online 2025

https://youtu.be/a_2HROLwuOw

#coding #cplusplus #cpp #programming
C++ Compiler Construction - Early Insights and Running It in the Browser - Abhilekh Gautam - C++Online 2025
youtu.be
cpponline.bsky.social
We have just released a new C++Online 2025 Conference Video!

Unlock the Power of Asynchronous C++ Programming with Tinycoro - Tamas Kovacs - C++Online 2025

https://youtu.be/TVrrhVvjBaE

#coding #cplusplus #cpp #programming
Unlock the Power of Asynchronous C++ Programming with Tinycoro - Tamas Kovacs - C++Online 2025
youtu.be
cpponline.bsky.social
We have just released a new C++Online 2025 Conference Video!

Tips and Tricks for Improving C++ Legacy Codebases - Roth Michaels - C++Online 2025

#coding #cplusplus #cpp #programming
Tips and Tricks for Improving C++ Legacy Codebases - Roth Michaels - C++Online 2025
youtu.be
cpponline.bsky.social
We have just released a new C++Online 2025 Conference Video!

Classes C++23 Style - Sebastian Theophil - C++Online 2025

#c23 #coding #cplusplus #cpp
Classes C++23 Style - Sebastian Theophil - C++Online 2025
youtu.be
cpponline.bsky.social
We have just released a new C++Online 2025 Conference Video!

Practical Tips for Safer C++ Programs - Tristan Brindle - C++Online 2025

#coding #cplusplus #cpp #programming
Practical Tips for Safer C++ Programs - Tristan Brindle - C++Online 2025
youtu.be
cpponline.bsky.social
We have just released a new C++Online 2025 Conference Video!

Keynote: Functional Programming in C++ - Jonathan Müller - C++Online 2025

#coding #cplusplus #cpp #programming
Keynote: Functional Programming in C++ - by @[email protected] - C++Online 2025
youtu.be
cpponline.bsky.social
We have just released a new C++Online 2025 Conference Video!

SIMD Substring in a String - Denis Yaroshevskiy - C++Online 2025

#cplusplus #cpp #programming #simd
SIMD Substring in a String - Denis Yaroshevskiy - C++Online 2025
youtu.be
cpponline.bsky.social
We have just released a new C++Online 2025 Conference Video!

Introduction to C++20 Ranges and Composability - Roi Barkan - C++Online 2025

#coding #cplusplus #cpp #ranges
Introduction to C++20 Ranges and Composability - Roi Barkan - C++Online 2025
youtu.be
cpponline.bsky.social
We have just released a new C++Online 2025 Conference Video!

The Art of C++ Friendship - The C++ Friend Function Explained - Mateusz Pusz - C++Online 2025

#coding #cplusplus #cpp #programming
The Art of C++ Friendship - The C++ Friend Function Explained - Mateusz Pusz - C++Online 2025
youtu.be
cpponline.bsky.social
We have just released a new C++Online 2025 Conference Video!

C++ Type Traits Without Compiler Intrinsics - The Promise of Static Reflection in C++ - Andrei Zissu - C++Online 2025

#coding #cplusplus #cpp #programming
C++ Type Traits Without Compiler Intrinsics - The Promise of Static Reflection in C++ - Andrei Zissu - C++Online 2025
youtu.be
cpponline.bsky.social
We have just released a new C++Online 2025 Conference Video!

A constexpr Virtual CRTP Comparison - Amir Kirsh - C++Online 2025

#coding #cplusplus #cpp #crtp
A constexpr Virtual CRTP Comparison - Amir Kirsh - C++Online 2025
youtu.be
cpponline.bsky.social
We have just released a new C++Online 2025 Conference Video!

Command Line C++ Development - Mathew Benson - C++Online 2025

#coding #cplusplus #cpp #programming
Command Line C++ Development - Mathew Benson - C++Online 2025
youtu.be
cpponline.bsky.social
We have just released a new C++Online 2025 Conference Video!

Essential C++ Tips and Tricks for the Ultimate Cpp Performance - Andreas Fertig - C++Online 2025

#coding #cplusplus #cpp #programming
Essential C++ Tips and Tricks for the Ultimate Cpp Performance - Andreas Fertig - C++Online 2025
youtu.be
cpponline.bsky.social
We have just released a new C++Online 2025 Conference Video!

Keynote: Code & Culture - How To Improve Software Innovation Through Diversity - Sejal Gupta - C++Online 2025

#coding #cplusplus #cpp #programming
Keynote: Code & Culture - How To Improve Software Innovation Through Diversity - Sejal Gupta - C++Online 2025
youtu.be
cpponline.bsky.social
We have just released a new C++Online 2025 Conference Video!

How to Write a Base Level Cpp Library for Safety Critical Software in C++ - Anthony Williams - C++Online 2025

#coding #cplusplus #cpp #programming
How to Write a Base Level Cpp Library for Safety Critical Software in C++ - Anthony Williams - C++Online 2025
youtu.be
cpponline.bsky.social
We have just released a new C++Online 2025 Conference Video!

Declarative C++ - Ankur Satle - C++Online 2025

#coding #cplusplus #cpp #programming
Declarative C++ - Ankur Satle - C++Online 2025
youtu.be