DEV Community

C++

Official tag for the C++ programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The Benchmarking Trap

The Benchmarking Trap

Comments 1
4 min read
[BOJ/C++] 단계별로 풀어보기 - 정렬(2)

[BOJ/C++] 단계별로 풀어보기 - 정렬(2)

Comments
3 min read
First 2026 DocWire SDK Release: Modern C++20 XML Parsing, Safety Policies, and Parser Resilience

First 2026 DocWire SDK Release: Modern C++20 XML Parsing, Safety Policies, and Parser Resilience

1
Comments 1
1 min read
Brewing Cappuccino: Writing a compiler without LLVM's IR

Brewing Cappuccino: Writing a compiler without LLVM's IR

Comments
4 min read
Two Pointer for Beginners — Reverse an Array (In-Place)

Two Pointer for Beginners — Reverse an Array (In-Place)

2
Comments
2 min read
[BlindSpot] Log 01. Designing a Game Server Architecture with C++ and Unity

[BlindSpot] Log 01. Designing a Game Server Architecture with C++ and Unity

Comments
4 min read
I Built a Game Engine from Scratch in C++ (Here's What I Learned)

I Built a Game Engine from Scratch in C++ (Here's What I Learned)

53
Comments 24
9 min read
Advent of Code 2025 - December 10th

Advent of Code 2025 - December 10th

Comments
3 min read
I Made a Reference Guide for AMB25 Because Realtek Forgot To 🤷‍♂️

I Made a Reference Guide for AMB25 Because Realtek Forgot To 🤷‍♂️

6
Comments
4 min read
Local MCP Development with C++ and Gemini CLI

Local MCP Development with C++ and Gemini CLI

7
Comments
9 min read
🧩 Beginner-Friendly Guide 'Largest Magic Square' – LeetCode 1895 (C++, Python, JavaScript)

🧩 Beginner-Friendly Guide 'Largest Magic Square' – LeetCode 1895 (C++, Python, JavaScript)

17
Comments 2
5 min read
The Ultimate "It Works on My Machine" Fix: Building a Polyglot (C++, Rust, Python), Remote IDE & Jupyter-Ready Container

The Ultimate "It Works on My Machine" Fix: Building a Polyglot (C++, Rust, Python), Remote IDE & Jupyter-Ready Container

Comments
31 min read
Building a File Copier 4x Faster Than cp Using io_uring

Building a File Copier 4x Faster Than cp Using io_uring

2
Comments
4 min read
📐 Beginner-Friendly Guide 'Find the Largest Square Area' – LeetCode 3047 (C++, Python, JavaScript)

📐 Beginner-Friendly Guide 'Find the Largest Square Area' – LeetCode 3047 (C++, Python, JavaScript)

28
Comments 2
4 min read
Advent of Code 2025 - December 11th

Advent of Code 2025 - December 11th

Comments
2 min read
Hello World: An Embedded Engineer's Journey into Modern C++ and OSS

Hello World: An Embedded Engineer's Journey into Modern C++ and OSS

Comments
1 min read
Building an HTTP Server in C++: From TCP to HTMX (Part 1)

Building an HTTP Server in C++: From TCP to HTMX (Part 1)

Comments
15 min read
🚜 Beginner-Friendly Guide 'Maximum Square Area by Removing Fences From a Field' – LeetCode 2975 (C++, Python, JavaScript)

🚜 Beginner-Friendly Guide 'Maximum Square Area by Removing Fences From a Field' – LeetCode 2975 (C++, Python, JavaScript)

22
Comments
4 min read
# Release 0.4 Week 2: Fixing a Windows Bug in Nextcloud Desktop Client

# Release 0.4 Week 2: Fixing a Windows Bug in Nextcloud Desktop Client

Comments
3 min read
Desmitificando AWS Lambda: Potencia Real con C++ y CMake

Desmitificando AWS Lambda: Potencia Real con C++ y CMake

2
Comments
4 min read
Orange

Orange

1
Comments
1 min read
Is there a way to determine if a shared object ( .so ) file was generated from a c or c++ code?

Is there a way to determine if a shared object ( .so ) file was generated from a c or c++ code?

Comments
3 min read
Is GCC right when it accepts a C++ template struct having a member with a wrong default initializer?

Is GCC right when it accepts a C++ template struct having a member with a wrong default initializer?

Comments
2 min read
One bug, nine errors: what templates actually are

One bug, nine errors: what templates actually are

Comments
6 min read
Massive improvements for the emotional system in the neural web

Massive improvements for the emotional system in the neural web

Comments
1 min read
loading...