DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Advent of Code 2023: Day 11 - Cosmic Expansion

Advent of Code 2023: Day 11 - Cosmic Expansion

Comments
4 min read
Loops in C programming

Loops in C programming

7
Comments
1 min read
10 Must-Have Tools for Programmers

10 Must-Have Tools for Programmers

19
Comments 1
3 min read
`zip` tricks ✨ in Python

`zip` tricks ✨ in Python

Comments
2 min read
DAO Design Pattern

DAO Design Pattern

2
Comments 1
2 min read
Mastering ES2019: A Deep Dive into Five Key JavaScript Features

Mastering ES2019: A Deep Dive into Five Key JavaScript Features

Comments
4 min read
Coding Plane of Programming Languages and Programmers by AI

Coding Plane of Programming Languages and Programmers by AI

2
Comments
2 min read
Gather User Feedback On Any Website with Hermes WC

Gather User Feedback On Any Website with Hermes WC

Comments
4 min read
Transplanting Git Branches

Transplanting Git Branches

Comments
2 min read
Functions in JavaScript

Functions in JavaScript

5
Comments 1
2 min read
Coloring console text easily with Terminaux

Coloring console text easily with Terminaux

Comments
5 min read
Tech Partners

Tech Partners

5
Comments
3 min read
Ownership: 5 Ways to Amplify Your Software Engineering Success

Ownership: 5 Ways to Amplify Your Software Engineering Success

Comments
3 min read
SQL - Use Subqueries for Complex Data Retrieval

SQL - Use Subqueries for Complex Data Retrieval

Comments
1 min read
Além dos números: expandindo a linguagem

Além dos números: expandindo a linguagem

Comments
4 min read
Money or Passion?

Money or Passion?

50
Comments 51
1 min read
33 Christmas Animations to Easily Add to Your Website

33 Christmas Animations to Easily Add to Your Website

44
Comments 5
4 min read
This is how you can Learn C++ Programming in 20 Days!

This is how you can Learn C++ Programming in 20 Days!

Comments
2 min read
Milvus Adventures Dec 15, 2023

Milvus Adventures Dec 15, 2023

18
Comments
3 min read
Tutoriais animados com Driverjs(com vídeo 🎥 )

Tutoriais animados com Driverjs(com vídeo 🎥 )

15
Comments 2
1 min read
Just in case: Debian Bookworm comes with a buggy GCC

Just in case: Debian Bookworm comes with a buggy GCC

3
Comments 4
5 min read
Non-Linear Thinking Part 2 - A Mysterious Doouubbllee.

Non-Linear Thinking Part 2 - A Mysterious Doouubbllee.

4
Comments 4
4 min read
Generate Business Applications From Description With Flatlogic Generator!

Generate Business Applications From Description With Flatlogic Generator!

Comments
2 min read
Which is your First programming language ?

Which is your First programming language ?

27
Comments 98
1 min read
Better Discord.js Chatbots: Revamped AI Plugin for Robo.js

Better Discord.js Chatbots: Revamped AI Plugin for Robo.js

4
Comments 2
3 min read
Using Unblocked to Fix a Service That Nobody Owns

Using Unblocked to Fix a Service That Nobody Owns

5
Comments
5 min read
Getting Started with Actix Web - The Battle-tested Rust Framework

Getting Started with Actix Web - The Battle-tested Rust Framework

8
Comments
11 min read
C#: Bug ou Feature?

C#: Bug ou Feature?

11
Comments
8 min read
How To Build a Todo List App Using HTML, CSS, and JavaScript

How To Build a Todo List App Using HTML, CSS, and JavaScript

Comments
10 min read
HELLO WORLD

HELLO WORLD

6
Comments 1
1 min read
Mastering Chaos: de MVC a una Arquitectura Basada en el Dominio y con Enfoque en el Testing

Mastering Chaos: de MVC a una Arquitectura Basada en el Dominio y con Enfoque en el Testing

12
Comments
16 min read
Unraveling the Magic of APIs: Your Guide to the Digital Connectors ✨

Unraveling the Magic of APIs: Your Guide to the Digital Connectors ✨

Comments
2 min read
Strategic Considerations for Using Named Arguments in Code

Strategic Considerations for Using Named Arguments in Code

Comments
3 min read
Announcing Mutative 1.0 - A New Era in Efficient Immutable Updates

Announcing Mutative 1.0 - A New Era in Efficient Immutable Updates

4
Comments
5 min read
Reindex Indices with Python

Reindex Indices with Python

1
Comments
1 min read
Introduction to Data Structures in JavaScript

Introduction to Data Structures in JavaScript

49
Comments 8
3 min read
Zod - TypeScript-first schema declaration and validation library #10

Zod - TypeScript-first schema declaration and validation library #10

3
Comments
2 min read
4 Ways to Participate in Advent of Spin - A Wasm Coding Challenge

4 Ways to Participate in Advent of Spin - A Wasm Coding Challenge

3
Comments
3 min read
API User-Experience Design for Beginners

API User-Experience Design for Beginners

Comments
7 min read
Introduction to NannyML: Model Evaluation without labels

Introduction to NannyML: Model Evaluation without labels

1
Comments
8 min read
Python Developer Track for Oracle JSON and Duality Views - Part 7: Data Modeling, including Duality Views

Python Developer Track for Oracle JSON and Duality Views - Part 7: Data Modeling, including Duality Views

Comments
10 min read
C# - System.Text.Json Source Generators

C# - System.Text.Json Source Generators

Comments
2 min read
How I build a YouTube Video Player with ReactJS: Building the Play Button

How I build a YouTube Video Player with ReactJS: Building the Play Button

1
Comments
5 min read
🔥Productivity Tools that Mac Developers Must-Have🔨

🔥Productivity Tools that Mac Developers Must-Have🔨

10
Comments
4 min read
🔥14 Excellent Open-source Projects for Developers🚀

🔥14 Excellent Open-source Projects for Developers🚀

42
Comments 8
7 min read
Introduction to templating with Go

Introduction to templating with Go

1
Comments
3 min read
Adding AI ✨ To Your Enterprise with Swirl: Search Smarter, Better, and Faster ⚡️

Adding AI ✨ To Your Enterprise with Swirl: Search Smarter, Better, and Faster ⚡️

144
Comments 13
3 min read
Kotlin or Java: A Comparison of Two Popular Programming Languages for Apps

Kotlin or Java: A Comparison of Two Popular Programming Languages for Apps

Comments
4 min read
Unit of Work pattern in Go

Unit of Work pattern in Go

14
Comments
8 min read
The IT job market is tough right now. What are your best tips to create a developer portfolio ?

The IT job market is tough right now. What are your best tips to create a developer portfolio ?

66
Comments 59
2 min read
How to Get Preview Environments for Every Pull Request

How to Get Preview Environments for Every Pull Request

27
Comments 4
5 min read
Unit Test Like a Pro: Automock, My Open Source Answer to Mocking Frustration 🤓💡🎭

Unit Test Like a Pro: Automock, My Open Source Answer to Mocking Frustration 🤓💡🎭

24
Comments 3
5 min read
Go concurrency simplified. Part 3: Managing channels with `for` loops and `select` statements

Go concurrency simplified. Part 3: Managing channels with `for` loops and `select` statements

1
Comments
12 min read
Celebrating Small Achievements, the Key to Sustained Motivation in Your Development Projects

Celebrating Small Achievements, the Key to Sustained Motivation in Your Development Projects

5
Comments 1
2 min read
Supabase Branching

Supabase Branching

44
Comments 1
6 min read
🙌 7 Tips to Build Your GitHub Profile Like a PRO 🚀

🙌 7 Tips to Build Your GitHub Profile Like a PRO 🚀

380
Comments 64
5 min read
Data Structures Implementation in JavaScript or TypeScript

Data Structures Implementation in JavaScript or TypeScript

35
Comments 2
14 min read
Impacts Of Not Setting Requests, Limits, and Quotas

Impacts Of Not Setting Requests, Limits, and Quotas

3
Comments
5 min read
Never Kill Your Products

Never Kill Your Products

3
Comments
2 min read
Python Asyncio: A Guide to Asynchronous Programming and Concurrency

Python Asyncio: A Guide to Asynchronous Programming and Concurrency

5
Comments
4 min read
loading...