DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Rust Threads safety: Uma comparação com C.

Rust Threads safety: Uma comparação com C.

5
Comments
6 min read
Streamlit app

Streamlit app

1
Comments 1
5 min read
Pattern printing in C #2

Pattern printing in C #2

Comments
1 min read
I made a hobby OS

I made a hobby OS

Comments
1 min read
pyCBuild

pyCBuild

Comments
1 min read
Writing Your Own Memory Pool Allocator in C

Writing Your Own Memory Pool Allocator in C

7
Comments
4 min read
C Programming Unleashed: Free Resources for Aspiring Developers

C Programming Unleashed: Free Resources for Aspiring Developers

Comments
3 min read
Man, I love my keyboard !

Man, I love my keyboard !

Comments
6 min read
chatGPT - C programming Linux Windows cross-platform - code review request

chatGPT - C programming Linux Windows cross-platform - code review request

Comments
3 min read
C debugger Not able to Print or take Input when in debugger mode is On

C debugger Not able to Print or take Input when in debugger mode is On

Comments
2 min read
CS50's Introduction to Computer Science - Week 1 / Notes

CS50's Introduction to Computer Science - Week 1 / Notes

Comments
1 min read
Why Both return and exit() Work in main()

Why Both return and exit() Work in main()

6
Comments
3 min read
DATATYPES IN C (double, long double, void, bool)

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

Comments
5 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
Guess what will be the output?

Guess what will be the output?

Comments
1 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
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
TIL emalloc() auto-exits on out-of-memory errors

TIL emalloc() auto-exits on out-of-memory errors

2
Comments 1
2 min read
TIL C11 Annex K exists but you shouldn't use it

TIL C11 Annex K exists but you shouldn't use it

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

Coding without braces: An alternate C Syntax

Comments
2 min read
Creating a RESTful API with .NET and Clean Architecture: A Complete Guide 🚀

Creating a RESTful API with .NET and Clean Architecture: A Complete Guide 🚀

19
Comments
4 min read
20 milhões de linhas em 20s

20 milhões de linhas em 20s

Comments
6 min read
Building a Simple TCP Server in C

Building a Simple TCP Server in C

4
Comments
4 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
Starting with C: All the Fundamentals in One Guide

Starting with C: All the Fundamentals in One Guide

13
Comments 4
23 min read
Maze generator, written in C

Maze generator, written 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
🚀 Common C# Performance Optimization Myths

🚀 Common C# Performance Optimization Myths

15
Comments
2 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
C Programming: A Short and Simple Guide To break, continue, and switch

C Programming: A Short and Simple Guide To break, continue, and switch

Comments
1 min read
Loops in C: A Simple Guide with Examples

Loops in C: A Simple Guide with Examples

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

Representing and Manipulating Information in modern computer - Part 1

2
Comments
3 min read
Book: The C Programming Language

Book: The C Programming Language

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

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

5
Comments
3 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
What are Embedded Systems?

What are Embedded Systems?

Comments
3 min read
lswap (clipboard-translator)

lswap (clipboard-translator)

Comments
1 min read
Building a PostgreSQL Library in D

Building a PostgreSQL Library in D

1
Comments
12 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
Advanced Math Library for C

Advanced Math Library for C

1
Comments
2 min read
loading...