Forem

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
History of C and C++. Part one: emergence and standardization of C language. C with Classes becomes C++

History of C and C++. Part one: emergence and standardization of C language. C with Classes becomes C++

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

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

Comments
1 min read
Consuming APIs in C: a practical guide for modern developers
Cover image for Consuming APIs in C: a practical guide for modern developers

Consuming APIs in C: a practical guide for modern developers

11
Comments 2
7 min read
The Saga Pattern in Microservices
Cover image for The Saga Pattern in Microservices

The Saga Pattern in Microservices

1
Comments 1
3 min read
Recreating strlen and strcmp in Assembly: A Step-by-Step Guide
Cover image for Recreating strlen and strcmp in Assembly: A Step-by-Step Guide

Recreating strlen and strcmp in Assembly: A Step-by-Step Guide

6
Comments
4 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
Writing Your Own Memory Pool Allocator in C
Cover image for Writing Your Own Memory Pool Allocator in C

Writing Your Own Memory Pool Allocator in C

19
Comments
4 min read
O que são Sistemas Embarcados?

O que são Sistemas Embarcados?

Comments
3 min read
Creating a RESTful API with .NET and Clean Architecture: A Complete Guide 🚀
Cover image for Creating a RESTful API with .NET and Clean Architecture: A Complete Guide 🚀

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

33
Comments 6
4 min read
Coding without braces: An alternate C Syntax
Cover image for Coding without braces: An alternate C Syntax

Coding without braces: An alternate C Syntax

Comments
2 min read
I made a hobby OS

I made a hobby OS

2
Comments
1 min read
20 milhões de linhas em 20s
Cover image for 20 milhões de linhas em 20s

20 milhões de linhas em 20s

Comments
6 min read
pyCBuild

pyCBuild

Comments
1 min read
Leetcode Journey Started

Leetcode Journey Started

Comments
1 min read
C Programming Unleashed: Free Resources for Aspiring Developers
Cover image for C Programming Unleashed: Free Resources for Aspiring Developers

C Programming Unleashed: Free Resources for Aspiring Developers

1
Comments
3 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
Cover image for Starting with C: All the Fundamentals in One Guide

Starting with C: All the Fundamentals in One Guide

20
Comments 4
23 min read
Why Both return and exit() Work in main()

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

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

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

2
Comments
1 min read
🚀 Common C# Performance Optimization Myths
Cover image for 🚀 Common C# Performance Optimization Myths

🚀 Common C# Performance Optimization Myths

19
Comments 1
2 min read
Survey: C to Rust conversion and corresponding tools
Cover image for 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
Building a Simple TCP Server in C

Building a Simple TCP Server in C

2
Comments
4 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
loading...