DEV Community

Programming

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

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Master Python - Installation

Master Python - Installation

Comments
1 min read
Learn C++: An Introduction for Beginners

Learn C++: An Introduction for Beginners

21
Comments
13 min read
Implementing Buttons and Handling User Gestures in Flutter

Implementing Buttons and Handling User Gestures in Flutter

1
Comments
2 min read
Enviando logs de exception pelo event bus (Discord e Slack)

Enviando logs de exception pelo event bus (Discord e Slack)

12
Comments 3
6 min read
CSS Resources: The Best Places to Learn More About CSS

CSS Resources: The Best Places to Learn More About CSS

7
Comments 1
2 min read
SQL Commands

SQL Commands

2
Comments
2 min read
SASS up your Code: SCSS in Nuxt or HTML

SASS up your Code: SCSS in Nuxt or HTML

2
Comments
1 min read
What programming languages are you most comfortable or skilled with? đŸ€”

What programming languages are you most comfortable or skilled with? đŸ€”

10
Comments 31
1 min read
Use an API with JavaScript (Beginner's Guide)

Use an API with JavaScript (Beginner's Guide)

7
Comments
2 min read
Grow into Programming

Grow into Programming

2
Comments 1
7 min read
It's Time to End the Biggest Programming Myth

It's Time to End the Biggest Programming Myth

14
Comments 2
3 min read
Solving the "Letter Combinations of a Phone Number" Problem on Leet Code

Solving the "Letter Combinations of a Phone Number" Problem on Leet Code

5
Comments
2 min read
Serverless your way: Unleashing Appwrite Function’s true potential

Serverless your way: Unleashing Appwrite Function’s true potential

57
Comments 1
7 min read
String Formatting in Python

String Formatting in Python

1
Comments
2 min read
Resumo: Como ser um programador melhor

Resumo: Como ser um programador melhor

3
Comments 2
3 min read
**TOP** CSS Variables Tips

**TOP** CSS Variables Tips

5
Comments
2 min read
Commands for RabbitMQ

Commands for RabbitMQ

1
Comments
1 min read
Sending Emails with Dart and Appwrite Serverless Functions

Sending Emails with Dart and Appwrite Serverless Functions

6
Comments 1
6 min read
Gerenciamento de Estado no Flutter, aprenda de uma vez!

Gerenciamento de Estado no Flutter, aprenda de uma vez!

19
Comments 19
2 min read
Strict Mode

Strict Mode

1
Comments
1 min read
Exploring the Top 5 WebSocket Implementations Using JavaScript for Real-Time Communication

Exploring the Top 5 WebSocket Implementations Using JavaScript for Real-Time Communication

2
Comments
2 min read
[Unofficial] Medium API Documentation

[Unofficial] Medium API Documentation

2
Comments 3
14 min read
PDF Chat with Node.js, OpenAI and ModelFusion

PDF Chat with Node.js, OpenAI and ModelFusion

55
Comments 6
8 min read
Design Patterns in PHP 8: Interpreter

Design Patterns in PHP 8: Interpreter

47
Comments 1
4 min read
Deploying Apps on Render

Deploying Apps on Render

1
Comments 1
2 min read
Handling errors in TypeScript the right way

Handling errors in TypeScript the right way

14
Comments 5
14 min read
Debugging rules: Quit thinking and look

Debugging rules: Quit thinking and look

6
Comments
5 min read
More Than Money: Finding Deeper Value in Coding

More Than Money: Finding Deeper Value in Coding

2
Comments 5
2 min read
Mastering ZIP File Handling in Python: Reading and Creating Zip Archives

Mastering ZIP File Handling in Python: Reading and Creating Zip Archives

3
Comments
2 min read
Setting Up .NET on macOS: A Step-by-Step Guide

Setting Up .NET on macOS: A Step-by-Step Guide

2
Comments 1
2 min read
SurrealDB  - The Magic Database to Keep on Your Radar

SurrealDB  - The Magic Database to Keep on Your Radar

18
Comments
3 min read
Understanding Executors and Thread Pools in Java

Understanding Executors and Thread Pools in Java

2
Comments
3 min read
Why do we make IT so complicated? đŸ˜±

Why do we make IT so complicated? đŸ˜±

Comments
1 min read
Mastering JavaScript Classes: Your Shortcut to OOP Success!

Mastering JavaScript Classes: Your Shortcut to OOP Success!

6
Comments
6 min read
How to build Asynchronous applications in Python: Exploring Multithreading

How to build Asynchronous applications in Python: Exploring Multithreading

8
Comments 2
8 min read
The Ultimate Guide to Calling a Function in Python

The Ultimate Guide to Calling a Function in Python

3
Comments 2
6 min read
Stop Conditional Rendering in React Without Knowing This (&& and Ternary Operator)

Stop Conditional Rendering in React Without Knowing This (&& and Ternary Operator)

26
Comments 7
3 min read
Dasar-dasar lingkungan pengembangan, kompilasi, dan eksekusi kode Haskell

Dasar-dasar lingkungan pengembangan, kompilasi, dan eksekusi kode Haskell

Comments
2 min read
Demystifying the Next.js Folder Structure - A Comprehensive Guide

Demystifying the Next.js Folder Structure - A Comprehensive Guide

8
Comments
14 min read
Learning Rust 🩀: 13 - Pattern matching basics

Learning Rust 🩀: 13 - Pattern matching basics

7
Comments
5 min read
Map, Filter and Reduce in Javascript đŸ‘šđŸŒâ€đŸ’»

Map, Filter and Reduce in Javascript đŸ‘šđŸŒâ€đŸ’»

13
Comments
4 min read
Reverse Integer Algorithm in C++, Java, and Python - LeetCode Problem

Reverse Integer Algorithm in C++, Java, and Python - LeetCode Problem

2
Comments
2 min read
Iterables and Iterators - HackerRank Solution Python

Iterables and Iterators - HackerRank Solution Python

2
Comments
3 min read
Cuidados Essenciais em Go: Como utilizar as FunçÔes Marshal() e Unmarshal() para JSON de maneira segura

Cuidados Essenciais em Go: Como utilizar as FunçÔes Marshal() e Unmarshal() para JSON de maneira segura

Comments
9 min read
SurrealDB - Improve data integrity by adding schema information

SurrealDB - Improve data integrity by adding schema information

7
Comments
3 min read
SurrealDB - Structuring Data for Multi-Tenant Role & Permission Systems

SurrealDB - Structuring Data for Multi-Tenant Role & Permission Systems

8
Comments
5 min read
Purely Functional Programming in JavaScript

Purely Functional Programming in JavaScript

Comments
7 min read
5 Design Patterns That Are ACTUALLY Used By Developers

5 Design Patterns That Are ACTUALLY Used By Developers

7
Comments
7 min read
Introducing supertext-react: Elevate Your Web Text Animations

Introducing supertext-react: Elevate Your Web Text Animations

12
Comments 2
2 min read
Rants of a Beginner Techie1

Rants of a Beginner Techie1

9
Comments 4
3 min read
The Start to Exploring the World of Open Source

The Start to Exploring the World of Open Source

Comments
2 min read
TypeScript: To be or not to be

TypeScript: To be or not to be

6
Comments
2 min read
CLEAN GIT: Pushing Local Changes to Remote Repository Using Git

CLEAN GIT: Pushing Local Changes to Remote Repository Using Git

Comments
3 min read
Mastering Data Analysis with Pandas: A Comprehensive Guide for Python Enthusiasts

Mastering Data Analysis with Pandas: A Comprehensive Guide for Python Enthusiasts

7
Comments
2 min read
🚀 Mastering Advanced Complex React useContext with useReducer ⭐ (Redux-like Style) ⭐

🚀 Mastering Advanced Complex React useContext with useReducer ⭐ (Redux-like Style) ⭐

49
Comments 5
5 min read
10 AI project ideas that you can build in a weekend

10 AI project ideas that you can build in a weekend

5
Comments
3 min read
Accelerate Docker builds with cache

Accelerate Docker builds with cache

4
Comments
4 min read
How to write maintainable code: Straightforward logic

How to write maintainable code: Straightforward logic

3
Comments
4 min read
A way to (actually) run Python code in ChatGPT

A way to (actually) run Python code in ChatGPT

Comments
5 min read
Nim experiences so far(?)..

Nim experiences so far(?)..

1
Comments 2
1 min read
loading...