DEV Community

Programming

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

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Code Smell 194 - Missing Interval

Code Smell 194 - Missing Interval

3
Comments
2 min read
About "missing 1 required positional argument: ‘self’" in Python

About "missing 1 required positional argument: ‘self’" in Python

43
Comments
3 min read
About "TypeError: unhashable type: ‘dict'” in Python

About "TypeError: unhashable type: ‘dict'” in Python

1
Comments
4 min read
On "TabError: inconsistent use of tabs and spaces in indentation" in Python

On "TabError: inconsistent use of tabs and spaces in indentation" in Python

7
Comments
3 min read
Understanding Array.sort compareFn

Understanding Array.sort compareFn

4
Comments
3 min read
Azure SDK for Python: How to create a Python Azure Web App and Deploy Code from a GitHub Repository

Azure SDK for Python: How to create a Python Azure Web App and Deploy Code from a GitHub Repository

1
Comments
5 min read
Swift: Associated types. Constraints.

Swift: Associated types. Constraints.

6
Comments
2 min read
🚀 20 Engineering Blogs from Product companies (Meta, Uber, Stripe)

🚀 20 Engineering Blogs from Product companies (Meta, Uber, Stripe)

29
Comments 2
1 min read
Array of weak in Swift.

Array of weak in Swift.

7
Comments
3 min read
Swift: Conforming a protocol to a protocol.

Swift: Conforming a protocol to a protocol.

5
Comments
2 min read
Go 1.20: memory arenas

Go 1.20: memory arenas

2
Comments
5 min read
Swift: Associated types. Example.

Swift: Associated types. Example.

5
Comments
2 min read
Swift: Associated types. Declaration.

Swift: Associated types. Declaration.

5
Comments
2 min read
8 Best C++ IDEs to use in 2023

8 Best C++ IDEs to use in 2023

112
Comments 40
4 min read
Design Patterns in PHP 8: State

Design Patterns in PHP 8: State

19
Comments
3 min read
bugun biz Relational operatorlarni o'rgandik

bugun biz Relational operatorlarni o'rgandik

Comments
2 min read
We should adopt and use new Ruby features

We should adopt and use new Ruby features

4
Comments 3
4 min read
6 AI Tools for Programmers

6 AI Tools for Programmers

1
Comments
2 min read
How to Create a Full Stack NFT Dapp Marketplace?

How to Create a Full Stack NFT Dapp Marketplace?

Comments
5 min read
Swift: Associated types.

Swift: Associated types.

5
Comments
2 min read
Productivity Benefits of Integrating ChatGPT into the Front-End Development Process

Productivity Benefits of Integrating ChatGPT into the Front-End Development Process

1
Comments
1 min read
PadrĂŁo - Adapter

PadrĂŁo - Adapter

Comments
5 min read
CIN & VARIABLES.

CIN & VARIABLES.

Comments
1 min read
Using useRef in ReactJS: A Beginner's Guide

Using useRef in ReactJS: A Beginner's Guide

Comments
1 min read
Git Rebase

Git Rebase

Comments
2 min read
filter [array] base on other [array]

filter [array] base on other [array]

Comments
1 min read
Data fetching in React with SWR

Data fetching in React with SWR

4
Comments 2
3 min read
Help the compiler, and the compiler will help you. Subtleties of working with nullable reference types in C#

Help the compiler, and the compiler will help you. Subtleties of working with nullable reference types in C#

1
Comments
11 min read
MIT University 🎓 Free 🎉 Courses

MIT University 🎓 Free 🎉 Courses

2
Comments 2
2 min read
Median of Two Sorted Arrays

Median of Two Sorted Arrays

1
Comments
2 min read
Synchronous and Asynchronous Programming in JavaScript

Synchronous and Asynchronous Programming in JavaScript

5
Comments 1
7 min read
The = operator is an imposter ඞ

The = operator is an imposter ඞ

4
Comments 2
2 min read
JavaScript and Object Oriented Programming with its four pillar

JavaScript and Object Oriented Programming with its four pillar

4
Comments
6 min read
JavaScript Higher Order Methods

JavaScript Higher Order Methods

5
Comments
2 min read
The ABCs of TypeScript Generics

The ABCs of TypeScript Generics

2
Comments
5 min read
How to Resize an Image with OpenCV

How to Resize an Image with OpenCV

3
Comments
4 min read
How to fix "can only concatenate str (not “dict”) to str" in Python

How to fix "can only concatenate str (not “dict”) to str" in Python

2
Comments
4 min read
Build Better Python Web Apps With Your Data

Build Better Python Web Apps With Your Data

3
Comments 1
3 min read
Short circuit evaluation and why it’s important

Short circuit evaluation and why it’s important

Comments
2 min read
JavaScript function call() method:

JavaScript function call() method:

1
Comments 2
1 min read
Learning web development and JavaScript programming language

Learning web development and JavaScript programming language

Comments
19 min read
Wordpress: Getting out of meta queries

Wordpress: Getting out of meta queries

Comments
2 min read
Highly Effective 7 Habits for Developers

Highly Effective 7 Habits for Developers

18
Comments 5
3 min read
Introdução ao desenvolvimento web(Front-end) - CSS

Introdução ao desenvolvimento web(Front-end) - CSS

Comments
6 min read
How to Be a Good Developer: 20 Practical Tips From Our Senior Programmers

How to Be a Good Developer: 20 Practical Tips From Our Senior Programmers

3
Comments 1
13 min read
How to fix "‘dict’ object is not callable" in Python

How to fix "‘dict’ object is not callable" in Python

4
Comments
5 min read
Unit Testing vs Integration Testing - Key Differences

Unit Testing vs Integration Testing - Key Differences

3
Comments
13 min read
The challenge of doing nothing

The challenge of doing nothing

7
Comments 1
3 min read
Gmail Clone with React Js

Gmail Clone with React Js

8
Comments 3
1 min read
Resolvendo problemas no HackerRank: Maçãs e Laranjas,dentro e fora de casa!

Resolvendo problemas no HackerRank: Maçãs e Laranjas,dentro e fora de casa!

Comments
2 min read
Data storage in the Web

Data storage in the Web

Comments
3 min read
Example of role tests in JavaScript with Jest

Example of role tests in JavaScript with Jest

Comments
5 min read
MAKING USE OF COMMENT AND DOCSTRINGS IN PYTHON3

MAKING USE OF COMMENT AND DOCSTRINGS IN PYTHON3

Comments
3 min read
Rust Concurrency: Synchronizing Access to Shared State

Rust Concurrency: Synchronizing Access to Shared State

Comments
2 min read
How To Write A Programming Language

How To Write A Programming Language

5
Comments 2
7 min read
Unlocking the Power of Formal Languages: A Guide to Understanding the Fundamentals of Computation

Unlocking the Power of Formal Languages: A Guide to Understanding the Fundamentals of Computation

Comments
3 min read
Redis Crash Course - Redis Persistence Models

Redis Crash Course - Redis Persistence Models

1
Comments
13 min read
C# arrays using Distinct

C# arrays using Distinct

Comments
1 min read
C# arrays using Average

C# arrays using Average

Comments
1 min read
What's the meaning of .PHONY in a Makefile?

What's the meaning of .PHONY in a Makefile?

5
Comments 4
2 min read
loading...