Trending

#CPP

Latest posts tagged with #CPP on Bluesky

Posts tagged #CPP

Preview
C++Now 2026 Session Announcement: Code Like a Library Author by Jon Kalb

C++Now 2026 SESSION ANNOUNCEMENT: Code Like a Library Author by Jon Kalb

schedule.cppnow.org/session/2026/code-like-a...

Register now at https://cppnow.org/registration/

#cplusplus #cpp #programming #softwaredesign

0 0 0 0
Clean code! Horrible Performance? - Sandor Dargo - CppCon 2025
Clean code! Horrible Performance? - Sandor Dargo - CppCon 2025

We have published a new CppCon 2025 video

Clean code! Horrible Performance? – Sandor Dargo – CppCon 2025

#coding #cplusplus #cpp #programming

0 0 0 0
Meeting C++ Community Survey

#CppPollOfToday: What libraries do you use for regular expressions in your C++ projects?
meetingcpp.com/mcpp/survey/...
#cplusplus
#cpp

0 0 0 0
Preview
On the benefits of non-intrusiveness | NDC Toronto 2026 Traditional object-oriented approaches are often intrusive, relying on (public) inheritance and runtime polymorphism. There are upsides to these approaches, of course, but there are quite a few downsi...

NDC Toronto 2026: Clean, Non-Intrusive Code! 🛠️

Join Patrice Roy for: "On the benefits of non-intrusiveness."

Learn to design C++ components that stay out of the user's way while providing maximum flexibility and decoupling.

📅 ndctoronto.com/agenda

🎟️ ndctoronto.com/tickets

🍁 May 5-8! #cpp

0 1 0 0
Preview
C++26 is done! — Trip report: March 2026 ISO C++ standards meeting (London Croydon, UK) News flash: C++26 is done! 🎉 On Saturday, the ISO C++ committee completed technical work on C++26 in (partly) sunny London Croydon, UK. We resolved the remaining international comments on the C++26…

sn-news: #cpp #sw #dev C++26 is done! — Trip report: March 2026 ISO C++ standards meeting (London Croydon, UK) herbsutter.com/2026/03/29/c...

0 0 0 0
Post image

Why does your C++ bug disappear in debug mode? 🤔
Learn how C++ actually works with Assaf Tzur-El in his online workshop!
Advanced, hands-on workshop.
🗓 May 18–19
🔗https://cpponline.uk/workshop/how-cpp-actually-works/
Watch the preview video: youtu.be/T3wJMig9xvo
#cpp #cplusplus #programming #coding

0 0 0 0
Preview
Optimize norm gathering | SereneDB Search optimization journey 3: Optimize norm gathering

Search optimization journey 3: Optimize norm gathering
blog.serenedb.com/norm-gathering
#cpp
#cplusplus

0 0 0 0
Clean code! Horrible Performance? - Sandor Dargo - CppCon 2025
Clean code! Horrible Performance? - Sandor Dargo - CppCon 2025

We have published a new CppCon 2025 video

Clean code! Horrible Performance? – Sandor Dargo – CppCon 2025

#coding #cplusplus #cpp #programming

0 0 0 0
C++26 Reflection for JSON Serialization - A Practical Journey - Daniel Lemire & Francisco Geiman Thiesen - CppCon 2025
C++26 Reflection for JSON Serialization - A Practical Journey - Daniel Lemire & Francisco Geiman Thiesen - CppCon 2025

We have published a new CppCon 2025 video

C++26 Reflection for JSON Serialization – A Practical Journey – Daniel Lemire & Francisco Geiman Thiesen – CppCon 2025

#coding #cplusplus #cpp #programming

0 0 0 0
Lock-free Queues in the Multiverse of Madness - Dave Rowland - ADC 2025
Lock-free Queues in the Multiverse of Madness - Dave Rowland - ADC 2025 Watch our latest video on YouTube

We have published a new ADC Conference video!

Lock-free Queues in the Multiverse of Madness - Dave Rowland - ADC 2025

#coding #cplusplus #cpp #programming

0 0 0 0
Announcing the first Meeting C++ online job fair in 2026!

Announcing the first Meeting C++ online job fair in 2026!
www.meetingcpp.com/meetingcpp/n...
#cpp
#cplusplus

0 0 0 0
Preview
Ivan Čukić Functional Programming in C++ teaches developers the practical side of functional programming and the tools that C++ provides to develop software in the functional style

Book of the Day: Functional Programming in C++ by Ivan Čukić
meetingcpp.com/mcpp/books/b...
#cplusplus
#cpp

0 0 0 0
Preview
C++Now 2026 Session Announcement: When Abstractions Fix Too Much - Towards Flexible Library Design by Patrick Roberts

C++Now 2026 SESSION ANNOUNCEMENT: When Abstractions Fix Too Much - Towards Flexible Library Design by Patrick Roberts

schedule.cppnow.org/session/2026/when-abstra...

Register now at https://cppnow.org/registration/

#cplusplus #cpp #programming #softwaredesign

0 0 0 0
Preview
Techniques for Wielding Data and Behaviors | NDC Toronto 2026 Algorithms + Data Structures = Programs -- a famous book title from the late Turing award winner Niklaus Wirth that tells us what a program is. What makes programming creative is how we wield algorith...

NDC Toronto 2026: Master Data & Behaviors! 🛠️

Join Mike Shah: "Techniques for Wielding Data and Behaviors."

Learn architectural strategies to better manage code behavior and data organization.

📅 ndctoronto.com/agenda

🎟️ ndctoronto.com/tickets

🍁 May 5-8! #NDCToronto #cpp

0 1 0 0

Hashing in C++26
blog.infotraining.pl/hashing-in-c...
#cpp
#cplusplus

1 0 0 0
C++ Concurrency Deep Dive |  Threads, Mutexes, Semaphores + More! Workshop Preview with Mateusz Putz
C++ Concurrency Deep Dive | Threads, Mutexes, Semaphores + More! Workshop Preview with Mateusz Putz YouTube video by C++Online

Take your C++ concurrency skills to the next level at our workshop!
Join Mateusz Pusz and learn threads, mutexes, futures, semaphores & more, hands-on.
🗓 24 Apr | 🖥 Online
Register today: cpponline.uk/workshop/con...
Preview Video: youtu.be/zohZBChKreM

#cpp #code #concurrency

0 0 0 0

🇸🇪 SwedenCpp.se #Cpp daily: (24h + upcoming)
🎥 1 video
📝 4 blogs
🚀 2 releases
📍 1 upcoming meetup

Random 🚀 pick: openvinotoolkit/openvino/2026.1.0
github.com/openvinotoolkit/openvino...

0 0 0 0
Freestanding standard library In some earlier articles, we used the term freestanding. We said that a freestanding implementation is one that operates without the support of a hosted operating system. Think embedded systems, OS ke...

Freestanding standard library
www.sandordargo.com/blog/2026/04...
#cpp
#cplusplus

0 0 0 0
C++ 新经典 021 - 6. 数组 - 6.3 Char Array - 6.3.5 String Function 2 strcat
C++ 新经典 021 - 6. 数组 - 6.3 Char Array - 6.3.5 String Function 2 strcat YouTube video by Yasen - Enterprise Architecture

🚀 C++ 编程技巧更新!

在处理字符串连接时,你是否真正理解 strcat 的底层逻辑?本期视频深入解析 C++ 中的字符数组处理函数,通过 Excel 类比让你秒懂连接原理,并实操演示如何避免内存溢出与定义长度不足的常见错误。

📺 立即观看: youtu.be/VS_9_aiT65o

💡 深度内容:
想系统掌握 C/C++ 核心技术?欢迎订阅频道或加入会员支持我们!
🔥 课程 (Udemy): 包含更多实战案例与源码解析,点击开启你的大厂架构师之路:
www.udemy.com/course/maste...

#C语言 #Cpp #编程教学 #程序员 #strcat #底层原理

0 0 0 0
Post image

discoLink by discoDSP 🎛️
Open-source inter-plugin comms library for real-time audio/MIDI streaming.

💻 Mac/Linux/Win (VST3/AU/Standalone)
🎁 FREE www.discodsp.com/discolink/

More freeware 👉 linktr.ee/legalvst

#freeplugin #opensource #midi #audioplugin #devtool #cpp #juce

3 1 0 0
Preview
What reinterpret_cast doesn't do In today's post, I will explain one of C++'s biggest pitfalls: reinterpret_cast. Another title for this post could be: This is not the...

What reinterpret_cast doesn't do
andreasfertig.com/blog/2026/04...
#cpp
#cplusplus

0 0 0 0
CLion + Qt Designer: Open .ui Files from Your C++ Code
CLion + Qt Designer: Open .ui Files from Your C++ Code Qt Designer integration in CLion is nowhere near as smooth as in Qt Creator, but you can still make working with .ui files reasonably convenient.In this epis...

Qt Designer integration in CLion may not match Qt Creator - but a few tweaks improve it.

Jesper Pedersen shows how to open the matching .ui from a .cpp via an External Tool, plus a shortcut tweak for #QtCreator–like window handling.

🔗 www.youtube.com/watch?v=Vir8...

#QtDev #CLion #QtDesigner #Cpp

0 0 0 0
Type Traits without Compiler Intrinsics – The Promise of Static Reflection - Andrei Zissu - CppCon 2025
Type Traits without Compiler Intrinsics – The Promise of Static Reflection - Andrei Zissu - CppCon 2025

We have published a new CppCon 2025 video

Type Traits without Compiler Intrinsics – The Promise of Static Reflection – Andrei Zissu – CppCon 2025

#coding #cplusplus #cpp #programming

0 0 0 0
Preview
C++Now 2026 Session Announcement: Reflection Is Only Half the Story by Barry Revzin

C++Now 2026 SESSION ANNOUNCEMENT: Reflection Is Only Half the Story by Barry Revzin

schedule.cppnow.org/session/2026/reflection-...

Register now at https://cppnow.org/registration/

#coding #cplusplus #cpp #reflection

1 0 0 0
GitHub - irods/irods_rule_engine_plugin_policy_composition Contribute to irods/irods_rule_engine_plugin_policy_composition development by creating an account on GitHub.

github.com/irods/irods_...

www.youtube.com/watch?v=2bgg...

#irods #cpp #policy #datamanagement

0 0 0 0
groov: Asynchronous Handling of Special Function Registers - Michael Caisse - CppCon 2025
groov: Asynchronous Handling of Special Function Registers - Michael Caisse - CppCon 2025

We have published a new CppCon 2025 video

groov: Asynchronous Handling of Special Function Registers – Michael Caisse – CppCon 2025

#coding #cplusplus #cpp #programming

0 0 0 0
Preview
Canadian pension plans are so healthy that employers are taking a contribution 'holiday,' says Mercer For every dollar of pension owed to recipients, $1.23 is available

#Canada #CPP Canadian pension plans are so healthy that employers are taking a contribution 'holiday,' says Mercer. Contribution holidays can be required under the Canadian Income Tax Act when the surplus in a plan reaches a certain solvency threshold. ca.finance.yahoo.com/news/canadia...

2 2 0 0
Meeting C++ Community Survey

#CppPollOfToday: Have you attended a C++ User Group meeting?
meetingcpp.com/mcpp/survey/...
#cplusplus
#cpp

0 0 0 0
Preview
GitHub - martuscellifaria/ahoicpp.nvim: A.H.O.I. Labs (Alex's Heavily Opinionated Interfaces) C++ Project plugin for NeoVim A.H.O.I. Labs (Alex's Heavily Opinionated Interfaces) C++ Project plugin for NeoVim - martuscellifaria/ahoicpp.nvim

Added a compilation process to AhoiCpp.nvim, as well as a bit more convenient handling for modules/cmake files. The readme is now less chaotic. #neovim #cpp #lua

github.com/martuscellif...

0 0 0 0
Preview
Learning to read C++ compiler errors: Illegal use of -> when there is no -> in sight - The Old New Thing If the compiler is complaining about things you didn't write, find out who wrote them.

Learning to read C++ compiler errors: Illegal use of -> when there is no -> in sight | by Raymond Chen

buff.ly/yvepDbo

#cpp #windowsdev #programming #debugging

0 0 0 0