DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
What is Coding

What is Coding

Comments
1 min read
The Rise of AI and Machine Learning in Development: A Game Changer for Hobbyist Developers

The Rise of AI and Machine Learning in Development: A Game Changer for Hobbyist Developers

Comments
4 min read
Mastering JavaScript: 10 Best Practices for Writing Clean Code

Mastering JavaScript: 10 Best Practices for Writing Clean Code

6
Comments 1
3 min read
What 10,000 Hours of Coding Taught Me: Don't Ship Fast

What 10,000 Hours of Coding Taught Me: Don't Ship Fast

5
Comments
6 min read
Top Free AI courses to improve your AI skills and elevate your career

Top Free AI courses to improve your AI skills and elevate your career

3
Comments
3 min read
Mastering C# Fundamentals: Abstract Classes vs Interfaces

Mastering C# Fundamentals: Abstract Classes vs Interfaces

2
Comments
5 min read
A Comprehensive Guide to React.js: The Popular JavaScript Library for Building User Interfaces

A Comprehensive Guide to React.js: The Popular JavaScript Library for Building User Interfaces

1
Comments
53 min read
Exception handling in PLSQL | EXCEPTION keyword | PART 1

Exception handling in PLSQL | EXCEPTION keyword | PART 1

9
Comments
2 min read
Implementing Parallel Merge Sort: 25sec vs 1.5sec

Implementing Parallel Merge Sort: 25sec vs 1.5sec

8
Comments 2
4 min read
What is a Bloom Filter and What are they used for?

What is a Bloom Filter and What are they used for?

3
Comments
3 min read
Real-time communication with WebSockets and Socket.IO in Node.js

Real-time communication with WebSockets and Socket.IO in Node.js

Comments
5 min read
1331. Rank Transform of an Array

1331. Rank Transform of an Array

Comments
3 min read
Revolutionize Your Rails Translation Management with remote_translation_loader

Revolutionize Your Rails Translation Management with remote_translation_loader

2
Comments
3 min read
How Python Dictionaries Keep Your Code Clean and DRY

How Python Dictionaries Keep Your Code Clean and DRY

7
Comments
4 min read
Vue3: directives — cheat sheet (built-in and custom) (en)

Vue3: directives — cheat sheet (built-in and custom) (en)

9
Comments 1
13 min read
Mastering C# Fundamentals: Understanding Interfaces

Mastering C# Fundamentals: Understanding Interfaces

1
Comments
4 min read
Part 1: Java Collections Framework - Lists, Sets, Maps, and Collections Utility Class

Part 1: Java Collections Framework - Lists, Sets, Maps, and Collections Utility Class

4
Comments 1
5 min read
Basic of python

Basic of python

Comments
1 min read
Aplicando o "Liskov Substitution Principle" com Typescript e Java

Aplicando o "Liskov Substitution Principle" com Typescript e Java

Comments
5 min read
Cyber Security Labs: Mastering Digital Defense and Ethical Hacking

Cyber Security Labs: Mastering Digital Defense and Ethical Hacking

Comments
2 min read
Mastering Date and Time in Java Spring Boot 🚀

Mastering Date and Time in Java Spring Boot 🚀

Comments
1 min read
Mastering JavaDoc: How to Document Your Java Code

Mastering JavaDoc: How to Document Your Java Code

6
Comments
3 min read
Kubernetes Secrets | Secure Data Management

Kubernetes Secrets | Secure Data Management

Comments
4 min read
Mathematics & Programming

Mathematics & Programming

Comments
1 min read
Data Types Part-05

Data Types Part-05

Comments
1 min read
Install Microsoft Sentinel Content Hub solutions and data connectors

Install Microsoft Sentinel Content Hub solutions and data connectors

Comments
3 min read
Integrate Cloudinary in a Next.js application

Integrate Cloudinary in a Next.js application

1
Comments 1
2 min read
Is FreeCAD Nailing PRs or Just Blazing Through Merges?

Is FreeCAD Nailing PRs or Just Blazing Through Merges?

24
Comments 1
6 min read
Configure SIEM Operations using Microsoft Sentinel

Configure SIEM Operations using Microsoft Sentinel

Comments
2 min read
LabEx Trending: Square Root and Cube Root and More

LabEx Trending: Square Root and Cube Root and More

Comments
2 min read
Cómo encontrar trabajo para los Fixis: analizando Godot Engine

Cómo encontrar trabajo para los Fixis: analizando Godot Engine

4
Comments
20 min read
Parse a csv file where field values are enclosed by quotation marks and contain carriage return #eg35

Parse a csv file where field values are enclosed by quotation marks and contain carriage return #eg35

6
Comments
1 min read
Read XLXS file in PHP and display header.

Read XLXS file in PHP and display header.

1
Comments
1 min read
I wrote this AI tool under 50 lines of code that makes PPT slides automatically 🔥🚀

I wrote this AI tool under 50 lines of code that makes PPT slides automatically 🔥🚀

220
Comments 1
7 min read
Configure a data connector Data Collection Rule

Configure a data connector Data Collection Rule

1
Comments
2 min read
Dive into the Fascinating World of Algorithms and Data Structures! 🤖

Dive into the Fascinating World of Algorithms and Data Structures! 🤖

Comments
3 min read
#62 - Search for A Specified String across The Whole Table

#62 - Search for A Specified String across The Whole Table

10
Comments 1
1 min read
How (Not) to Use Python’s Walrus Operator 🐍

How (Not) to Use Python’s Walrus Operator 🐍

Comments
1 min read
Mastering Constructors in Java: Types and Examples

Mastering Constructors in Java: Types and Examples

15
Comments 6
4 min read
TypeScript: a new Frontier for Error Management

TypeScript: a new Frontier for Error Management

3
Comments
11 min read
[Part 5] If You Can Answer These Additional 7 Questions Correctly, You’re Decent at .NET

[Part 5] If You Can Answer These Additional 7 Questions Correctly, You’re Decent at .NET

5
Comments
4 min read
Audio to Text using Python and OpenAI

Audio to Text using Python and OpenAI

1
Comments
5 min read
Exploring Advanced CSS Selectors

Exploring Advanced CSS Selectors

Comments
2 min read
Building Real-Time Communication with Rust

Building Real-Time Communication with Rust

3
Comments
3 min read
15 Comandos Git Menos Conhecidos que Todo Desenvolvedor Deveria Conhecer

15 Comandos Git Menos Conhecidos que Todo Desenvolvedor Deveria Conhecer

1
Comments
3 min read
LLMs will lie forever

LLMs will lie forever

20
Comments 7
4 min read
A Simple Way to Communicate Your Code with LLMs: Syntax Extractor

A Simple Way to Communicate Your Code with LLMs: Syntax Extractor

1
Comments
1 min read
Mastering C# Fundamentals: Understanding Object-Oriented Programming

Mastering C# Fundamentals: Understanding Object-Oriented Programming

1
Comments
4 min read
How To Test Integrations with APIs Using WireMock in .NET

How To Test Integrations with APIs Using WireMock in .NET

2
Comments
10 min read
Testimonials Grid Section

Testimonials Grid Section

Comments
1 min read
Building Offline-First Apps using React Native, React Query, and AsyncStorage

Building Offline-First Apps using React Native, React Query, and AsyncStorage

Comments
8 min read
Calling Clojure from Java using a real example (Clojure + Quarkus)

Calling Clojure from Java using a real example (Clojure + Quarkus)

5
Comments
3 min read
rbenv commands for future reference 🧐

rbenv commands for future reference 🧐

2
Comments 1
1 min read
Build your own personal SIRI with LLAMA-3 like a PRO! 🧙‍♂️ 🪄

Build your own personal SIRI with LLAMA-3 like a PRO! 🧙‍♂️ 🪄

147
Comments 40
24 min read
Implementing Istio (2024)

Implementing Istio (2024)

1
Comments
4 min read
Python's "else" clause on loops!

Python's "else" clause on loops!

2
Comments
1 min read
Git Cheat Sheet: A Beginner's Guide to Git Commands and Best Practices

Git Cheat Sheet: A Beginner's Guide to Git Commands and Best Practices

4
Comments
6 min read
Client Hook JS

Client Hook JS

Comments
2 min read
10 Fresh Content Ideas for Your Dev Blog to Engage and Inspire

10 Fresh Content Ideas for Your Dev Blog to Engage and Inspire

1
Comments
3 min read
API Architecture: A Comprehensive Guide to: REST, SOAP, GraphQL, gRPC, and OData

API Architecture: A Comprehensive Guide to: REST, SOAP, GraphQL, gRPC, and OData

3
Comments
3 min read
loading...