DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Introducing SIMPLE - A new programming language.

Introducing SIMPLE - A new programming language.

17
Comments 2
2 min read
x86 ISA Extensions part I: MMX

x86 ISA Extensions part I: MMX

23
Comments
4 min read
Let's Build Chuck Norris! - Part 3: A C wrapper

Let's Build Chuck Norris! - Part 3: A C wrapper

10
Comments
7 min read
A complete story of what happens when you run `git commit`

A complete story of what happens when you run `git commit`

9
Comments
4 min read
Reading code late at night and realizing that it’s not a good idea

Reading code late at night and realizing that it’s not a good idea

10
Comments
5 min read
How does Git store working tree state?

How does Git store working tree state?

7
Comments
4 min read
Getting into git init

Getting into git init

9
Comments
7 min read
The Auto-breaking Switch Statement: A Proposal

The Auto-breaking Switch Statement: A Proposal

8
Comments 1
1 min read
C# LINE Bot development with Azure Function for cross-platform

C# LINE Bot development with Azure Function for cross-platform

16
Comments
8 min read
xrange vs. range vs. range

xrange vs. range vs. range

14
Comments 6
7 min read
Who said that VIM cannot compete with IDEs?

Who said that VIM cannot compete with IDEs?

51
Comments 60
3 min read
Hands-free Security Scanning in .NET Applications

Hands-free Security Scanning in .NET Applications

19
Comments 1
4 min read
Sharing is Caring: Using Shared Projects in ASP.NET

Sharing is Caring: Using Shared Projects in ASP.NET

19
Comments 3
7 min read
CoreFreq

CoreFreq

9
Comments 1
1 min read
Encapsulate state and expose behavior when writing object-oriented code

Encapsulate state and expose behavior when writing object-oriented code

10
Comments 9
4 min read
Distributed Ledger and ethereum token creation

Distributed Ledger and ethereum token creation

26
Comments 2
4 min read
Coding Creatively with... Pebble?

Coding Creatively with... Pebble?

9
Comments 2
3 min read
Explain me C compilation like I'm five

Explain me C compilation like I'm five

20
Comments 7
1 min read
Perf - Perfect Profiling of C/C++ on Linux

Perf - Perfect Profiling of C/C++ on Linux

61
Comments 4
4 min read
Juggling with asterisks(*) in C

Juggling with asterisks(*) in C

10
Comments
1 min read
Deploying a Dockerized .NET Core application with Bitbucket pipelines and AWS

Deploying a Dockerized .NET Core application with Bitbucket pipelines and AWS

19
Comments
8 min read
Reading text file and split by line

Reading text file and split by line

6
Comments
2 min read
Generating a parse tree from a shell grammar

Generating a parse tree from a shell grammar

24
Comments
3 min read
Speed up development of dotnet core applications with watch tool

Speed up development of dotnet core applications with watch tool

30
Comments 6
4 min read
Linear Search with c#

Linear Search with c#

3
Comments
1 min read
loading...