DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
DATATYPES IN C (double, long double, void, bool)

DATATYPES IN C (double, long double, void, bool)

Comments
5 min read
Unlock the Power of C: Dive into Parallel Computing, Redis, and More

Unlock the Power of C: Dive into Parallel Computing, Redis, and More

Comments
3 min read
The Secret to Fast Typing on the Game Boy: Here’s How I Did It!

The Secret to Fast Typing on the Game Boy: Here’s How I Did It!

Comments
6 min read
Building a PostgreSQL Library in D

Building a PostgreSQL Library in D

Comments
12 min read
Guess what will be the output?

Guess what will be the output?

Comments
1 min read
Representing and Manipulating Information in modern computer - Part 1

Representing and Manipulating Information in modern computer - Part 1

1
Comments
3 min read
Download the web pages to ESP8266 for simple programmable controller

Download the web pages to ESP8266 for simple programmable controller

Comments
2 min read
Dia 23 - Configurando o NixOS para utilizar o debbuger de C no VSCode

Dia 23 - Configurando o NixOS para utilizar o debbuger de C no VSCode

Comments
2 min read
Dia 21 e 22 - Entendendo contextos em C

Dia 21 e 22 - Entendendo contextos em C

Comments
2 min read
Implement the SPWM 3phase/1phase inverter for electrostatic precipitator controller using STM32103 MCU

Implement the SPWM 3phase/1phase inverter for electrostatic precipitator controller using STM32103 MCU

Comments
2 min read
Dia 24~26 - Gestão de Tarefas (Sistema Operacional)

Dia 24~26 - Gestão de Tarefas (Sistema Operacional)

1
Comments
1 min read
Sieve of Eratosthenes

Sieve of Eratosthenes

Comments
6 min read
Dia 20 - Reimplementando lista circular duplamente encadeada

Dia 20 - Reimplementando lista circular duplamente encadeada

Comments
2 min read
How to ensure 5 concurrent TCP connection for ESP8266 based programmable controller

How to ensure 5 concurrent TCP connection for ESP8266 based programmable controller

Comments
2 min read
Dia 19 - Retornando a criação do meu sistema operacional

Dia 19 - Retornando a criação do meu sistema operacional

Comments
1 min read
Best solution to AEC by porting matlab/octave algorithm to C

Best solution to AEC by porting matlab/octave algorithm to C

Comments
3 min read
How to implement OTA function for ESP8266 with SDK 2.xx(script programmable controller)

How to implement OTA function for ESP8266 with SDK 2.xx(script programmable controller)

Comments
3 min read
Advanced Math Library for C

Advanced Math Library for C

Comments
2 min read
How to Insert element into a BST (DSA) ?

How to Insert element into a BST (DSA) ?

1
Comments
2 min read
Quick Zig and C String Conversion Conundrums

Quick Zig and C String Conversion Conundrums

Comments
2 min read
O que são Sistemas Embarcados?

O que são Sistemas Embarcados?

Comments
3 min read
Producer Consumer Problem: Process Synchronisation

Producer Consumer Problem: Process Synchronisation

Comments
4 min read
Coding without braces: An alternate C Syntax

Coding without braces: An alternate C Syntax

Comments
2 min read
20 milhões de linhas em 20s

20 milhões de linhas em 20s

Comments
6 min read
Understanding char** in C/C++

Understanding char** in C/C++

2
Comments
2 min read
Building Simple Shell in C

Building Simple Shell in C

Comments
9 min read
Leetcode Journey Started

Leetcode Journey Started

Comments
1 min read
Answer: How to generate a random number in C++?

Answer: How to generate a random number in C++?

Comments
1 min read
GET NEXT LINE A 42 Project TO Learn How To Deal with File Descriptors and I/O of System

GET NEXT LINE A 42 Project TO Learn How To Deal with File Descriptors and I/O of System

1
Comments
4 min read
Introducing Hash-Hammer 🔨: A Multi-Threaded Hash-Cracking Tool

Introducing Hash-Hammer 🔨: A Multi-Threaded Hash-Cracking Tool

9
Comments
3 min read
42 Piscine - How To Prepare? A Reflection And The Golden Ticket

42 Piscine - How To Prepare? A Reflection And The Golden Ticket

Comments
4 min read
Survey: C to Rust conversion and corresponding tools

Survey: C to Rust conversion and corresponding tools

Comments
1 min read
I Developed Neural Network Library with C

I Developed Neural Network Library with C

1
Comments
1 min read
libaloo (Aloo)

libaloo (Aloo)

Comments
2 min read
Book: The C Programming Language

Book: The C Programming Language

Comments
1 min read
What are Embedded Systems?

What are Embedded Systems?

Comments
3 min read
lswap (clipboard-translator)

lswap (clipboard-translator)

Comments
1 min read
OS Development (The truth)

OS Development (The truth)

Comments
9 min read
42 Piscine - Overcoming Challenges

42 Piscine - Overcoming Challenges

Comments
5 min read
Fizz-Buzz

Fizz-Buzz

Comments
2 min read
skiplist implementation

skiplist implementation

Comments
5 min read
.NET – Dictionary vs HashTable vs HashSet 📖

.NET – Dictionary vs HashTable vs HashSet 📖

Comments
4 min read
Use swoole as the IOT gateway framework in cloud for script programmable controller based on ESP8266

Use swoole as the IOT gateway framework in cloud for script programmable controller based on ESP8266

Comments
2 min read
Building a 32-Bit Operating System: A Beginner-Friendly Project

Building a 32-Bit Operating System: A Beginner-Friendly Project

Comments
2 min read
What are Embedded Systems?

What are Embedded Systems?

1
Comments 1
3 min read
RGFW Under the Hood: Clipboard Copy/Paste

RGFW Under the Hood: Clipboard Copy/Paste

Comments
11 min read
Disjoint Unions in C

Disjoint Unions in C

1
Comments 1
5 min read
DATATYPES IN C

DATATYPES IN C

1
Comments
7 min read
All About the Const Family in C++

All About the Const Family in C++

5
Comments
1 min read
ErfanOS

ErfanOS

Comments
2 min read
LKM Addict, learning the basics of lkm

LKM Addict, learning the basics of lkm

2
Comments
4 min read
My Journey into Embedded Software Engineering #2: MSP430, Makefiles, and More

My Journey into Embedded Software Engineering #2: MSP430, Makefiles, and More

Comments
3 min read
RGFW Under the Hood: X11 Drag 'n Drop

RGFW Under the Hood: X11 Drag 'n Drop

Comments
10 min read
RGFW Under the Hood: Cocoa in Pure C

RGFW Under the Hood: Cocoa in Pure C

Comments
15 min read
C++ in Kernel Development: A Comprehensive Guide

C++ in Kernel Development: A Comprehensive Guide

7
Comments
3 min read
42 Piscine - Diving In My First Week

42 Piscine - Diving In My First Week

4
Comments
5 min read
Choosing Between C# and JavaScript for Web Scraping

Choosing Between C# and JavaScript for Web Scraping

Comments 2
4 min read
Tetris Game Development – Seeking Coding Advice and Feedback

Tetris Game Development – Seeking Coding Advice and Feedback

1
Comments
1 min read
Unlock Your Coding Potential with the 'Project: Synchronize Multithreaded Printing with Mutex' Course

Unlock Your Coding Potential with the 'Project: Synchronize Multithreaded Printing with Mutex' Course

Comments
2 min read
Implementing UTF-8 Encoding in Zig

Implementing UTF-8 Encoding in Zig

Comments
6 min read
loading...