DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Working together in Open Source Projects

Working together in Open Source Projects

4
Comments
2 min read
Peregrine Rewrite - The python-like language that's as fast as C

Peregrine Rewrite - The python-like language that's as fast as C

119
Comments 23
3 min read
Jet: Programming Language that puts developers first.

Jet: Programming Language that puts developers first.

27
Comments 1
3 min read
Writing my own minimal shell in C - Part 3(The parsing process leading to an execution tree)

Writing my own minimal shell in C - Part 3(The parsing process leading to an execution tree)

7
Comments
3 min read
Writing my own minimal shell in C - Part 2 (The Builtin Functions and general interpretation)

Writing my own minimal shell in C - Part 2 (The Builtin Functions and general interpretation)

4
Comments 1
3 min read
Always revisit this page when in doubt; The Basics of UNIX philosophy.

Always revisit this page when in doubt; The Basics of UNIX philosophy.

10
Comments 1
7 min read
Writing my own minimal shell in C - Part 1 (The constraints)

Writing my own minimal shell in C - Part 1 (The constraints)

10
Comments
2 min read
Peregrine - A new programming language with python like syntax but as fast as c(currently under devolopment)

Peregrine - A new programming language with python like syntax but as fast as c(currently under devolopment)

21
Comments 8
2 min read
How to Learn C/C++ for Microcontroller Programming?

How to Learn C/C++ for Microcontroller Programming?

4
Comments 1
5 min read
Communicating with your bot from Microsoft Teams

Communicating with your bot from Microsoft Teams

3
Comments
4 min read
Is modern C better then Rust?

Is modern C better then Rust?

15
Comments 13
2 min read
Rust Function Pointers Across FFI Boundary

Rust Function Pointers Across FFI Boundary

13
Comments 2
3 min read
The C Roguelike Tutorial - Part 4: Field of View

The C Roguelike Tutorial - Part 4: Field of View

8
Comments 6
15 min read
(Almost) Everything You Need To Know About Pointers in C

(Almost) Everything You Need To Know About Pointers in C

10
Comments
28 min read
What “volatile” does in C (and C++)

What “volatile” does in C (and C++)

4
Comments
4 min read
How to swap first byte with last byte without shifting in C?

How to swap first byte with last byte without shifting in C?

5
Comments
1 min read
Express yourself (in C)

Express yourself (in C)

2
Comments
7 min read
Today I Learned: openat()

Today I Learned: openat()

2
Comments
3 min read
Async/Await With IAsyncResult Methods

Async/Await With IAsyncResult Methods

3
Comments
1 min read
Projeto de automação de ração e água.

Projeto de automação de ração e água.

6
Comments
1 min read
(C) memories

(C) memories

2
Comments 1
5 min read
What if Python Had This Ruby Feature?

What if Python Had This Ruby Feature?

10
Comments 1
16 min read
How to check if all elements in a array are equal

How to check if all elements in a array are equal

4
Comments
1 min read
Cloud native C

Cloud native C

3
Comments
4 min read
The C Roguelike Tutorial - Part 3: The Dungeon

The C Roguelike Tutorial - Part 3: The Dungeon

6
Comments 2
11 min read
Why I recommend first learning C, not Python

Why I recommend first learning C, not Python

14
Comments
2 min read
Creating a Python-like list in C

Creating a Python-like list in C

10
Comments
6 min read
How To Increase The Size Of An Array In C ?

How To Increase The Size Of An Array In C ?

8
Comments 2
3 min read
The C Roguelike Tutorial - Part 2: The Map

The C Roguelike Tutorial - Part 2: The Map

4
Comments
8 min read
Why all articles about demystifying JS array methods are rubbish

Why all articles about demystifying JS array methods are rubbish

5
Comments
8 min read
UTF-8 strings in C (3/3)

UTF-8 strings in C (3/3)

8
Comments
4 min read
The C Roguelike Tutorial - Part 1: The Player

The C Roguelike Tutorial - Part 1: The Player

16
Comments
9 min read
UTF-8 strings in C (2/3)

UTF-8 strings in C (2/3)

8
Comments 2
6 min read
The C Roguelike Tutorial - Part 0: The Setup

The C Roguelike Tutorial - Part 0: The Setup

30
Comments 3
5 min read
Improve your memory management skills with Linked Lists 🔗

Improve your memory management skills with Linked Lists 🔗

7
Comments
3 min read
Write Your First Program in C

Write Your First Program in C

4
Comments
3 min read
UTF-8 strings in C (1/3)

UTF-8 strings in C (1/3)

17
Comments 3
5 min read
Sorting 1 billion numbers

Sorting 1 billion numbers

8
Comments
2 min read
Build your own Operating System #1_setup_booting

Build your own Operating System #1_setup_booting

23
Comments
5 min read
📦 How is C++ Compiled?

📦 How is C++ Compiled?

4
Comments
1 min read
Elixir and NIF: a study case

Elixir and NIF: a study case

17
Comments 2
9 min read
Cross-Compiling Is Way Too Difficult, How Can We Fix It?

Cross-Compiling Is Way Too Difficult, How Can We Fix It?

8
Comments
4 min read
Coroutines in C (3/3)

Coroutines in C (3/3)

6
Comments 1
3 min read
Coroutines in C (2/3)

Coroutines in C (2/3)

5
Comments
3 min read
How to make a table in C++

How to make a table in C++

6
Comments
2 min read
Coroutines in C (1/3)

Coroutines in C (1/3)

6
Comments
4 min read
Things I learned about creating a C API for my Rust crate by making every mistake about creating a C API

Things I learned about creating a C API for my Rust crate by making every mistake about creating a C API

6
Comments
3 min read
Recursion and Stack for Beginners

Recursion and Stack for Beginners

6
Comments
3 min read
Exploring Redis I. Publish/Subcribe pattern

Exploring Redis I. Publish/Subcribe pattern

4
Comments
4 min read
Raspberry Pico: The Complete SDK Overview (Native C/C++, Arduino, MicroPython, CircuitPython)

Raspberry Pico: The Complete SDK Overview (Native C/C++, Arduino, MicroPython, CircuitPython)

8
Comments
6 min read
How to make a table in C++

How to make a table in C++

2
Comments
2 min read
How to use "any" and "all" in Python

How to use "any" and "all" in Python

6
Comments
1 min read
Straight Insertion Sort Using C

Straight Insertion Sort Using C

2
Comments
1 min read
Micro-XRCE-DDS : CMake integration

Micro-XRCE-DDS : CMake integration

3
Comments
3 min read
DHT1 Temperature Sensor Library for the Raspberry Pico

DHT1 Temperature Sensor Library for the Raspberry Pico

5
Comments
5 min read
C++ what does break do

C++ what does break do

2
Comments
2 min read
Why I prefer this style

Why I prefer this style

5
Comments 3
1 min read
Caesar Text Cipher Solution CS50 Problem set 2

Caesar Text Cipher Solution CS50 Problem set 2

28
Comments 4
3 min read
Top 10 Websites for C++ learner

Top 10 Websites for C++ learner

15
Comments 1
2 min read
Solve it !! In c

Solve it !! In c

1
Comments 2
1 min read
loading...