DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Event-Driven Architecture Used in Software Development

Event-Driven Architecture Used in Software Development

1
Comments
4 min read
Precision and Passion: Comparing the Art of Butoh with the Science of Algorithms

Precision and Passion: Comparing the Art of Butoh with the Science of Algorithms

1
Comments
2 min read
Introduction to Object-Oriented Programming (OOP)

Introduction to Object-Oriented Programming (OOP)

2
Comments
3 min read
How to build a Note-Taking App with HTML, CSS, and JavaScript.

How to build a Note-Taking App with HTML, CSS, and JavaScript.

5
Comments
8 min read
Services Oriented Architecture used In Software Development

Services Oriented Architecture used In Software Development

Comments
4 min read
Native HTML5 Input Validation: Build Better Forms

Native HTML5 Input Validation: Build Better Forms

1
Comments
2 min read
Building a CRM System: Does CRM Require Coding?

Building a CRM System: Does CRM Require Coding?

2
Comments 1
11 min read
Microservices Architecture Used in Software Development

Microservices Architecture Used in Software Development

Comments
3 min read
Understanding Prop Types in React - Day 1 of 30 Days of React Tips and Tricks

Understanding Prop Types in React - Day 1 of 30 Days of React Tips and Tricks

1
Comments
3 min read
Callbacks — Understanding JavaScript API Requests and Responses in the Data Fetching lifecycle

Callbacks — Understanding JavaScript API Requests and Responses in the Data Fetching lifecycle

1
Comments 1
4 min read
Ternary Operators in under 200 words!

Ternary Operators in under 200 words!

5
Comments 1
1 min read
Golang. Yes or not?

Golang. Yes or not?

4
Comments
5 min read
25 Programming Memes Refresh Your Mind

25 Programming Memes Refresh Your Mind

17
Comments 2
2 min read
Creating a static site using pure Java. Objectos 0.5.1 released

Creating a static site using pure Java. Objectos 0.5.1 released

Comments
4 min read
How To Scale Your React Applications

How To Scale Your React Applications

29
Comments 3
7 min read
A step-by-step guide on Excel Add-in development using React.js

A step-by-step guide on Excel Add-in development using React.js

3
Comments
8 min read
Building a Basic Neural Network with Brain.js

Building a Basic Neural Network with Brain.js

Comments
2 min read
A Beginner's Guide to JavaScript's Single Thread and Event Loop

A Beginner's Guide to JavaScript's Single Thread and Event Loop

6
Comments 1
4 min read
My Favorite Courses to learn Microservices in Depth

My Favorite Courses to learn Microservices in Depth

73
Comments 2
12 min read
Vite vs Webpack: Which One and Why for Your Next React App (The Battle of Bundlers)

Vite vs Webpack: Which One and Why for Your Next React App (The Battle of Bundlers)

8
Comments 1
3 min read
CHIP-8: The birth of gaming

CHIP-8: The birth of gaming

1
Comments
3 min read
Perl Weekly #611 - Test coverage on CPAN Digger

Perl Weekly #611 - Test coverage on CPAN Digger

2
Comments
6 min read
CSS Flexbox: How to Get Your Elements to Adjust to Page Size

CSS Flexbox: How to Get Your Elements to Adjust to Page Size

2
Comments
4 min read
The '...' operator and common uses - Ellipsis or the yada yada yada operator

The '...' operator and common uses - Ellipsis or the yada yada yada operator

1
Comments
3 min read
Setuptools: Gerenciando pacotes Python com facilidade

Setuptools: Gerenciando pacotes Python com facilidade

1
Comments
4 min read
Improve performance using javascript Maps

Improve performance using javascript Maps

Comments
1 min read
MacOS Terminal and Alternatives

MacOS Terminal and Alternatives

2
Comments
2 min read
Create basic Dice Rolling Game in Python

Create basic Dice Rolling Game in Python

5
Comments
2 min read
Minha Jornada na Programação: Do Primeiro Contato aos 23 anos - Parte 1

Minha Jornada na Programação: Do Primeiro Contato aos 23 anos - Parte 1

5
Comments
13 min read
Introduction to static libraries in C programming language.

Introduction to static libraries in C programming language.

3
Comments
3 min read
How to make incremental and decremental Counter App using HTML, CSS & JavaScript

How to make incremental and decremental Counter App using HTML, CSS & JavaScript

1
Comments 2
2 min read
Most Common Ways to Make HTTP Requests in JavaScript

Most Common Ways to Make HTTP Requests in JavaScript

1
Comments
18 min read
How to Become a Great Backend Engineer

How to Become a Great Backend Engineer

60
Comments 4
3 min read
Scrape Zillow Using Python

Scrape Zillow Using Python

Comments
9 min read
WinForms communicate between forms

WinForms communicate between forms

2
Comments
4 min read
The one piece of advice I'd give to anyone who is starting out as a software engineer

The one piece of advice I'd give to anyone who is starting out as a software engineer

8
Comments 6
2 min read
Embedding Files in an Executable - SDL/Windows - Part 5

Embedding Files in an Executable - SDL/Windows - Part 5

1
Comments
7 min read
My Self-Taught Journey to Python and Machine Learning

My Self-Taught Journey to Python and Machine Learning

1
Comments
1 min read
Context API and useContext

Context API and useContext

2
Comments 1
5 min read
Understanding HTML tags.

Understanding HTML tags.

3
Comments
1 min read
What Should Be Your First Programming Language?

What Should Be Your First Programming Language?

2
Comments 2
4 min read
Online chat room with Node.js

Online chat room with Node.js

4
Comments 1
5 min read
Google Dev Library Newsletter 19th Edition

Google Dev Library Newsletter 19th Edition

5
Comments
2 min read
The History of AI

The History of AI

12
Comments
15 min read
10 visuals to boost your mood

10 visuals to boost your mood

6
Comments 2
2 min read
Code Smell 205 - Code in Destructors

Code Smell 205 - Code in Destructors

1
Comments
2 min read
How to Continue on the Path When You Want to Give Up

How to Continue on the Path When You Want to Give Up

5
Comments 1
3 min read
Handling exception in Node Js Express

Handling exception in Node Js Express

Comments
3 min read
Rust Tips and Tricks #PartOne

Rust Tips and Tricks #PartOne

7
Comments 1
4 min read
Days 2-8 of my #100DaysOfCode journey: Whew!

Days 2-8 of my #100DaysOfCode journey: Whew!

1
Comments
4 min read
How to create a High Performant API Gateway Using Python

How to create a High Performant API Gateway Using Python

8
Comments
5 min read
Reduce null checks in your code

Reduce null checks in your code

3
Comments 6
3 min read
Tutorial: DNS Enumeration using Python

Tutorial: DNS Enumeration using Python

9
Comments 2
3 min read
Monolithic Architecture in Software Development

Monolithic Architecture in Software Development

Comments
2 min read
Python Project - How To Create A Quote Generator In Python

Python Project - How To Create A Quote Generator In Python

Comments
1 min read
Go Lang - Control Flow: Mastering Conditional Statements, Loops, and Switch Statements

Go Lang - Control Flow: Mastering Conditional Statements, Loops, and Switch Statements

2
Comments
2 min read
Improving web performance using iterators

Improving web performance using iterators

Comments
5 min read
#DEVDiscuss: Design Patterns

#DEVDiscuss: Design Patterns

38
Comments 23
1 min read
Embedding Multiples Files in an Executable - Windows - Part 3

Embedding Multiples Files in an Executable - Windows - Part 3

Comments
4 min read
Breaking the Language Barrier: A Journey through 'Hello, World!' in 20 Different Programming Languages

Breaking the Language Barrier: A Journey through 'Hello, World!' in 20 Different Programming Languages

8
Comments 1
6 min read
loading...