DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
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
When you want to learn C in 2019

When you want to learn C in 2019

28
Comments 16
2 min read
C/C++ Pointer Alignment Style: A Justification

C/C++ Pointer Alignment Style: A Justification

17
Comments 8
6 min read
Concatenate strings in golang a quick benchmark : + or fmt.Sprintf ?

Concatenate strings in golang a quick benchmark : + or fmt.Sprintf ?

21
Comments 11
5 min read
The problem with select() vs poll()

The problem with select() vs poll()

13
Comments 1
6 min read
Goldbach Conjecture And A Simple Approach in C

Goldbach Conjecture And A Simple Approach in C

18
Comments 4
2 min read
Calling Swift from Go

Calling Swift from Go

15
Comments 3
6 min read
On building a small cross-platform CLI tool in C, Go & Swift

On building a small cross-platform CLI tool in C, Go & Swift

11
Comments
6 min read
Double Pointers in C/C++

Double Pointers in C/C++

81
Comments 15
3 min read
Small Patterns and Idioms in C

Small Patterns and Idioms in C

14
Comments
2 min read
Basics of Multithreading in C

Basics of Multithreading in C

83
Comments 17
3 min read
Binary Search Algorithm - C Programming Example

Binary Search Algorithm - C Programming Example

19
Comments
2 min read
loading...