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 to Make an IoT Network Uptime Alarm

How to Make an IoT Network Uptime Alarm

6
Comments
6 min read
Ruby Compact Internals

Ruby Compact Internals

11
Comments
4 min read
Compiler Series Part 2: GCC

Compiler Series Part 2: GCC

55
Comments 1
6 min read
How to Use C Functions in Python

How to Use C Functions in Python

77
Comments 23
3 min read
What do you use for testing c/c++ apps?

What do you use for testing c/c++ apps?

12
Comments 13
1 min read
Basic "C Pointer" Concepts for Beginners

Basic "C Pointer" Concepts for Beginners

59
Comments 3
8 min read
Call DLL functions from Python

Call DLL functions from Python

9
Comments 1
1 min read
P2P NETWORK SECURITY AND TRUST ISSUES

P2P NETWORK SECURITY AND TRUST ISSUES

7
Comments
3 min read
Writing a Simple Programming Language from Scratch - Part 1

Writing a Simple Programming Language from Scratch - Part 1

162
Comments 10
11 min read
Demystifying Tail Call Optimization

Demystifying Tail Call Optimization

40
Comments 2
8 min read
Optimizing a Full-Text Search Engine - Compression

Optimizing a Full-Text Search Engine - Compression

12
Comments
7 min read
The C++ Standard Library: A Tutorial and Reference by Nicolai Josuttis

The C++ Standard Library: A Tutorial and Reference by Nicolai Josuttis

10
Comments 2
2 min read
Using Selenium and Python Hypothesis for Automation Testing

Using Selenium and Python Hypothesis for Automation Testing

7
Comments
18 min read
Programming is tribal, find your people

Programming is tribal, find your people

14
Comments
2 min read
How do you find a missing number in a given integer array of 1 to 100 without using Loop

How do you find a missing number in a given integer array of 1 to 100 without using Loop

3
Comments
1 min read
Writing Your First PAM Module

Writing Your First PAM Module

6
Comments
7 min read
Basic Sorting

Basic Sorting

8
Comments
4 min read
Memory Allocation & Dynamic Arrays

Memory Allocation & Dynamic Arrays

10
Comments
5 min read
Memory Addresses & Pointers

Memory Addresses & Pointers

7
Comments
5 min read
Practice #2

Practice #2

11
Comments
2 min read
Write Code That Writes Code

Write Code That Writes Code

196
Comments 17
3 min read
Static Arrays

Static Arrays

6
Comments
3 min read
Compilation & Precompilation

Compilation & Precompilation

7
Comments
3 min read
Loops

Loops

6
Comments
4 min read
Practice #1

Practice #1

9
Comments
3 min read
Functions

Functions

6
Comments 3
3 min read
Conditions

Conditions

8
Comments
5 min read
Intro to I/O

Intro to I/O

8
Comments
3 min read
How to call Rust functions from C on Linux

How to call Rust functions from C on Linux

19
Comments 2
5 min read
Basic Variables & Operators

Basic Variables & Operators

12
Comments
4 min read
C-mpler Introduction

C-mpler Introduction

12
Comments
1 min read
TLDR; Nim en Spanish

TLDR; Nim en Spanish

17
Comments 4
3 min read
Deconstructing OnlyKey Agent

Deconstructing OnlyKey Agent

12
Comments 3
18 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

5
Comments
2 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!

23
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
Creating Ruby native extensions

Creating Ruby native extensions

38
Comments 4
5 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

35
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
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
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
When you want to learn C in 2019

When you want to learn C in 2019

28
Comments 16
2 min read
How arrays work the way arrays work

How arrays work the way arrays work

42
Comments 7
7 min read
C/C++ Pointer Alignment Style: A Justification

C/C++ Pointer Alignment Style: A Justification

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

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

19
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

16
Comments 4
2 min read
Calling Swift from Go

Calling Swift from Go

14
Comments 3
6 min read
loading...