DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Autotools Introduction

Autotools Introduction

8
Comments
8 min read
INLINE vs. NORMAL FUNCTIONS: What's Really Happening in Assembly?

INLINE vs. NORMAL FUNCTIONS: What's Really Happening in Assembly?

5
Comments
1 min read
🧠 Why Learning C Still Matters in 2025 (And Why Employers Love It)

🧠 Why Learning C Still Matters in 2025 (And Why Employers Love It)

2
Comments 1
4 min read
⚙️ C in Action: Real Projects You Can Build to Master It

⚙️ C in Action: Real Projects You Can Build to Master It

4
Comments
4 min read
Rust for C Programmers: What I Wish I Knew from Day One

Rust for C Programmers: What I Wish I Knew from Day One

Comments 1
5 min read
#14 Extracting a Nibble from an 8-bit Register in C

#14 Extracting a Nibble from an 8-bit Register in C

1
Comments
3 min read
How I made my own Operating System (OS)

How I made my own Operating System (OS)

3
Comments
7 min read
The Guide to Safe & Modern C Memory Allocation Strategy

The Guide to Safe & Modern C Memory Allocation Strategy

Comments 1
5 min read
The Linux Programming Interface - Multiprocessing

The Linux Programming Interface - Multiprocessing

Comments 1
3 min read
New updates for biobridge and osxiec

New updates for biobridge and osxiec

5
Comments
1 min read
Learning Rust by Building a High-Performance Key-Value Database: A C Developer's Honest Take

Learning Rust by Building a High-Performance Key-Value Database: A C Developer's Honest Take

1
Comments
5 min read
#1 Setting or Clearing a Bit in C

#1 Setting or Clearing a Bit in C

2
Comments
3 min read
What Unix Co-Creator Brian Kernighan Thinks of Rust

What Unix Co-Creator Brian Kernighan Thinks of Rust

Comments
1 min read
Writing Pseudo Linux Character Device Driver

Writing Pseudo Linux Character Device Driver

Comments
2 min read
Stop saying “C is always faster”

Stop saying “C is always faster”

1
Comments 1
44 min read
Need Help!!

Need Help!!

Comments 2
1 min read
Generic Data Structures in C

Generic Data Structures in C

6
Comments 3
5 min read
In Defense of C++

In Defense of C++

73
Comments 40
10 min read
Building a Shell in C using fork and Process Management

Building a Shell in C using fork and Process Management

1
Comments
5 min read
Writing components in C with WASI SDK - WebAssembly Component Model

Writing components in C with WASI SDK - WebAssembly Component Model

Comments
3 min read
Loops avançados e recursividade

Loops avançados e recursividade

Comments
4 min read
Code changes and Improvements for neural web

Code changes and Improvements for neural web

1
Comments
1 min read
The Linux Programming Interface - An Overview

The Linux Programming Interface - An Overview

Comments
9 min read
Why I Still Reach for C for Certain Projects

Why I Still Reach for C for Certain Projects

2
Comments
9 min read
GB/s Level Editable DOM JSON Engine: The Architectural Philosophy Behind LJSON

GB/s Level Editable DOM JSON Engine: The Architectural Philosophy Behind LJSON

Comments
12 min read
loading...