DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
"Learn HPC with me" kickoff

"Learn HPC with me" kickoff

Comments
1 min read
Integers in C: A Bit of History

Integers in C: A Bit of History

1
Comments 1
3 min read
CS50 - Week 4

CS50 - Week 4

4
Comments
5 min read
CS50 - Week 3

CS50 - Week 3

2
Comments
4 min read
I'm building my own kernel!

I'm building my own kernel!

1
Comments 1
1 min read
[Rust Self-Study] 1.1. Install Rust

[Rust Self-Study] 1.1. Install Rust

Comments
2 min read
Setting Up C/C++ Development Environment in Visual Studio Code Using MinGW

Setting Up C/C++ Development Environment in Visual Studio Code Using MinGW

Comments 2
4 min read
History of C and C++. Part one: emergence and standardization of C language. C with Classes becomes C++

History of C and C++. Part one: emergence and standardization of C language. C with Classes becomes C++

2
Comments
9 min read
Streamlit app

Streamlit app

1
Comments 1
5 min read
The tiniest transpiler you'll ever see

The tiniest transpiler you'll ever see

2
Comments
3 min read
Man, I love my keyboard !

Man, I love my keyboard !

Comments
6 min read
Top Programming Languages to Watch for in 2025

Top Programming Languages to Watch for in 2025

Comments
2 min read
chatGPT - C programming Linux Windows cross-platform - code review request

chatGPT - C programming Linux Windows cross-platform - code review request

Comments
3 min read
C debugger Not able to Print or take Input when in debugger mode is On

C debugger Not able to Print or take Input when in debugger mode is On

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

Representing and Manipulating Information in modern computer - Part 2

Comments
3 min read
CS50's Introduction to Computer Science - Week 1 / Notes

CS50's Introduction to Computer Science - Week 1 / Notes

Comments
1 min read
Rust Threads safety: Uma comparação com C.

Rust Threads safety: Uma comparação com C.

25
Comments
6 min read
Reusable Component Libraries: Simplifying Migration Between Targets

Reusable Component Libraries: Simplifying Migration Between Targets

3
Comments
11 min read
C and C++ are really so fast?

C and C++ are really so fast?

4
Comments 26
5 min read
optimizing c structs layouts

optimizing c structs layouts

Comments
4 min read
Why Both return and exit() Work in main()

Why Both return and exit() Work in main()

6
Comments
3 min read
Writing USB driver for Linux in C

Writing USB driver for Linux in C

10
Comments 1
5 min read
Explaining donut like 5 years old Part-2

Explaining donut like 5 years old Part-2

Comments
1 min read
Understanding and Solving False Sharing in Multi-threaded Applications with an actual issue I had

Understanding and Solving False Sharing in Multi-threaded Applications with an actual issue I had

20
Comments 1
3 min read
DATATYPES IN C (double, long double, void, bool)

DATATYPES IN C (double, long double, void, bool)

Comments
5 min read
loading...