DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Termios

Termios

6
Comments
3 min read
Why is C so fast
Cover image for Why is C so fast

Why is C so fast

4
Comments
1 min read
10 Advanced Projects to Build in 2021
Cover image for 10 Advanced Projects to Build in 2021

10 Advanced Projects to Build in 2021

272
Comments 32
5 min read
Selection Sort Algorithm Analysis and implementation in C

Selection Sort Algorithm Analysis and implementation in C

2
Comments
2 min read
Formatação para o URI

Formatação para o URI

14
Comments
7 min read
Running a C compiler in a browser

Running a C compiler in a browser

7
Comments
7 min read
Google Typeahead System Design
Cover image for Google Typeahead System Design

Google Typeahead System Design

7
Comments
6 min read
Is C Most Underrated Programming Language?
Cover image for Is C Most Underrated Programming Language?

Is C Most Underrated Programming Language?

29
Comments 37
2 min read
Exceptional C
Cover image for Exceptional C

Exceptional C

9
Comments 22
3 min read
Under the Hood : The Main Function
Cover image for Under the Hood : The Main Function

Under the Hood : The Main Function

5
Comments 1
3 min read
Default parameters in C
Cover image for Default parameters in C

Default parameters in C

9
Comments 5
4 min read
PHP 8 is amazing. I still prefer C#.

PHP 8 is amazing. I still prefer C#.

5
Comments 2
7 min read
Introduction to Programming in C

Introduction to Programming in C

5
Comments 2
2 min read
Wrap const char* in the Nim language

Wrap const char* in the Nim language

8
Comments 3
2 min read
Stack Implementation in C
Cover image for Stack Implementation in C

Stack Implementation in C

8
Comments 2
2 min read
ORM for .NET 5 Records

ORM for .NET 5 Records

6
Comments
4 min read
C - Basic Operators
Cover image for C - Basic Operators

C - Basic Operators

2
Comments
3 min read
How to concatenate strings in C: a five minute guide
Cover image for How to concatenate strings in C: a five minute guide

How to concatenate strings in C: a five minute guide

13
Comments 1
5 min read
Why you should consider the Nim programming language
Cover image for Why you should consider the Nim programming language

Why you should consider the Nim programming language

36
Comments 6
4 min read
Segmentation Fault, how to get rid of it!
Cover image for Segmentation Fault, how to get rid of it!

Segmentation Fault, how to get rid of it!

10
Comments 1
2 min read
How to write C/C++ Code in VS Code?
Cover image for How to write C/C++ Code in VS Code?

How to write C/C++ Code in VS Code?

10
Comments
1 min read
C - Intro To Data Types & Variables
Cover image for C - Intro To Data Types & Variables

C - Intro To Data Types & Variables

6
Comments
8 min read
Terminal colors in C/C++
Cover image for Terminal colors in C/C++

Terminal colors in C/C++

35
Comments 2
2 min read
Predefined C/C++ macros for cross-platform development

Predefined C/C++ macros for cross-platform development

3
Comments
1 min read
Writing My Own Dynamic Memory Management
Cover image for Writing My Own Dynamic Memory Management

Writing My Own Dynamic Memory Management

27
Comments 15
8 min read
loading...