Filter
Exclude
Time range
-
Near
May 18
How does a new C standard come together? In part 1 of this interview, Jesper Pedersen talks with Nicolai Josuttis about C standards, the complexity of C 23, and writing modern C books. Watch here: YouTube video #CPlusPlus #CPP #Cpp23 #ModernCpp youtube.com/watch?v=QcOiQp0x…

2
11
1,938
The C debate isn’t just about memory safety. It’s about correctness, performance, efficiency, sustainability, and responsibility. C isn’t complex by accident—it’s universal by design. Read full article: tinyurl.com/3ny7hv77 #Moderncpp #cpp #developers #CBuilder
1
4
281
C isn’t unsafe—staying in old patterns is. Modern C brings precision, responsibility, and expressive power. A new way of thinking starts now. Read more: tinyurl.com/mvxcxmn5 #cpp #cplusplus #moderncpp #developers

2
2
958
22 Oct 2025
“how NOT to do logging like a rust-retard or moderncpp lover fmt fucker communist committe cumdumpster” Maybe this way it will get more attention 🤣 Warning, this is about actually useful programming advice, not just throwing shit or trolling 🤣
22 Oct 2025
Logging to text files is idiotic. Let me show you, how to do it right. Results: -very simple and problem-free multithreaded logging -minimal cpu load runtime -small log files -faster compile times (especially if you are using retarded shit for formatting) Use a fucking enum for messages tight binary blobs for data instead of string fuckery. Log per thread into separate log buffers. Have a fixed small time slot per frame per thread to dump the log per thread using ASIO / DMA to a per thread log file or send them thru network) If logging is not time critical, send to network on exit/crash using a standalone watchdog app or SEH or something. On exit/crash, maybe also compress the log files. Make small standalone app that convert your per thread compressed binary logs into a single txt. You can even write a small log reader with more filtering options, maybe 1 day of work tops.
1
13
1,260
🚀 Data Types in C ------------------------------------ In C , data types specify the type of data that a variable can hold. They are broadly classified into basic, derived, user-defined, and abstract data types. A thread 🧵👇🏻👇🏻 📌 Don’t forget to: 👍 Like 💬 Comment 🔔 Subscribe for more tech interview content! 👉 Follow us for daily tech tips and coding tutorials! youtube.com/watch?v=8wHn1ym7… #CPP #Cplusplus #LearnCPP #CPPProgramming #CPPDevelopment #CPlusPlusTutorial #CPPBasics #CPlusPlusForBeginners #LearnToCode #code #ProgrammingForBeginners #coding #react #AdvancedCPP #CompetitiveProgramming #CPPAlgorithms #DataStructures #javascript #CodingChallenges #OOPinCPP #ModernCPP #CPlusPlus20 #CPPTemplates #CPPTips #GameDev #SystemProgramming #CPPGameDev #UnrealEngine #LowLevelProgramming
41
8
50
1,653
I’m happy to share that my new C 23 course is now live on Udemy! Learn Modern C the way professionals use it—real projects, CMake, vcpkg, Docker, and the latest C 23 features. Get your copy now: udemy.com/course/cpp23-funda… #cpp #cplusplus #moderncpp #udemy
1
6
120
I'm happy to announce that @PacktPublishing is giving away 3 print copies of my latest book, "Modern C Programming Cookbook, 3rd Edition!" Master C 23 with 140 practical recipes and elevate your coding skills! To enter: 1. Like this tweet 2. Retweet 3. Comment why you're excited to learn modern C or how this book will help you! 📘 packt.link/KifPQ Winners announced on July 12th at random by @PacktPublishing ! 🍀 #ModernCPP #Giveaway #Programming #CPlusPlus

24
38
85
7,538
C 'a yeni başlayacak geliştiriciler ve öğrenciler için kapsamlı bir giriş rehberi yazdım📚. Gelen yüzlerce geribildirim için teşekkür ederim. Hızlıca yazıyı çıkarmaya çalıştım. Modern ve Idiomatic C 'a da değindim🚀. #cpp #moderncpp #idiomaticcpp farukeryilmaz.com/cpp-baslan…
7
13
146
19,671
New video in the CMake series: Refactoring the code to test the main function. Check it out [youtu.be/hCB0oo87JgU] #Cpp #CMake #GoogleTest #Catch2 #ModernCpp
3
237
New in the list of free modern C programming course. #github #ModernCpp #Cpp #cplusplus #cpplus #Free #Course #SoftwareEngineering
28 Nov 2023
A free Modern C programming course on Github github.com/federico-busato/M… #cpp #cplusplus
3
149
【10月14日発売】最新刊プレゼントキャンペーン ➡下記書籍を抽選で3名様に\プレゼント/ ✅応募方法 ❶当アカウントをフォロー❷このポストをリポスト 応募締切10/22まで/当選連絡はDM 『C ソフトウェア設計』 oreilly.co.jp/books/97848144… #Cpp #ModernCpp #デザインパターン
3
714
254
80,612
9 Oct 2023
Employing Modern C for High Performance Delta-Coding Compression - Eduardo Madrid - C on Sea youtube.com/watch?v=CZMuMINa… #Moderncpp #Programming #cpponsea

1
2
309
6 Oct 2023
In case you missed it, check out our new video from C on Sea 2023! Employing Modern C for High Performance Delta-Coding Compression - Eduardo Madrid - C on Sea youtube.com/watch?v=CZMuMINa… #Moderncpp #Programming #cpponsea

6
424
Did you know that modern C has some excellent features? Check out this blog to learn more: ow.ly/TyBc50Pn0xI #cpp #developers #coding #moderncpp
43
132
712
9,004,047