DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How I Built a Simple HTTP Server from Scratch using C

How I Built a Simple HTTP Server from Scratch using C

334
Comments 14
3 min read
The Peregrine programming language - A Python-like language that's as fast as C.

The Peregrine programming language - A Python-like language that's as fast as C.

311
Comments 98
3 min read
Writing My Own Boot Loader

Writing My Own Boot Loader

282
Comments 67
15 min read
10 Advanced Projects to Build in 2021

10 Advanced Projects to Build in 2021

271
Comments 32
5 min read
Roadmap to Learning C Programming

Roadmap to Learning C Programming

181
Comments 1
6 min read
Understanding C/C++ Build system by building a simple project

Understanding C/C++ Build system by building a simple project

154
Comments 16
11 min read
Is the pain worth the gain? Writing webapps in C (Benchmarks vs Flask and Nodejs)

Is the pain worth the gain? Writing webapps in C (Benchmarks vs Flask and Nodejs)

129
Comments 30
3 min read
Peregrine Rewrite - The python-like language that's as fast as C

Peregrine Rewrite - The python-like language that's as fast as C

119
Comments 23
3 min read
All you need to know about C Static libraries

All you need to know about C Static libraries

112
Comments 38
4 min read
22 YouTube Channels To Level Up Your Programming Skills

22 YouTube Channels To Level Up Your Programming Skills

96
Comments 8
18 min read
A Beginners Guide to Socket Programming in C

A Beginners Guide to Socket Programming in C

95
Comments 5
4 min read
Writing My Own VGA Driver

Writing My Own VGA Driver

87
Comments 4
8 min read
What to choose: C vs C++?

What to choose: C vs C++?

86
Comments 29
4 min read
A Compelling Case for the Comma Operator

A Compelling Case for the Comma Operator

83
Comments 24
4 min read
Writing My Own Keyboard Driver

Writing My Own Keyboard Driver

63
Comments 10
11 min read
Setting Up CS50 Library Locally in Visual Studio Code

Setting Up CS50 Library Locally in Visual Studio Code

63
Comments 1
4 min read
Using Libcurl in C/C++ Application

Using Libcurl in C/C++ Application

58
Comments 2
2 min read
Resumo básico da linguagem C para lógica de programação

Resumo básico da linguagem C para lógica de programação

58
Comments
13 min read
Why Safe Programming Matters and Why a Language Like Rust Matters

Why Safe Programming Matters and Why a Language Like Rust Matters

57
Comments 6
10 min read
How to Validate Credit Card Numbers Using the Luhn Algorithm in C

How to Validate Credit Card Numbers Using the Luhn Algorithm in C

55
Comments 2
4 min read
How Rust helped me power through my C assignments

How Rust helped me power through my C assignments

54
Comments 7
14 min read
Build your own Shell : PART 1 👨🏾‍💻

Build your own Shell : PART 1 👨🏾‍💻

52
Comments 5
11 min read
C Deep

C Deep

51
Comments 4
49 min read
CS50 Mario Problem set1 Solution

CS50 Mario Problem set1 Solution

48
Comments
4 min read
Building a PostgreSQL Database Client with libpq in C: Connecting and Executing Queries

Building a PostgreSQL Database Client with libpq in C: Connecting and Executing Queries

48
Comments 1
8 min read
loading...