DEV Community

C

Official tag for the C programming language.

Posts

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

C notes

1
Comments 4
6 min read
Pipes - Most minimal form of inter process communication

Pipes - Most minimal form of inter process communication

Comments 2
3 min read
Day 5: C Strings: The Danger of the Null Terminator (\0)

Day 5: C Strings: The Danger of the Null Terminator (\0)

Comments 1
1 min read
C, ¿el lenguaje de programación de los chamanes?

C, ¿el lenguaje de programación de los chamanes?

6
Comments 4
6 min read
I Made My Code Do Nothing. It Got Slower.

I Made My Code Do Nothing. It Got Slower.

2
Comments
6 min read
Best Programming Language for Coding Interviews in 2026 (Python vs Java vs C++)

Best Programming Language for Coding Interviews in 2026 (Python vs Java vs C++)

Comments 1
8 min read
Day 6: Structs in C: Organizing Data without Classes

Day 6: Structs in C: Organizing Data without Classes

Comments 1
1 min read
Why Arrays Start at Index 0: A Memory-Level Explanation

Why Arrays Start at Index 0: A Memory-Level Explanation

2
Comments 1
4 min read
Switching from C/C++ to Rust: the invisible checklist

Switching from C/C++ to Rust: the invisible checklist

1
Comments
3 min read
C语言文件读取问题即解决方法

C语言文件读取问题即解决方法

Comments
5 min read
Day 4: The Sizeof Trap: Understanding Array Decay in C

Day 4: The Sizeof Trap: Understanding Array Decay in C

Comments 1
1 min read
My Guidelines for Codebase

My Guidelines for Codebase

1
Comments
2 min read
MAWA - Un lenguaje tan simple como Python pero tan potente como Assembler, el ASM moderno pero mucho más sencillo.

MAWA - Un lenguaje tan simple como Python pero tan potente como Assembler, el ASM moderno pero mucho más sencillo.

5
Comments 40
4 min read
Memory Layout in Embedded Systems: How C Code Really Ends Up in FLASH and RAM

Memory Layout in Embedded Systems: How C Code Really Ends Up in FLASH and RAM

7
Comments
7 min read
Speed & Performance: A Practical Comparison of C, C++, Rust, JavaScript, and Python

Speed & Performance: A Practical Comparison of C, C++, Rust, JavaScript, and Python

1
Comments
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.