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 Definitive Guide to OpenGL VBOs, VAOs, and EBOs

The Definitive Guide to OpenGL VBOs, VAOs, and EBOs

2
Comments 1
11 min read
Pck3r: A Package Manager for WINDOWS 10

Pck3r: A Package Manager for WINDOWS 10

5
Comments
1 min read
The State Design pattern in C++ using timer and notification

The State Design pattern in C++ using timer and notification

Comments
6 min read
I “Vibe” Built a System Inspired by Nature's Math, and It's 1.82x Faster Than Nginx

I “Vibe” Built a System Inspired by Nature's Math, and It's 1.82x Faster Than Nginx

1
Comments
4 min read
I built a Backend web Framework from Scratch in C++

I built a Backend web Framework from Scratch in C++

49
Comments 7
8 min read
🎿“Minimum Operations to Make the Integer Zero” LeetCode: 2749 [C++, JavaScript, Python]

🎿“Minimum Operations to Make the Integer Zero” LeetCode: 2749 [C++, JavaScript, Python]

17
Comments 4
4 min read
Latches in C++ 20 concurrency - just like the CountdownLatch of Java concurrency package...

Latches in C++ 20 concurrency - just like the CountdownLatch of Java concurrency package...

Comments
3 min read
My C++ exploration - concurrency - async and future - driven by the Intrinsic Motivation...

My C++ exploration - concurrency - async and future - driven by the Intrinsic Motivation...

Comments
3 min read
The Barrier in C++ 20 concurrency - the programmer in me is still thriving...

The Barrier in C++ 20 concurrency - the programmer in me is still thriving...

Comments
3 min read
Harmony Between OOP and Data-Oriented Design

Harmony Between OOP and Data-Oriented Design

Comments
7 min read
My Open Source Journey Begins with GitHub & Magic Enum

My Open Source Journey Begins with GitHub & Magic Enum

Comments
2 min read
C++ 20 - concurrency - stop_token in jthread - politely interrupting the thread...

C++ 20 - concurrency - stop_token in jthread - politely interrupting the thread...

Comments
3 min read
I Built a GPT Model from Scratch in C++ (Runs on 2GB RAM!)

I Built a GPT Model from Scratch in C++ (Runs on 2GB RAM!)

Comments
2 min read
C++ Templates Tutorial: Complete Guide to Generic Programming (2025) (With Examples)

C++ Templates Tutorial: Complete Guide to Generic Programming (2025) (With Examples)

28
Comments 8
21 min read
⏱️ O(N) to O(1): How Prefix Sum Will Change Your Code Forever

⏱️ O(N) to O(1): How Prefix Sum Will Change Your Code Forever

Comments
2 min read
C++ Superset 2.0.0

C++ Superset 2.0.0

Comments
1 min read
Released Loom v1.0.0 Beta - A fast, minimal text editor.

Released Loom v1.0.0 Beta - A fast, minimal text editor.

6
Comments 1
2 min read
Memory Management in Turbine: A Markdown-Inspired Scripting Language

Memory Management in Turbine: A Markdown-Inspired Scripting Language

Comments
3 min read
C++ မှတ်စု (၁) – Output နဲ့ Memory Address

C++ မှတ်စု (၁) – Output နဲ့ Memory Address

Comments
1 min read
C++ မှတ်စု (၂) – Pointer နဲ့ Dereferencing

C++ မှတ်စု (၂) – Pointer နဲ့ Dereferencing

Comments
1 min read
C++ vs Java Performance: How Compilation Models Shape Speed and Efficiency

C++ vs Java Performance: How Compilation Models Shape Speed and Efficiency

Comments
20 min read
Building an Edge AI Sound Classifier (Part 1): Collecting and Preparing the Dataset

Building an Edge AI Sound Classifier (Part 1): Collecting and Preparing the Dataset

1
Comments
3 min read
C++ vs Java: The Ultimate Speed vs Ease Trade-off Guide for Developers

C++ vs Java: The Ultimate Speed vs Ease Trade-off Guide for Developers

Comments
32 min read
Destrua a complexidade: Tetris do zero em C++ com SFML

Destrua a complexidade: Tetris do zero em C++ com SFML

6
Comments 2
9 min read
Implementando o Clássico Xonix em C++: Um Tutorial Passo a Passo

Implementando o Clássico Xonix em C++: Um Tutorial Passo a Passo

5
Comments 2
6 min read
loading...