[go: up one dir, main page]

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 - Memory Mappings

The Linux Programming Interface - Memory Mappings

Comments 1
4 min read
Raw string literals in .NET, both useful and entertaining

Raw string literals in .NET, both useful and entertaining

Comments
3 min read
The lost art of semaphores

The lost art of semaphores

Comments
3 min read
Generate readable and efficient logging methods

Generate readable and efficient logging methods

Comments 1
3 min read
Programming and Flashing MCU without any IDE

Programming and Flashing MCU without any IDE

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

How I made my own Operating System (OS)

3
Comments
7 min read
Secrets Behind 3 Years of Automation Success!

Secrets Behind 3 Years of Automation Success!

1
Comments
12 min read
Garbage Collector Implementation in C

Garbage Collector Implementation in C

Comments
8 min read
New updates for biobridge and osxiec

New updates for biobridge and osxiec

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

Event Loop - the need and how to implement

Comments
9 min read
Avoid the Temptation of bool

Avoid the Temptation of bool

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

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

Comments
1 min read
A Deep Dive Into Python Dictionaries

A Deep Dive Into Python Dictionaries

7
Comments
10 min read
Generic Data Structures in C

Generic Data Structures in C

6
Comments 4
5 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 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
#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 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
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
loading...