DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Writing Your Own Memory Pool Allocator in C

Writing Your Own Memory Pool Allocator in C

9
Comments
4 min read
TIL C11 Annex K exists but you shouldn't use it

TIL C11 Annex K exists but you shouldn't use it

2
Comments
4 min read
Coding without braces: An alternate C Syntax

Coding without braces: An alternate C Syntax

Comments
2 min read
Pattern printing in C #2

Pattern printing in C #2

1
Comments
1 min read
Creating a RESTful API with .NET and Clean Architecture: A Complete Guide 🚀

Creating a RESTful API with .NET and Clean Architecture: A Complete Guide 🚀

28
Comments
4 min read
I made a hobby OS

I made a hobby OS

1
Comments
1 min read
20 milhões de linhas em 20s

20 milhões de linhas em 20s

Comments
6 min read
Building a Simple TCP Server in C

Building a Simple TCP Server in C

3
Comments
4 min read
pyCBuild

pyCBuild

Comments
1 min read
Understanding char** in C/C++

Understanding char** in C/C++

2
Comments
2 min read
Building Simple Shell in C

Building Simple Shell in C

Comments
9 min read
Leetcode Journey Started

Leetcode Journey Started

Comments
1 min read
Answer: How to generate a random number in C++?

Answer: How to generate a random number in C++?

Comments
1 min read
Starting with C: All the Fundamentals in One Guide

Starting with C: All the Fundamentals in One Guide

20
Comments 4
23 min read
Maze generator, written in C

Maze generator, written in C

Comments
1 min read
🚀 Common C# Performance Optimization Myths

🚀 Common C# Performance Optimization Myths

19
Comments 1
2 min read
Survey: C to Rust conversion and corresponding tools

Survey: C to Rust conversion and corresponding tools

Comments
1 min read
I Developed Neural Network Library with C

I Developed Neural Network Library with C

1
Comments
1 min read
TIL emalloc() auto-exits on out-of-memory errors

TIL emalloc() auto-exits on out-of-memory errors

Comments 1
2 min read
C Programming: A Short and Simple Guide To break, continue, and switch

C Programming: A Short and Simple Guide To break, continue, and switch

Comments
1 min read
Loops in C: A Simple Guide with Examples

Loops in C: A Simple Guide with Examples

Comments
2 min read
How to Insert element into a BST (DSA) ?

How to Insert element into a BST (DSA) ?

1
Comments
2 min read
Representing and Manipulating Information in modern computer - Part 1

Representing and Manipulating Information in modern computer - Part 1

2
Comments
3 min read
Book: The C Programming Language

Book: The C Programming Language

Comments
1 min read
Introducing Hash-Hammer 🔨: A Multi-Threaded Hash-Cracking Tool

Introducing Hash-Hammer 🔨: A Multi-Threaded Hash-Cracking Tool

5
Comments
3 min read
Unlock the Power of C: Dive into Parallel Computing, Redis, and More

Unlock the Power of C: Dive into Parallel Computing, Redis, and More

Comments
3 min read
What are Embedded Systems?

What are Embedded Systems?

Comments
3 min read
lswap (clipboard-translator)

lswap (clipboard-translator)

Comments
1 min read
Building a PostgreSQL Library in D

Building a PostgreSQL Library in D

1
Comments
12 min read
OS Development (The truth)

OS Development (The truth)

Comments
9 min read
42 Piscine - Overcoming Challenges

42 Piscine - Overcoming Challenges

Comments
5 min read
Dia 21 e 22 - Entendendo contextos em C

Dia 21 e 22 - Entendendo contextos em C

Comments
2 min read
Advanced Math Library for C

Advanced Math Library for C

1
Comments
2 min read
skiplist implementation

skiplist implementation

Comments
5 min read
.NET – Dictionary vs HashTable vs HashSet 📖

.NET – Dictionary vs HashTable vs HashSet 📖

Comments
4 min read
Use swoole as the IOT gateway framework in cloud for script programmable controller based on ESP8266

Use swoole as the IOT gateway framework in cloud for script programmable controller based on ESP8266

Comments
2 min read
Building a 32-Bit Operating System: A Beginner-Friendly Project

Building a 32-Bit Operating System: A Beginner-Friendly Project

Comments
2 min read
What are Embedded Systems?

What are Embedded Systems?

1
Comments 1
3 min read
RGFW Under the Hood: Clipboard Copy/Paste

RGFW Under the Hood: Clipboard Copy/Paste

Comments
11 min read
Producer Consumer Problem: Process Synchronisation

Producer Consumer Problem: Process Synchronisation

Comments
4 min read
DATATYPES IN C

DATATYPES IN C

1
Comments
7 min read
All About the Const Family in C++

All About the Const Family in C++

5
Comments
1 min read
ErfanOS

ErfanOS

Comments
2 min read
LKM Addict, learning the basics of lkm

LKM Addict, learning the basics of lkm

2
Comments
4 min read
My Journey into Software Engineering #2: MSP430, Makefiles, and More

My Journey into Software Engineering #2: MSP430, Makefiles, and More

Comments
3 min read
RGFW Under the Hood: X11 Drag 'n Drop

RGFW Under the Hood: X11 Drag 'n Drop

Comments
10 min read
42 Piscine - How To Prepare? A Reflection And The Golden Ticket

42 Piscine - How To Prepare? A Reflection And The Golden Ticket

1
Comments
4 min read
GET NEXT LINE A 42 Project TO Learn How To Deal with File Descriptors and I/O of System

GET NEXT LINE A 42 Project TO Learn How To Deal with File Descriptors and I/O of System

3
Comments
4 min read
C++ in Kernel Development: A Comprehensive Guide

C++ in Kernel Development: A Comprehensive Guide

7
Comments
3 min read
42 Piscine - Diving In My First Week

42 Piscine - Diving In My First Week

4
Comments
5 min read
libaloo (Aloo)

libaloo (Aloo)

Comments
2 min read
Tetris Game Development – Seeking Coding Advice and Feedback

Tetris Game Development – Seeking Coding Advice and Feedback

1
Comments
1 min read
Unlock Your Coding Potential with the 'Project: Synchronize Multithreaded Printing with Mutex' Course

Unlock Your Coding Potential with the 'Project: Synchronize Multithreaded Printing with Mutex' Course

Comments
2 min read
Implementing UTF-8 Encoding in Zig

Implementing UTF-8 Encoding in Zig

Comments
6 min read
RGFW Under the Hood: Software Rendering

RGFW Under the Hood: Software Rendering

Comments
7 min read
A Compelling Case for the Comma Operator

A Compelling Case for the Comma Operator

82
Comments 24
4 min read
Coding a linux-based OS

Coding a linux-based OS

Comments
5 min read
Fizz-Buzz

Fizz-Buzz

Comments
2 min read
INTRODUCTION TO C - PROGRAMMING LANGUAGE

INTRODUCTION TO C - PROGRAMMING LANGUAGE

9
Comments
5 min read
an elegant way to fix user IDs in docker containers using docker_userid_fixer

an elegant way to fix user IDs in docker containers using docker_userid_fixer

1
Comments
5 min read
loading...