Explore tweets tagged as #modern_cplusplus
@SlobodanDmitrov
Slobodan Dmitrovic
3 years
I am pleased to announce the second edition of my introductory C++ book, "Modern C++ for Absolute Beginners." I have revisited numerous chapters, added more diagrams, and included six new source code projects. Available for pre-order on Amazon: https://t.co/YndRG1YXlq #cplusplus
13
56
323
@falco_girgis
Falco Girgis
1 year
Okay, goddamnit. Time to finally fix our biggest modern C++ shortcoming: We got async, coroutines, concepts, ranges, and even freaking regex on the Sega #Dreamcast, BUT NOT FILESYSTEM!? Boutta be a journey through Newlib/libstdc++ hell, but this is UNACCEPTABLE! #cpp #cplusplus
6
16
219
@splinedrive
logic destroyer
7 months
Fuck the C series! Rewrote my GPIO wave script in modern C++17 for KianV (RISC-V Linux SoC). Cleaner, faster, and type-safe. #RISC-V #CPlusPlus #FPGA #GPIO #KianV
9
25
396
@SlobodanDmitrov
Slobodan Dmitrovic
2 years
Starting with C++, Tip 1 When starting with C++, learn about the following topics in the following order: 1. The C++ language basics 2. The C++ Standard Library basics 3. Modern C++ standards features #cplusplus
0
3
22
@splinedrive
logic destroyer
6 months
C++23 on KianV RISC-V SoC Bubble sort with VT220 animation using: std::span for generic views std::views::zip + drop for clean pairwise iteration No heap, no macros, just elegant modern #cpp #RISCV #FPGA #Linux #CPlusPlus #Embedded
11
26
296
@falco_girgis
Falco Girgis
2 years
Modern C++20 concurrency, meet the Sega #Dreamcast! Can we create a single test program that will flex each major threading construct, allowing us to validate our kernel, toolchain, and stdlib implementations by running a single binary?! #cpp #cplusplus https://t.co/amO8DF8Hab
1
13
115
@CppCon
CppCon
2 days
Can Modern C++ SPEED UP Your Bundle Adjustment Pipeline? - Vishnu Sudheer Menon - CppCon 2025 https://t.co/3apahTwonb #Coding #Cplusplus #Cpp #Programming #cppcon
0
2
12
@ciura_victor
Victor Ciura
3 years
“Our codebase is very modern” 🤣 They usually mean this ⬇️ #cpp #cplusplus #legacy #code #programming
5
1
31
@justinhj
justinhj 🇬🇧🇨🇦👾
3 years
Getting back into C++ lately. This new book is a tour of some of the core guidelines for modern use of the language #cpp #cplusplus
2
0
13
@clion_ide
CLion, a JetBrains IDE
2 years
The top major C++ pain points have remained unchanged in recent years. But with modern IDE many of them can be addressed! Learn how: https://t.co/L642M4V6ax #cpp #cplusplus
0
3
13
@TechAtBloomberg
Tech At Bloomberg
2 years
Today at #cppnow (2:30 PM MDT), Taylor Foxhall will explore how to implement modern C++ safety in pre-modern environments by showing how we architected safety in #BlazingMQ, an #opensource distributed queuing system his team wrote in C++03 https://t.co/qJO1XJdX97 #cpp #cplusplus
0
0
0
@CppCon
CppCon
4 days
Can Modern C++ SPEED UP Your Bundle Adjustment Pipeline? - Vishnu Sudheer Menon - CppCon 2025 https://t.co/3apahTwonb #Coding #Cplusplus #Cpp #Programming #cppcon
0
4
36
@CppCon
CppCon
6 days
Can Modern C++ SPEED UP Your Bundle Adjustment Pipeline? - Vishnu Sudheer Menon - CppCon 2025 https://t.co/3apahTwonb #Coding #Cplusplus #Cpp #Programming #cppcon
0
1
7
@davidspringate
David Springate
3 years
Thank goodness for modern debugging tools, can you imagine how annoying it would be to fix this bug? #Cplusplus #VisualStudio #gamedev
0
0
1
@CppCon
CppCon
6 days
We have just released a new CppCon 2025 Video! Can Modern C++ SPEED UP Your Bundle Adjustment Pipeline? - Vishnu Sudheer Menon - CppCon 2025 https://t.co/3apahTwonb #Coding #Cplusplus #Cpp #Programming #cppcon
0
1
24
@CppCon
CppCon
5 days
In case you missed it, check out our new video from CppCon 2025! Can Modern C++ SPEED UP Your Bundle Adjustment Pipeline? - Vishnu Sudheer Menon - CppCon 2025 https://t.co/3apahTwonb #Coding #Cplusplus #Cpp #Programming #cppcon
0
0
24
@EmbarcaderoTech
Embarcadero Tech
2 months
Bjarne Stroustrup says his new paper “Concept-Based Generic Programming in C++” “might become significant.” Concepts from C++23 are now in C++Builder 13’s Modern Win64 compiler! Learn more: https://t.co/ayutGekNvH #CPlusPlus #Developers #Programming #CppBuilder
0
3
9
@Andreas__Fertig
Andreas Fertig
10 days
Check out my post, "static, inline, or an unnamed namespace what's the difference" I teach you the difference between a function declared `static`, `inline`, or in an unnamed namespace and what to use in modern C++. https://t.co/YQ6ajbuYzN #cplusplus #cpp
2
2
16
@KDABQt
KDAB
2 years
KDAB’s newest open-source library is now publicly available on GitHub: KDSPDSetup. A modern C++ library to initialize spdlog loggers with configuration files, which makes setting up loggers more convenient & results in cleaner-looking code: https://t.co/wTRpFIwhDL #Cpp #CPlusPlus
0
2
8