DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The Lindy Effect: Explaining the Longevity of Legacy Software

The Lindy Effect: Explaining the Longevity of Legacy Software

Comments
6 min read
Recommended Project: Personnel Management System Database Setup

Recommended Project: Personnel Management System Database Setup

Comments
3 min read
Diary of a Software Developer #1 - 25/08/2024

Diary of a Software Developer #1 - 25/08/2024

Comments
2 min read
AI’s Role in Frontend Development

AI’s Role in Frontend Development

1
Comments 2
3 min read
Data Orientation in Relational Databases

Data Orientation in Relational Databases

Comments
2 min read
🧘‍♂️ The Power of Work-Life Balance: Your Key to Thriving at 100%

🧘‍♂️ The Power of Work-Life Balance: Your Key to Thriving at 100%

Comments
2 min read
Understanding Object-Oriented Programming (OOP)

Understanding Object-Oriented Programming (OOP)

1
Comments
4 min read
From Idea To MVP: 5 Lessons Learned

From Idea To MVP: 5 Lessons Learned

Comments
4 min read
Exploring the Power of Pattern Matching with Switch in Java 21

Exploring the Power of Pattern Matching with Switch in Java 21

1
Comments
2 min read
5 JavaScript Coding Practices to Master 🚀

5 JavaScript Coding Practices to Master 🚀

Comments
3 min read
Javascript: Promise Complete Guide

Javascript: Promise Complete Guide

5
Comments
6 min read
Code Smell 263 - Squatting

Code Smell 263 - Squatting

4
Comments
3 min read
Building an API Gateway with YARP in .NET

Building an API Gateway with YARP in .NET

Comments
1 min read
The BB Lang v0.9

The BB Lang v0.9

1
Comments
1 min read
Web Security Essentials: Protecting Your Applications from Common Vulnerabilities

Web Security Essentials: Protecting Your Applications from Common Vulnerabilities

2
Comments
3 min read
HTTP/1 vs HTTP/2 vs HTTP3

HTTP/1 vs HTTP/2 vs HTTP3

31
Comments 6
4 min read
EXPERT ADVICE ON HOW TO BUILD A SUCCESSFUL CAREER IN DATA SCIENCE

EXPERT ADVICE ON HOW TO BUILD A SUCCESSFUL CAREER IN DATA SCIENCE

Comments
2 min read
How I Slashed CPU Usage by 20%: 5 Proven SQL Optimization Techniques

How I Slashed CPU Usage by 20%: 5 Proven SQL Optimization Techniques

2
Comments
2 min read
The Ultimate Guide to Create Custom Annotations in Spring Boot

The Ultimate Guide to Create Custom Annotations in Spring Boot

5
Comments 2
8 min read
Banking Software Development: Everything You Need to Know

Banking Software Development: Everything You Need to Know

Comments 4
13 min read
Introducing NeoHaskell v0.3.0: Triggers, Actions, and Services

Introducing NeoHaskell v0.3.0: Triggers, Actions, and Services

1
Comments
2 min read
Mastering Overflow Scroll Gradient with CSS

Mastering Overflow Scroll Gradient with CSS

Comments
2 min read
Today's Trending Projects: Snake Game Using Python and Pygame and More

Today's Trending Projects: Snake Game Using Python and Pygame and More

Comments
3 min read
How to Measure Heart Rate and Blood Oxygen Levels with MAX30102 Sensor on a Raspberry Pi Using Python

How to Measure Heart Rate and Blood Oxygen Levels with MAX30102 Sensor on a Raspberry Pi Using Python

9
Comments
4 min read
To fold or to double down? That’s a tech question!

To fold or to double down? That’s a tech question!

3
Comments
3 min read
Increase Your Web App Performance By 20-30%, Even more

Increase Your Web App Performance By 20-30%, Even more

6
Comments
3 min read
How to Start Freelance Blogging: A Detailed Guide

How to Start Freelance Blogging: A Detailed Guide

7
Comments 2
3 min read
Sign Language Detector with Open CV and Python: Hand Gesture Recognition

Sign Language Detector with Open CV and Python: Hand Gesture Recognition

4
Comments 4
1 min read
Introducing Log Drains

Introducing Log Drains

40
Comments
4 min read
Batch Script Commands Cheat Sheet :)

Batch Script Commands Cheat Sheet :)

8
Comments 2
2 min read
Declarative vs. Imperative Programming in JavaScript

Declarative vs. Imperative Programming in JavaScript

2
Comments
2 min read
Entendendo @MappedSuperclass em JPA

Entendendo @MappedSuperclass em JPA

1
Comments 1
3 min read
2.6 Figma Components

2.6 Figma Components

Comments
1 min read
I wrote my own Reconciler (React)

I wrote my own Reconciler (React)

4
Comments
3 min read
Dive into the World of Web Development with this Incredible HTML and CSS Crash Course! 🚀

Dive into the World of Web Development with this Incredible HTML and CSS Crash Course! 🚀

Comments
3 min read
Build a Web App with Oats~i – Lesson 2: Reactivity and Data Manager

Build a Web App with Oats~i – Lesson 2: Reactivity and Data Manager

Comments
16 min read
🌟 Micro Frontend vs. Atomic Frontend: A Modern Web Development Showdown 🚀

🌟 Micro Frontend vs. Atomic Frontend: A Modern Web Development Showdown 🚀

2
Comments
3 min read
String methods

String methods

15
Comments 1
1 min read
#44 — Group Rows And Combine Non-Null Values in Each of The Non-Grouping Columns

#44 — Group Rows And Combine Non-Null Values in Each of The Non-Grouping Columns

7
Comments 2
1 min read
564. Find the Closest Palindrome

564. Find the Closest Palindrome

Comments
2 min read
A Beginner’s Guide to Starting in Technical Article Writing

A Beginner’s Guide to Starting in Technical Article Writing

20
Comments
31 min read
Print()

Print()

Comments
2 min read
Saga Solid de uma forma divertida(S)

Saga Solid de uma forma divertida(S)

Comments
3 min read
Retrieve multiple columns from a csv file to generate a new file #eg23

Retrieve multiple columns from a csv file to generate a new file #eg23

7
Comments 1
1 min read
Mastering Docker: A Comprehensive 'Quick Start with Docker' Course

Mastering Docker: A Comprehensive 'Quick Start with Docker' Course

Comments
3 min read
Parallel Programming & Async/Await & Cancellation Token

Parallel Programming & Async/Await & Cancellation Token

1
Comments
4 min read
Dive into Spring: A Comprehensive Collection of Free Programming Tutorials

Dive into Spring: A Comprehensive Collection of Free Programming Tutorials

Comments
3 min read
🪄 Understanding the Singleton Pattern with PHP Example

🪄 Understanding the Singleton Pattern with PHP Example

2
Comments
3 min read
Acessibilidade em Aplicações React

Acessibilidade em Aplicações React

1
Comments
3 min read
How to Detect if a User is in Dark Mode In Js

How to Detect if a User is in Dark Mode In Js

6
Comments
2 min read
Entendendo Big O: Como Avaliar a Eficiência de um Algoritmo

Entendendo Big O: Como Avaliar a Eficiência de um Algoritmo

1
Comments
5 min read
Unleash Your Python Prowess: A Collection of Insightful Programming Tutorials

Unleash Your Python Prowess: A Collection of Insightful Programming Tutorials

2
Comments
2 min read
attacking the knapsack problem.

attacking the knapsack problem.

Comments
2 min read
📝 Git Cheat Sheet for Developers

📝 Git Cheat Sheet for Developers

30
Comments 1
2 min read
Best Practices in React: A Detailed Comparison

Best Practices in React: A Detailed Comparison

Comments
5 min read
Configuring Amazon Q Business with Amazon S3 as a Data Source

Configuring Amazon Q Business with Amazon S3 as a Data Source

1
Comments
4 min read
Creating an Amazon Q Business Application with RDS MySQL Integration

Creating an Amazon Q Business Application with RDS MySQL Integration

2
Comments
8 min read
#33 — Find The Differences Between Contents of Two Cells

#33 — Find The Differences Between Contents of Two Cells

6
Comments 2
1 min read
RESTful API Design: Best Practices and Common Pitfalls

RESTful API Design: Best Practices and Common Pitfalls

Comments
4 min read
Top VS Code Keyboard Shortcuts to Maximize Coding Efficiency

Top VS Code Keyboard Shortcuts to Maximize Coding Efficiency

3
Comments
6 min read
loading...