#cppweekly search results

After watching last #cppweekly episode, friend of mine did some small analysis. Here is original code & code after removing words. 34 words vs 36 punctuation marks. Fortunately we do not read such code in 99% of our time. #cpp #moderncpp

WojciechRazik's tweet image. After watching last #cppweekly episode, friend of mine did some small analysis. Here is original code & code after removing words. 34 words vs 36 punctuation marks. Fortunately we  do not read such code in 99% of our time. #cpp #moderncpp
WojciechRazik's tweet image. After watching last #cppweekly episode, friend of mine did some small analysis. Here is original code & code after removing words. 34 words vs 36 punctuation marks. Fortunately we  do not read such code in 99% of our time. #cpp #moderncpp

Yess. I purchased one at a fair price and loved already! Test, test, test and test. @lefticus #cppweekly

farukerylmz's tweet image. Yess. I purchased one at a fair price and loved already! Test, test, test and test. @lefticus #cppweekly

IMPORTANT UPDATE 7: Leanpub Won't let me set a price below $4.99, so this is the last coupon. Thanks for the 500 retweets!! This is the lowest price you'll ever seen C++ Best Practices for, so take advantage of it. 9 hours left! leanpub.com/cppbestpractic…



My epic Doom port to C++ is up as episode 214 of C++ Weekly! (10 hrs long after editing!) If you watched the live stream there's a link to the final conclusion of it in the description. You won't believe what happens! youtu.be/0dkzLdqH9V4 #cplusplus #cppweekly

lefticus's tweet card. C++ Weekly - Ep 214 - Epic 10 Hour Port of Doom to C++

youtube.com

YouTube

C++ Weekly - Ep 214 - Epic 10 Hour Port of Doom to C++


Get behind-the-scenes insights from Jason Turner @lefticus to 500 consecutive episodes of #cppweekly. The interview also discusses the evolution of C++ content, and the impact of modern C++ features. #cpp #cplusplus #programming youtu.be/mytpmsba4Ss

KDABQt's tweet card. The story behind (and insights from) 500 weeks of C++ Weekly: An...

youtube.com

YouTube

The story behind (and insights from) 500 weeks of C++ Weekly: An...


If you want to use custom allocators and PMR efficiently and avoid dynamic allocations, you *have* to watch this C++ Weekly episode. youtu.be/6BLlIj2QoT8 #cplusplus #cppweekly

lefticus's tweet card. C++ Weekly - Ep 245 - PMR: Mistakes Were Made (By Me)

youtube.com

YouTube

C++ Weekly - Ep 245 - PMR: Mistakes Were Made (By Me)


#cppweekly Ep 150: C++20's Lambdas For Resource Management youtu.be/XhxV1NP5RGs #cplusplus #cpp20


@lefticus found a bug in my code that was due to std::array and operator[] - a 2d array from c#: byte[,] lookup = new byte[4, 4]; ported to a 1d array: std::array<int, 4*4> lookup{}; and yet something like this had snuck in: std::cout << lookup[1, 2]; What gives? #cppweekly


My free C++ course "Understanding C++ Through Lambdas" is fully available now. The 6th and final episode went live today. This is the complete playlist of all videos in the course. youtube.com/playlist?list=… #cplusplus #cpp #cppweekly


Oh, and of course, everything is `constexpr` except for the display code. It's all based on this C++ Weekly episode: youtube.com/watch?v=3SXML1… #constexpr #cppweekly


And that's the news to wake up to. You @lefticus rock with the amount of #cpp society work you do, especially these days. Regular @cppcast episodes, #cppweekly, and few streams on top (some taking more than 10 hours :D ). I admire!

For those of you waiting for more C++20 RPG content, I just recorded 3 more episodes yesterday. Next one will air Monday.



How much are unnecessary copies of expensive (non-trivial) objects costing you? What about moves? Those aren't free either. You could `=delete` them, but that's a bit heavy handed. There's another option for your custom types: #cplusplus #cppweekly youtu.be/5wJ-jKK_Zy0

lefticus's tweet card. C++ Weekly - Ep 241 - Using `explicit` to Find Expensive Accidental...

youtube.com

YouTube

C++ Weekly - Ep 241 - Using `explicit` to Find Expensive Accidental...


Curious about C++20? I have (so far) published 22 C++Weekly episodes about C++20 features! youtube.com/playlist?list=… #cplusplus #cppweekly #cpp


In case you missed it, check out our new video from CppCon 2025! Why 99% of C++ Microbenchmarks Lie – and How to Write the 1% that Matter!- by @krisjusiak- CppCon 2025 youtu.be/s_cWIeo9r4I #Coding #Cplusplus #Cpp #Programming #cppcon

CppCon's tweet card. Why 99% of C++ Microbenchmarks Lie – and How to Write the 1% that...

youtube.com

YouTube

Why 99% of C++ Microbenchmarks Lie – and How to Write the 1% that...


We have just released a new CppCon 2025 Video! Why 99% of C++ Microbenchmarks Lie – and How to Write the 1% that Matter!- by @krisjusiak- CppCon 2025 youtu.be/s_cWIeo9r4I #Coding #Cplusplus #Cpp #Programming #cppcon

CppCon's tweet card. Why 99% of C++ Microbenchmarks Lie – and How to Write the 1% that...

youtube.com

YouTube

Why 99% of C++ Microbenchmarks Lie – and How to Write the 1% that...


🆕 on the #Cpp conference video radar: 🎦 from CppCon: 📺 Why 99% of C++ Microbenchmarks Lie – and How to Write the 1% that Matter! - Kris Jusiak 🔗 youtube.com/watch?v=s_cWIe…

SwedenCpp's tweet card. Why 99% of C++ Microbenchmarks Lie – and How to Write the 1% that...

youtube.com

YouTube

Why 99% of C++ Microbenchmarks Lie – and How to Write the 1% that...


If you are active on LinkedIn, then come and follow us for the latest news and updates linkedin.com/company/cppons… #cpp #coding #programming #cpponsea


My main issue with CPP is that it tries to do every shiny tech trend. It’s boring and stable. That’s why many people either stick to the old versions or just write C. They also don’t prioritize backwards compatibility.


Practical Security in Production - Hardening the C++ Standard Library at massive scale queue.acm.org/detail.cfm?id=… #cpp #cplusplus


⏰ The C++Online 2026 Call For Speakers Closes AT THE END OF TODAY! We’re looking for: 🎤 Talks (aimed at all levels) 🛠️ Workshops Don’t miss your chance cpponline.uk/call-for-speak… #Cpp #CPlusPlus #coding #programming

cpponlineconf's tweet image. ⏰ The C++Online 2026 Call For Speakers Closes AT THE END OF TODAY!

We’re looking for:
🎤 Talks (aimed at all levels)
🛠️ Workshops

Don’t miss your chance

cpponline.uk/call-for-speak…

#Cpp #CPlusPlus #coding #programming

In case you missed it, check out our new video from CppCon 2025! Could C++ Developers Handle an ABI Break Today? - by @luisc_cpp- CppCon 2025 youtu.be/VbSKnvldtbs #Coding #Cplusplus #Cpp #Programming #cppcon

CppCon's tweet card. Could C++ Developers Handle an ABI Break Today? - Luis Caro Campos -...

youtube.com

YouTube

Could C++ Developers Handle an ABI Break Today? - Luis Caro Campos -...


⏰ The C++Online 2026 Call For Speakers Closes at the end of tomorrow! We’re looking for: 🎤 Talks (aimed at all levels) 🛠️ Workshops Don’t miss your chance cpponline.uk/call-for-speak… #Cpp #CPlusPlus #coding #programming

cpponlineconf's tweet image. ⏰ The C++Online 2026 Call For Speakers Closes at the end of tomorrow!

We’re looking for:
🎤 Talks (aimed at all levels)
🛠️ Workshops
Don’t miss your chance

cpponline.uk/call-for-speak…

#Cpp #CPlusPlus #coding #programming

No results for "#cppweekly"

After watching last #cppweekly episode, friend of mine did some small analysis. Here is original code & code after removing words. 34 words vs 36 punctuation marks. Fortunately we do not read such code in 99% of our time. #cpp #moderncpp

WojciechRazik's tweet image. After watching last #cppweekly episode, friend of mine did some small analysis. Here is original code &amp;amp; code after removing words. 34 words vs 36 punctuation marks. Fortunately we  do not read such code in 99% of our time. #cpp #moderncpp
WojciechRazik's tweet image. After watching last #cppweekly episode, friend of mine did some small analysis. Here is original code &amp;amp; code after removing words. 34 words vs 36 punctuation marks. Fortunately we  do not read such code in 99% of our time. #cpp #moderncpp

Yess. I purchased one at a fair price and loved already! Test, test, test and test. @lefticus #cppweekly

farukerylmz's tweet image. Yess. I purchased one at a fair price and loved already! Test, test, test and test. @lefticus #cppweekly

IMPORTANT UPDATE 7: Leanpub Won't let me set a price below $4.99, so this is the last coupon. Thanks for the 500 retweets!! This is the lowest price you'll ever seen C++ Best Practices for, so take advantage of it. 9 hours left! leanpub.com/cppbestpractic…



Loading...

Something went wrong.


Something went wrong.


United States Trends