DEV Community

Programming

The magic behind computers. đŸ’» đŸȘ„

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Creating a Classical Pong Game with PyGame: A Step-by-Step Tutorial

Creating a Classical Pong Game with PyGame: A Step-by-Step Tutorial

Comments
2 min read
Understanding Functions in C++

Understanding Functions in C++

Comments
1 min read
Hello World!

Hello World!

1
Comments 2
1 min read
Navigating JavaScript Promises: Exploring .all() vs .allSettled() and .race() vs .any()

Navigating JavaScript Promises: Exploring .all() vs .allSettled() and .race() vs .any()

1
Comments
7 min read
while, do-while and for loops in C++

while, do-while and for loops in C++

Comments
1 min read
JavaScript Design Patterns - Creational - Factory

JavaScript Design Patterns - Creational - Factory

Comments
1 min read
Non-Null Assertions: The Forbidden Typescript Operator

Non-Null Assertions: The Forbidden Typescript Operator

Comments
3 min read
The Importance of Semantic HTML for SEO and Accessibility

The Importance of Semantic HTML for SEO and Accessibility

14
Comments 4
2 min read
Generating Globally Unique IDs in Distributed Systems

Generating Globally Unique IDs in Distributed Systems

1
Comments 1
1 min read
Connecting local apps to remote servers. An advance Go guide.

Connecting local apps to remote servers. An advance Go guide.

Comments
4 min read
How do I test using the RouterTestingHarness?

How do I test using the RouterTestingHarness?

5
Comments
3 min read
📁🐍 Automate File Renaming with Python

📁🐍 Automate File Renaming with Python

5
Comments
2 min read
GAS optimization en Solidity ⚡9 Tips para ahorrar

GAS optimization en Solidity ⚡9 Tips para ahorrar

Comments
5 min read
What Is Webhooks How Different From Api?

What Is Webhooks How Different From Api?

4
Comments 1
2 min read
Unleashing the Power of Similarity Search: Top 5 Vector Databases for AI Applications

Unleashing the Power of Similarity Search: Top 5 Vector Databases for AI Applications

17
Comments 1
3 min read
Guided Tours Solution for Your Web Application

Guided Tours Solution for Your Web Application

1
Comments
2 min read
Writing pure MSIL/IL/CIL code: .NET Internals. Part 2

Writing pure MSIL/IL/CIL code: .NET Internals. Part 2

1
Comments
1 min read
Writing pure MSIL/IL/CIL code: .NET internals, CLR, JIT compiler and more

Writing pure MSIL/IL/CIL code: .NET internals, CLR, JIT compiler and more

1
Comments
1 min read
Beginner's Guide to "Introduction to Algorithms"

Beginner's Guide to "Introduction to Algorithms"

Comments
2 min read
HTML - 11. HYPERLINK | iAppTech.id

HTML - 11. HYPERLINK | iAppTech.id

Comments
2 min read
Um jĂșnior e um teste tĂ©cnico: The battle.

Um jĂșnior e um teste tĂ©cnico: The battle.

73
Comments 4
10 min read
JavaScript - Difference between map() and forEach()

JavaScript - Difference between map() and forEach()

2
Comments
2 min read
First Program Part-03

First Program Part-03

Comments
1 min read
A full list of sources for Next.js developers

A full list of sources for Next.js developers

5
Comments
3 min read
Desvendando a lógica de programação

Desvendando a lógica de programação

Comments
3 min read
What is async / await in JavaScript?

What is async / await in JavaScript?

2
Comments
2 min read
The Easy Way to Develop Your Own Apple Metal Plugin and Integrate It into Davinci Resolve

The Easy Way to Develop Your Own Apple Metal Plugin and Integrate It into Davinci Resolve

8
Comments 1
10 min read
What is tRPC and how can we use it in our Apps.

What is tRPC and how can we use it in our Apps.

2
Comments
4 min read
Software Engineers Need a Brag Doc

Software Engineers Need a Brag Doc

21
Comments 5
3 min read
Reflection In C#: 4 Simple But Powerful Code Examples

Reflection In C#: 4 Simple But Powerful Code Examples

2
Comments 2
8 min read
SASS is dead? CSS vs SASS 2024

SASS is dead? CSS vs SASS 2024

12
Comments 5
4 min read
O quĂŁo difĂ­cil Ă© um Hello World em Java?

O quĂŁo difĂ­cil Ă© um Hello World em Java?

3
Comments 1
3 min read
Nameof in C#: Understanding the Usage

Nameof in C#: Understanding the Usage

11
Comments 6
6 min read
Como configurar Prettier y no morir en el intento, extensiones de VSCode que te ayudarĂĄn đŸ€Ż

Como configurar Prettier y no morir en el intento, extensiones de VSCode que te ayudarĂĄn đŸ€Ż

4
Comments
5 min read
Generate text-to-image right in your Frontend.

Generate text-to-image right in your Frontend.

1
Comments
3 min read
Turning a String into an Int in C#: Full Guide

Turning a String into an Int in C#: Full Guide

2
Comments
7 min read
Continuous documentation: publishing docs early and often

Continuous documentation: publishing docs early and often

1
Comments
4 min read
SDKMAN! The Software Development Kit Manager

SDKMAN! The Software Development Kit Manager

Comments
2 min read
Unleash Your MacBook's Potential: 6 macOS Apps That'll Blow Your Mind

Unleash Your MacBook's Potential: 6 macOS Apps That'll Blow Your Mind

20
Comments 1
5 min read
Made an Affordable Resume Maker to Create Professional Resumes and Cover Letters using AI

Made an Affordable Resume Maker to Create Professional Resumes and Cover Letters using AI

1
Comments
2 min read
Application of Python.

Application of Python.

Comments
1 min read
Decoding the Matrix: The Evolution of Environment Variables in Software

Decoding the Matrix: The Evolution of Environment Variables in Software

13
Comments
4 min read
Developer diary #5. Technology is dying

Developer diary #5. Technology is dying

Comments
1 min read
How to Understand a Large Codebase Like a Pro

How to Understand a Large Codebase Like a Pro

21
Comments
5 min read
Why Choose Flutter for Your Next App Development Project?

Why Choose Flutter for Your Next App Development Project?

1
Comments
4 min read
Overcome Burnout in Software Development: Key Tips

Overcome Burnout in Software Development: Key Tips

Comments
6 min read
Error Handling in Node.js Streams: Best Practices

Error Handling in Node.js Streams: Best Practices

5
Comments
3 min read
Understanding Database Indexes And Their Data Structures: Hashes, SS-Tables, LSM Trees And B-Trees

Understanding Database Indexes And Their Data Structures: Hashes, SS-Tables, LSM Trees And B-Trees

7
Comments 3
10 min read
On The Value Of Listening To Warnings

On The Value Of Listening To Warnings

Comments
3 min read
7 Programming Languages Every Cloud Engineer Should Know in 2024!

7 Programming Languages Every Cloud Engineer Should Know in 2024!

239
Comments 31
5 min read
cloud infrastructure that proposes verifiable bugfixes

cloud infrastructure that proposes verifiable bugfixes

Comments
7 min read
Understanding Garbage Collection in JavaScript: A Beginner's Guide

Understanding Garbage Collection in JavaScript: A Beginner's Guide

3
Comments
2 min read
Reactive Programming- Part I

Reactive Programming- Part I

Comments
4 min read
Day-9 MongoDB(NoSQL Database)...

Day-9 MongoDB(NoSQL Database)...

Comments
12 min read
Undetected antipatterns and missing line numbers

Undetected antipatterns and missing line numbers

3
Comments
5 min read
Reactive Tech from the Future

Reactive Tech from the Future

1
Comments
7 min read
ExcelSheetIO

ExcelSheetIO

Comments
12 min read
Python and Selenium, Unleashed without Docker

Python and Selenium, Unleashed without Docker

Comments
2 min read
Top 10 AI Tools for Developers in 2024

Top 10 AI Tools for Developers in 2024

24
Comments 3
8 min read
Save your articles and reading list from DEV to GitHub - DevtoGitHub

Save your articles and reading list from DEV to GitHub - DevtoGitHub

40
Comments 6
7 min read
loading...