DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Fast base2 decoding on the upcoming Intel Icelake

Fast base2 decoding on the upcoming Intel Icelake

7
Comments
4 min read
Never Trust Compiler Error Messages

Never Trust Compiler Error Messages

8
Comments 5
5 min read
Three reasons to learn C in 2019

Three reasons to learn C in 2019

7
Comments
3 min read
Meet HangHub, a new productivity tool for GitHub

Meet HangHub, a new productivity tool for GitHub

6
Comments
2 min read
A Probably Terrible Way to Render Gradients

A Probably Terrible Way to Render Gradients

9
Comments 2
4 min read
Use Vim as a C/C++ IDE

Use Vim as a C/C++ IDE

19
Comments
2 min read
Fast array reversal with SIMD!

Fast array reversal with SIMD!

26
Comments 2
24 min read
Generalized Fibonacci Memory Allocator

Generalized Fibonacci Memory Allocator

4
Comments
17 min read
My first Web Assembly, interesting.

My first Web Assembly, interesting.

37
Comments
2 min read
Build an Arduino photo flash tester using high-speed AVR timers

Build an Arduino photo flash tester using high-speed AVR timers

8
Comments
11 min read
Searching & Sorting w/ Binary Search Trees

Searching & Sorting w/ Binary Search Trees

23
Comments
5 min read
A subtle clash-of-namespace bug in Sitecore Commerce

A subtle clash-of-namespace bug in Sitecore Commerce

6
Comments
3 min read
An Afternoon with Arduino

An Afternoon with Arduino

17
Comments
10 min read
12 languages in 12 months: ionice for Mac OS, in C

12 languages in 12 months: ionice for Mac OS, in C

7
Comments
3 min read
Introduction to Data Structures (Queues)

Introduction to Data Structures (Queues)

12
Comments
2 min read
Embedded Programming: Loose Coupling Best Practices

Embedded Programming: Loose Coupling Best Practices

39
Comments 3
9 min read
Azure Key Vault

Azure Key Vault

6
Comments
3 min read
Sunday Review (2019-03-17)

Sunday Review (2019-03-17)

3
Comments
3 min read
Let's Build: A Record Catalog (Introduction)

Let's Build: A Record Catalog (Introduction)

10
Comments
3 min read
Creating Ruby native extensions

Creating Ruby native extensions

39
Comments 12
5 min read
Reversi(Othello) game program which you can choose the first or the second in 7 lines code of C.

Reversi(Othello) game program which you can choose the first or the second in 7 lines code of C.

9
Comments
5 min read
Average color of an image, vectorized

Average color of an image, vectorized

9
Comments
9 min read
Merge Sort in C

Merge Sort in C

6
Comments
3 min read
How to create and debug Ruby gem with C (native) extension

How to create and debug Ruby gem with C (native) extension

11
Comments 2
1 min read
How arrays work the way arrays work

How arrays work the way arrays work

42
Comments 7
7 min read
loading...