DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Simple guide to pointers and struct pointers in c

Simple guide to pointers and struct pointers in c

1
Comments
2 min read
Event Loop - the need and how to implement

Event Loop - the need and how to implement

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

Why Pointers and Memory Management Are the Backbone of C Programming

1
Comments 2
8 min read
MCP The Series: ตอนที่ 1. MCP คืออะไร? มาตรฐานกลางเชื่อมโลก AI

MCP The Series: ตอนที่ 1. MCP คืออะไร? มาตรฐานกลางเชื่อมโลก AI

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

Why I Still Reach for C for Certain Projects

1
Comments
9 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
The Guide into Strings in C for Dev who wanted to learns C - Clear Rules, Mutation, Reassignment & Ownership, No Surprises

The Guide into Strings in C for Dev who wanted to learns C - Clear Rules, Mutation, Reassignment & Ownership, No Surprises

4
Comments
4 min read
Compiler-Specific Tools that Every Programmer Should Know

Compiler-Specific Tools that Every Programmer Should Know

3
Comments
3 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
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
#2 Toggling Bits in C

#2 Toggling Bits in C

1
Comments
3 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
14 CS fundamental questions to prepare for your next interview & not sound like a vibe-coder!

14 CS fundamental questions to prepare for your next interview & not sound like a vibe-coder!

Comments
1 min read
Writing Pseudo Linux Character Device Driver

Writing Pseudo Linux Character Device Driver

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

Writing components in C with WASI SDK - WebAssembly Component Model

5
Comments
3 min read
Stop saying “C is always faster”

Stop saying “C is always faster”

1
Comments 1
44 min read
Loops avançados e recursividade

Loops avançados e recursividade

3
Comments
4 min read
The Linux Programming Interface - An Overview

The Linux Programming Interface - An Overview

3
Comments
9 min read
#3 Checking the K-th Bit in C

#3 Checking the K-th Bit in C

4
Comments 2
2 min read
In Defense of C++

In Defense of C++

60
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
Code changes and Improvements for neural web

Code changes and Improvements for neural web

1
Comments
1 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

5
Comments
12 min read
What Python Lists Really Are

What Python Lists Really Are

1
Comments
13 min read
loading...