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 Linux Programming Interface - An Overview

The Linux Programming Interface - An Overview

Comments
6 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
11 min read
Why I Still Reach for C for Certain Projects

Why I Still Reach for C for Certain Projects

Comments
9 min read
When a Simple Project Becomes a Terminal Debugging Nightmare

When a Simple Project Becomes a Terminal Debugging Nightmare

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 Python Lists Really Are

What Python Lists Really Are

1
Comments
13 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
Stop saying “C is always faster”

Stop saying “C is always faster”

2
Comments 1
44 min read
#3 Checking the K-th Bit in C

#3 Checking the K-th Bit in C

Comments 2
2 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
In Defense of C++

In Defense of C++

34
Comments 23
10 min read
Code changes and Improvements for neural web

Code changes and Improvements for neural web

1
Comments
1 min read
Setup OpenGL on Mx Mac with C and not C++ - Sanity Checklist

Setup OpenGL on Mx Mac with C and not C++ - Sanity Checklist

Comments
3 min read
Finite States Machines (in C)

Finite States Machines (in C)

5
Comments
4 min read
Crafting Cross-platform Memory Allocator in C

Crafting Cross-platform Memory Allocator in C

Comments
13 min read
New improvements for neural web

New improvements for neural web

1
Comments
1 min read
I built NotaMy: a simple, terminal-based note manager in C for Linux

I built NotaMy: a simple, terminal-based note manager in C for Linux

Comments
2 min read
Way to Avoid the Pitfall of Cherry-Picking Data

Way to Avoid the Pitfall of Cherry-Picking Data

Comments
4 min read
loading...