We have published a new CppCon 2025 video
Seamless Static Analysis with Cppcheck: From IDE to CI and Code Review – Daniel Marjamäki – CppCon 2025
#coding #cplusplus #cpp #programming
#CppPollOfToday: Which sanitizers do you use in your builds?
meetingcpp.com/mcpp/survey/...
#cplusplus
#cpp
We have published a new CppCon 2025 video
Back to Basics: Common C++ Code Review Feedback – Chandranath Bhattacharyya & Kathleen Baker – CppCon 2025
#coding #cplusplus #cpp #programming
std::vector is the container you reach for by default in C++. Not because it's always the right choice — but because it usually is, and it handles memory so you don't have to.
#cpp #cplusplus #programming
Its pi day! If you're looking for pi, C++20 got you covered! #piday
meetingcpp.com/blog/items/M...
#cpp
#cplusplus
Book of the Day: Programming: Principles and practice using C++ (3rd edition) by Bjarne Stroustrup
meetingcpp.com/mcpp/books/b...
#cplusplus
#cpp
Update on my university CPU Ray Tracer: recursive tracing, HDR sky with global illumination, spheres... and painfully low fps :P It's Work In Progress though!
#raytracing #graphics #computergraphics #3d #cplusplus #graphicsprogramming #gamedev #indiedev #solodev #gaming #realtime #indiegamedev
TCP Connections With DAP Debuggers, Different Formats for Numeric Values, and More in CLion 2026.1 EAP
blog.jetbrains.com/clion/2026/0...
#cpp
#cplusplus
Face and Voice Recognition on MCUs: The Edge AI Coffee Machine Challenge
www.qt.io/blog/face-an...
#cpp
#cplusplus
We have published a new CppCon 2025 video
Wait is it POSIX? Investigating Different OS and Library Implementations for Networking – Katherine Rocha – CppCon 2025
#coding #cplusplus #cpp #programming
We have published a new CppCon 2025 video
It’s Dangerous to Go Alone: A Game Developer Tutorial – Michael Price – CppCon 2025
#coding #cplusplus #cpp #programming
💻 Completed Mastering Data Structures & Algorithms using C/C++.
Focused on:
• Core data structures
• Algorithmic thinking
• Writing implementations manually
All codes are being documented and shared on my GitHub.
#DataStructures #Algorithms #Cplusplus #Coding
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
#CppPollOfToday: Whats the choices of error handling are used in your code base?
meetingcpp.com/mcpp/survey/...
#cplusplus
#cpp
Book of the Day: Data Structures and Algorithms with the C++ STL: A guide for modern C++ practitioners by John Farrier
meetingcpp.com/mcpp/books/b...
#cplusplus
#cpp
We have published a new CppCon 2025 video
Back to Basics: Concepts – Jeff Garland – CppCon 2025
#coding #cplusplus #cpp #programming
Building Bridges: C++ Interop, Foreign Function Interfaces & ABI - Gareth Williamson - Meeting C++25
www.youtube.com/watch?v=0X_q...
#cpp
#cplusplus
Check out my post, "Evaluation order in C++", you learn about the evaluation order in C++.
andreasfertig.com/blog/2023/05/evaluation-...
#cplusplus #cpp #cpp17
We have published a new CppCon 2025 video
Shadow Stack: Forget Memory Corruptions, Ultimate C and C++ Safety – Bartosz Moczulski – CppCon 2025
#coding #cplusplus #cpp #programming
We have published a new CppCon 2025 video
Achieving Peak Performance for Matrix Multiplication – Aliaksei Sala – CppCon 2025
#coding #cplusplus #cpp #programming
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
Meeting C++ weekly Blogroll 520
www.meetingcpp.com/blog/blogrol...
#cpp
#cplusplus
Hotspot v1.6.0 released
www.kdab.com/hotspot-v1-6...
#cpp
#cplusplus
What's new in QML tooling in Qt 6.11, part 2: new qmllint warnings
www.qt.io/blog/whats-n...
#QtDev
#cpp
#cplusplus
Qt Creator 19 released
www.qt.io/blog/qt-crea...
#QtDev
#cpp
#cplusplus
CUDA 13.2 Introduces Enhanced CUDA Tile Support and New Python Features
developer.nvidia.com/blog/cuda-13...
#cpp
#cplusplus
We have published a new CppCon 2025 video
From Pure ISO C++20 To Compute Shaders – Koen Samyn – CppCon 2025
#coding #cplusplus #cpp #programming
We have published a new CppCon 2025 video
Cache Me Maybe – Optimize Your Code By Utilizing Your Cache – Michelle D’Souza – CppCon 2025
#coding #cplusplus #cpp #programming
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
#CppPollOfToday: What is your favorite build system to use?
meetingcpp.com/mcpp/survey/...
#cplusplus
#cpp