DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A Deep Dive Into Python Dictionaries

A Deep Dive Into Python Dictionaries

7
Comments
10 min read
How to write HAL (Hardware Abstraction Layer) Library for MCUs?

How to write HAL (Hardware Abstraction Layer) Library for MCUs?

Comments 1
5 min read
Named Params in C

Named Params in C

9
Comments 8
3 min read
The Linux Programming Interface - Time

The Linux Programming Interface - Time

2
Comments 3
5 min read
How I Built a Mini C Compiler to Understand How Compilers Work

How I Built a Mini C Compiler to Understand How Compilers Work

2
Comments 2
1 min read
Optional Packages & Features

Optional Packages & Features

5
Comments
7 min read
Bug fixes for neural web

Bug fixes for neural web

2
Comments
1 min read
My Personal Info & Stats Display App Using C# Programming.

My Personal Info & Stats Display App Using C# Programming.

1
Comments 1
7 min read
🚀 Why C Still Matters Even in a C++ World?

🚀 Why C Still Matters Even in a C++ World?

2
Comments
7 min read
Avoid the Temptation of bool

Avoid the Temptation of bool

19
Comments 7
2 min read
Building an HTTP Server from Scratch in C: A Journey into Network Programming

Building an HTTP Server from Scratch in C: A Journey into Network Programming

7
Comments 2
6 min read
Simple guide to pointers and struct pointers in c

Simple guide to pointers and struct pointers in c

1
Comments 4
2 min read
"Why Learn C" Book Released

"Why Learn C" Book Released

19
Comments
1 min read
Why Pointers and Memory Management Are the Backbone of C Programming

Why Pointers and Memory Management Are the Backbone of C Programming

2
Comments 2
8 min read
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
loading...