Advertisement · 728 × 90
#
Hashtag
#cpp
Advertisement · 728 × 90
Preview
Rainer Grimm C++11 is the first C++ standard that deals with concurrency

Book of the Day: Concurrency with Modern C++ by Rainer Grimm
meetingcpp.com/mcpp/books/b...
#cplusplus
#cpp

0 0 0 0
Preview
C++26 is done! — Trip report: March 2026 ISO C++ standards meeting (London Croydon, UK) News flash: C++26 is done! 🎉 On Saturday, the ISO C++ committee completed technical work on C++26 in (partly) sunny London Croydon, UK. We resolved the remaining international comments on the C++26…

C++26 is done!

#gamedev #gamedevelopment #indiedev #cpp

6 3 0 0
Modern C++ Software Design | Klaus Iglberger's Workshop Preview
Modern C++ Software Design | Klaus Iglberger's Workshop Preview YouTube video by C++Online

Great C++ isn’t just code—it’s design. 🧩

Join Klaus Iglberger’s workshop to learn how to build maintainable, scalable, and well-structured systems with modern C++.

🎯 Write code that lasts.

Watch the full workshop preview! youtu.be/VVQN-fkwqlA

#cpp #softwaredesign

0 0 0 0
Preview
C++26 is done! — Trip report: March 2026 ISO C++ standards meeting (London Croydon, UK) News flash: C++26 is done! 🎉 On Saturday, the ISO C++ committee completed technical work on C++26 in (partly) sunny London Croydon, UK. We resolved the remaining international comments on the C++26…

C++26 is done! — Trip report: March 2026 ISO C++ standards meeting (London Croydon, UK)
herbsutter.com/2026/03/29/c...
#cpp
#cplusplus

4 4 0 0
Graphics Programming with SDL 3 - Mike Shah - CppCon 2025
Graphics Programming with SDL 3 - Mike Shah - CppCon 2025

We have published a new CppCon 2025 video

Graphics Programming with SDL 3 – Mike Shah – CppCon 2025

#coding #cplusplus #cpp #programming

0 0 0 0

🇸🇪 SwedenCpp.se #Cpp daily: (24h + upcoming)
🎥 3 videos
📝 2 blogs
🚀 1 release

Random 🎥 pick: ADCx India 2026 Live Stream - Audio Dev Talks
https://www.youtube.com/watch?v=wgYwekOCMyU

0 0 0 0
Preview
Bogusław Cyganek The book is designed to help students and beginners to quickly start programming in modern C ++

Book of the Day: Introduction to Programming with C++ for Engineers by Bogusław Cyganek
meetingcpp.com/mcpp/books/b...
#cplusplus
#cpp

0 0 0 0
Preview
POCO C++ Libraries - Blog The POCO C++ Libraries are powerful cross-platform and open source C++ class libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT and embedded syste...

Poco POCO C++ Libraries Release 1.15.1 is Available
pocoproject.org/blog/?p=1280
#cpp
#cplusplus

0 0 0 0
From Pure ISO C++20 To Compute Shaders - Koen Samyn - CppCon 2025
From Pure ISO C++20 To Compute Shaders - Koen Samyn - CppCon 2025

We have published a new CppCon 2025 video

From Pure ISO C++20 To Compute Shaders – Koen Samyn – CppCon 2025

#coding #cplusplus #cpp #programming

0 0 0 0
Post image

Programming a SWF parser and renderer for C++! As of now it can only render shapes, no animation stuff just yet.

Making this so that I can use SWF assets in my games.

#gamedev #solodev #gaming #programming #cpp #coding #cplusplus

5 2 0 0
Post image

🚨 WORKSHOP NOW 50% OFF!!! 🚨

The Jumpstart to C++ in Audio by Jan Wilczek is now £150 to make it more accessible to beginner programmers

Find out more...
On YouTube: youtu.be/IBLRv55qChw
On Our Website: cpponline.uk/workshop/jum...

#cpp #audio #coding

2 0 0 0
Top 20 C++ multithreading mistakes and how to avoid them - A CODERS JOURNEY Top 20 C++ Multithreading Mistakes and How to Avoid Them (2026) | Updated for C++20 🧵 Top 20 C++ Multithreading Mistakes A comprehensive guide to avoiding common pitfalls in concurrent C++ programming...

Top 20 C++ multithreading mistakes and how to avoid them
acodersjourney.com/top-20-cplus...
#cpp
#cplusplus

0 0 0 0
Post image

The programme for C++Now 2026 is now live which features 50 different talks across 5 days from May 4th - 8th and includes talks from @matt.godbolt.org @foonathan.fosstodon.org.ap.brid.gy and more!

View the full announcement: cppnow.org/announcement...

#cpp #cplusplus #programming

8 3 0 0
Modern C++ for Embedded Systems: From Fundamentals to Real-Time Solutions - Rutvij Girish Karkhanis
Modern C++ for Embedded Systems: From Fundamentals to Real-Time Solutions - Rutvij Girish Karkhanis

We have published a new CppCon 2025 video

Modern C++ for Embedded Systems: From Fundamentals to Real-Time Solutions – Rutvij Girish Karkhanis

#coding #cplusplus #cpp #programming

0 0 0 0
Preview
Postmodern Programming | NDC Toronto 2026 An unusual talk about programming, postmodernism, communication, functions, _context_, and who knows what else. With the lofty goal of fundamentally changing how you _think_ while you code.

NDC Toronto 2026: Rethink Your Code! 🎨

Join Tony Van Eerd (@tvaneerd.bsky.social) for: "Postmodern Programming."

Challenge your assumptions and explore a new philosophy for modern software development.

📅 ndctoronto.com/agenda

🎟️ ndctoronto.com/tickets

🍁 May 5-8! #NDCToronto #cpp

2 2 0 0
Building C++: It Doesn't Have to be Painful! - Nicole Mazzuca - Meeting C++ 2025
Building C++: It Doesn't Have to be Painful! - Nicole Mazzuca - Meeting C++ 2025 YouTube video by Meeting Cpp

Building C++: It Doesn't Have to be Painful! - Nicole Mazzuca - Meeting C++ 2025
www.youtube.com/watch?v=ExSl...
#cpp
#cplusplus

0 0 0 0
Back to the Standard: From CUDA and Pragmas to GPU-Accelerated Parallel C++ - Elmar Westphal - CppCon 2025
Back to the Standard: From CUDA and Pragmas to GPU-Accelerated Parallel C++ - Elmar Westphal - CppCon 2025

We have published a new CppCon 2025 video

Back to the Standard: From CUDA and Pragmas to GPU-Accelerated Parallel C++ – Elmar Westphal – CppCon 2025

#coding #cplusplus #cpp #programming

0 0 0 0
The Wonderful World of Designing a USB Stack Using Modern C++ - Madeline Schneider - CppCon 2025
The Wonderful World of Designing a USB Stack Using Modern C++ - Madeline Schneider - CppCon 2025

We have published a new CppCon 2025 video

The Wonderful World of Designing a USB Stack Using Modern C++ – Madeline Schneider – CppCon 2025

#coding #cplusplus #cpp #programming

0 0 0 0
Meeting C++ Community Survey

#CppPollOfToday: Which Qt Version(s) do you use?
meetingcpp.com/mcpp/survey/...
#cplusplus
#cpp

0 0 0 0
Panel: What We Learned About AI Tools For C++ Engineers - Hosted by Guy Davidson - CppCon 2025
Panel: What We Learned About AI Tools For C++ Engineers - Hosted by Guy Davidson - CppCon 2025

We have published a new CppCon 2025 video

Panel: What We Learned About AI Tools For C++ Engineers – Hosted by Guy Davidson – CppCon 2025

#coding #cplusplus #cpp #programming

3 0 1 0

🇸🇪 SwedenCpp.se #Cpp daily: (24h + upcoming)
🎥 7 videos
📝 1 blog
🚀 4 releases

Random 🚀 pick: yhirose/cpp-httplib/v0.40.0
github.com/yhirose/cpp-httplib/rele...

0 0 0 0
Post image

Neon Jacks: Video Poker Gems gem trading screen almost complete, just needs the gem price charts. #cpp #coding #gamedev

2 2 0 0
Post image

LAST CHANCE to register for the AI++ 101 - Build an AI Coding Assistant in C++ workshop by Jody Hagins that is taking place on Tuesday!

Workshop Information & Registration: cpponline.uk/workshop/ai-...

Tickets cost £345 (£90 for students)

#cpp #ai #workshop #artificialintelligence

1 0 0 0
Threads vs Coroutines: Understanding the Concurrency Models of C++ - Conor Spilsbury - CppCon 2025
Threads vs Coroutines: Understanding the Concurrency Models of C++ - Conor Spilsbury - CppCon 2025

We have published a new CppCon 2025 video

Threads vs Coroutines: Understanding the Concurrency Models of C++ – Conor Spilsbury – CppCon 2025

#coding #cplusplus #cpp #programming

0 0 0 0
Knockin' on Header's Door: An Overview of C++ Modules - Alexsandro Thomas - CppCon 2025
Knockin' on Header's Door: An Overview of C++ Modules - Alexsandro Thomas - CppCon 2025

We have published a new CppCon 2025 video

Knockin’ on Header’s Door: An Overview of C++ Modules – Alexsandro Thomas – CppCon 2025

#coding #cplusplus #cpp #programming

1 0 0 0
Evolving a Translation System with Reflection in C++ Lately, I’ve been using C++26 reflection to create some crazy and cursed stuff. But even though I quite enjoy that work, it is as well quite far from the norm of what reflection is going to offer us i...

Evolving a Translation System with Reflection in C++
friedkeenan.github.io/posts/2026/0...
#cpp
#cplusplus

0 0 0 0
Preview
Report from the Croydon 2026 ISO C++ Committee meeting - mp-units The quantities and units library for C++

Report from the Croydon 2026 ISO C++ Committee meeting
mpusz.github.io/mp-units/HEA...
#cpp
#cplusplus

1 1 0 0
Junior to Senior Engineer | Soft Skill Development Workshop with Sandor Dargo
Junior to Senior Engineer | Soft Skill Development Workshop with Sandor Dargo YouTube video by C++Online

Effort ≠ impact.
Junior devs optimize for effort—seniors optimize for impact.
Learn the mindset shift that actually grows your career in our workshop led by Sandor Dargo 🚀

Watch the full workshop preview video: youtu.be/ODqIfQdSjOM

#cpp #dev #careergrowth #careers

1 0 0 0
Qt Online Installer and Qt Installer Framework 4.11.0 Released Qt Installer framework 4.11. has been released.

Qt Online Installer and Qt Installer Framework 4.11.0 Released
www.qt.io/blog/qt-onli...
#QtDev
#cpp
#cplusplus

0 0 0 0