C++ News - C++ User Groups - C++ Conference #cpp survey.meetingcpp.com / @meetingcpp@mastodon.online Imprint: Jens Weller, meetingcpp.com/Imprint.html

Germany
OOP. True story.
20
1,119
1,260
Do you know C++?
8
365
667
A new book was in the mail: LLVM Code Generation by Quentin Colombet! Thanks to Packt for this opportunity!
2
54
531
19,212
Finished reading this book last night. Great book, now looking forward to using design patterns in my next project!
7
36
438
35,993
Super Lightweight C++ Profiler for Games optick.dev #cpp #cplusplus #gamedev
2
110
330
Just got my copy of C++ Memory Management by @PatriceRoy1! Thanks @PacktPublishing!
38
298
11,671
This is nuts. In case you write a blog or submit a talk about Rust and use Rust in the title, you supposed to start with: Disclosure: The material in this {book/blog/*} has not been reviewed, endorsed, or approved of by the Rust Foundation. For information on the Rust Foundat...
From today through April 16, we invite you to review the current draft of the updated Rust Trademark Policy and share any feedback you might have using this form. Your responses will help us ensure the Rust Trademark Policy is useful for all! 🦀 docs.google.com/forms/d/e/1F…
12
39
282
78,828
C++ Developer Roadmap roadmap.sh/cpp #cpp #cplusplus
56
270
10,690
C++ Is Faster and Safer Than #Rust: Benchmarked by Yandex viva64.com/en/b/0733/ #cpp #cplusplus
10
69
243
The new book from Klaus Iglberger is now listed at Meeting C++! meetingcpp.com/mcpp/books/bo… #cpp #cplusplus
1
25
218
Great slide from @blelbach keynote at @cppnow #cpp #cplusplus
3
56
194
C++98 is just 75 years away!
3
20
199
21,946
Java 8 will offer an exploit API.
24
900
170
Now wondering which beautiful c++ book I could read next... 🤔
3
19
176
20,570
In the mail today - the book for next week's interview: Modern CMake for C++! Thanks @PacktPublishing!
1
20
183
6,846
Software Engineer Cheat Sheet
123
159
Tonight once again C++ will rise from the dead languages to be amongst the living... muhahaha 🎃👻🐈‍⬛

ALT Rise! GIF

2
20
157
14,028
Book of the Day: Modern C++ for Absolute Beginners: A Friendly Introduction to the C++ Programming Language and C++11 to C++23 Standards 2nd Edition by Slobodan Dmitrović meetingcpp.com/mcpp/books/bo… #cplusplus #cpp
2
24
155
5,988
C++23 is final, the C++ Committee has approved the final draft to be send to ISO! How C++23 changes the way we write code - Timur Doumler - Meeting C++ 2022 piped.video/watch?v=QyFVoYca… #cpp #cplusplus
3
59
160
21,316
auto happy = new year(2018);
6
71
145
struct T{~T(){T t;}};
13
21
135
I wish you a merry C++hristmas!
4
60
135
Book of the Day: Software Architecture with C++ by Adrian Ostrowski and Piotr Gaczkowski meetingcpp.com/mcpp/books/bo… #cplusplus #cpp
3
16
136
Regular Expressions expressed as an automaton, with live input. Crazy keynote by @hankadusikova
3
35
125
Top 25 C++ API design mistakes and how to avoid them acodersjourney.com/top-25-cp… #cpp #cplusplus
3
50
124
How C++ Debuggers work - Simon Brand - Meeting C++ 2017 piped.video/watch?v=Q3Rm95Mk… #cpp #cplusplus
30
123
The Evolution of Functions in Modern C++ mariusbancila.ro/blog/2022/0… #cpp #cplusplus
2
19
123
500 Data structures and algorithms interview questions and solutions in C++ (refactor to algorithm) techiedelight.quora.com/500-… #cpp #cplusplus
1
53
126
Just got my copy of Asynchronous Programming with C++! Thanks @PacktPublishing!
1
14
126
4,258
How to start a modern C++ project - Mikhail Svetkin - Meeting C++ 2023 piped.video/watch?v=UI_QayAb… #cpp #cplusplus
22
118
11,053
I wish you a merry C++hristmas!
2
14
116
Top 20 C++ multithreading mistakes and how to avoid them acodersjourney.com/2017/08/t… #cpp #cplusplus
48
111
Rewriting Java software with C++, for performance reasons... engineering.instagram.com/op… #cpp #cplusplus
5
48
107
Book of the Day: C++ Software Design: Design Principles and Patterns for High-Quality Software by Klaus Iglberger meetingcpp.com/mcpp/books/bo… #cplusplus #cpp
1
14
107
constexpr auto happy = new std::chrono::year{2020};
2
27
104
Infographics: Operation Costs in CPU Clock Cycles ithare.com/infographics-oper… #cpp #cplusplus
1
77
102
I wish you a merry C++hristmas!
7
16
96
Fibonacci Hashing: The Optimization that the World Forgot (or: a Better Alternative to Integer Modulo) probablydance.com/2018/06/16… #cpp #cplusplus
3
34
97
Benchmarking C++, From video games to algorithmic trading - Alexander Radchenko - Meeting C++ 2018 piped.video/watch?v=7YVMC5v4… #cpp #cplusplus #gamedev
31
97
#Javascript, the language where every solution is a new problem cube-drone.com/comics/c/rele…
1
92
87
Looking at some website, and this is their example for C++. okay...
12
6
87
y2020.~(); throw new year<2021>{};
5
12
89
auto happy = [](){return std::unique_ptr<year>(2019);}();
4
23
88
Advancing the state of the art for std::unordered_map implementations bannalia.blogspot.com/2022/0… #cpp #cplusplus
34
87
Book of the Day: How to use const in C++ by Sandor Dargo meetingcpp.com/mcpp/books/bo… #cplusplus #cpp
1
11
89
The 15 C++11 features you must really use in your C++ projects. cppdepend.com/blog/?p=319 #cpp #cplusplus
1
32
87