DEV Community

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Unit Testing vs Integration Testing - Key Differences

Unit Testing vs Integration Testing - Key Differences

3
Comments
13 min read
100 Commands in Linux Every Developer Should know💯🌟

100 Commands in Linux Every Developer Should know💯🌟

1
Comments
23 min read
Use of the Fibonacci series in financial modeling and analysis

Use of the Fibonacci series in financial modeling and analysis

2
Comments 1
4 min read
My Favorite System Design Interview Questions and Coding Problems

My Favorite System Design Interview Questions and Coding Problems

67
Comments
18 min read
What is CRUD? CRUD Operations in APIs

What is CRUD? CRUD Operations in APIs

1
Comments
3 min read
7 games that could boost your coding skills while having fun

7 games that could boost your coding skills while having fun

1
Comments
1 min read
How To Master JavaScript DOM: Beginners Guide

How To Master JavaScript DOM: Beginners Guide

13
Comments 2
10 min read
Arrays.fill in Java

Arrays.fill in Java

Comments
1 min read
C++ da shart operatorini ichma ich ishlatish haqida

C++ da shart operatorini ichma ich ishlatish haqida

1
Comments
2 min read
C++ da if(shart) operatori haqida

C++ da if(shart) operatori haqida

Comments
2 min read
Build a custom Python linter in 5 minutes

Build a custom Python linter in 5 minutes

6
Comments
3 min read
What You Should Know About JavaScript pop() function for beginners

What You Should Know About JavaScript pop() function for beginners

4
Comments
5 min read
𝟮𝟬 𝗖𝗼𝗱𝗶𝗻𝗴 𝗣𝗮𝘁𝘁𝗲𝗿𝗻𝘀 𝘁𝗼 𝗠𝗮𝘀𝘁𝗲𝗿 𝗠𝗔𝗔𝗡𝗚 𝗜𝗻𝘁𝗲𝗿𝘃𝗶𝗲𝘄𝘀

𝟮𝟬 𝗖𝗼𝗱𝗶𝗻𝗴 𝗣𝗮𝘁𝘁𝗲𝗿𝗻𝘀 𝘁𝗼 𝗠𝗮𝘀𝘁𝗲𝗿 𝗠𝗔𝗔𝗡𝗚 𝗜𝗻𝘁𝗲𝗿𝘃𝗶𝗲𝘄𝘀

3
Comments
1 min read
Boost your Python development in VS Code: Top picks for extensions 💻🚀🛠️

Boost your Python development in VS Code: Top picks for extensions 💻🚀🛠️

5
Comments
6 min read
The Life Cycle of Developing a Website 🚴‍♀️

The Life Cycle of Developing a Website 🚴‍♀️

32
Comments 7
4 min read
9 Important hard skills for every DevOps engineer

9 Important hard skills for every DevOps engineer

22
Comments
2 min read
What You Should Know About PHP Mod_Rewrite And Mod_Security.

What You Should Know About PHP Mod_Rewrite And Mod_Security.

11
Comments
7 min read
Finally Understand Regular Expressions: Regex isn't as hard as it looks

Finally Understand Regular Expressions: Regex isn't as hard as it looks

5
Comments
5 min read
Top 10 Python Tips and Tricks (Part -1): Unleash the full potential

Top 10 Python Tips and Tricks (Part -1): Unleash the full potential

4
Comments
2 min read
COLDCODEWAR ON: I asked Chatgpt straight question about its affect on humans ,students & developers . Here is it's answer.

COLDCODEWAR ON: I asked Chatgpt straight question about its affect on humans ,students & developers . Here is it's answer.

5
Comments
8 min read
How I would learn to code (if I could start over)

How I would learn to code (if I could start over)

9
Comments 3
4 min read
8 Essential Questions to Ask Before Using a Laravel Package

8 Essential Questions to Ask Before Using a Laravel Package

3
Comments
7 min read
4 Steps to Prepare for System Design Interview in 2024?[with Resources]

4 Steps to Prepare for System Design Interview in 2024?[with Resources]

96
Comments 2
11 min read
Creating a Power Automate Flow in Code

Creating a Power Automate Flow in Code

45
Comments 2
5 min read
Learning FastAPI with a sample python library

Learning FastAPI with a sample python library

2
Comments
2 min read
Understanding Big-O Notation

Understanding Big-O Notation

6
Comments
7 min read
"The Power of Bit Manipulation: How to Solve Problems Efficiently"

"The Power of Bit Manipulation: How to Solve Problems Efficiently"

23
Comments 16
11 min read
JavaScriptmas 2022 - Issue 4

JavaScriptmas 2022 - Issue 4

1
Comments
13 min read
Dockerizing Python Application

Dockerizing Python Application

5
Comments
2 min read
Part Ten: PIP, External Modules and GitHub

Part Ten: PIP, External Modules and GitHub

1
Comments
9 min read
7 Must Use VS Code Extensions

7 Must Use VS Code Extensions

17
Comments
3 min read
Part Nine: Python Files and Modules

Part Nine: Python Files and Modules

3
Comments
7 min read
Queue Data Structure and Implementation in Python

Queue Data Structure and Implementation in Python

1
Comments
5 min read
I just changed my life for the better?

I just changed my life for the better?

3
Comments
1 min read
APIs: The Revolutionary Interfaces

APIs: The Revolutionary Interfaces

6
Comments
3 min read
Part Eight: Classes and Objects

Part Eight: Classes and Objects

4
Comments
17 min read
Part Seven: Error Handling

Part Seven: Error Handling

5
Comments
10 min read
Part Six: Functions

Part Six: Functions

5
Comments
12 min read
Prepare to Coding Interview > Know Data Structures > Hash Table

Prepare to Coding Interview > Know Data Structures > Hash Table

6
Comments
2 min read
I was sick of coding. Luckily I got fired and it changed my life.

I was sick of coding. Luckily I got fired and it changed my life.

5
Comments
4 min read
RecyclerView pagination scroll listener in Android

RecyclerView pagination scroll listener in Android

4
Comments 1
2 min read
Combining the Command Pattern with State Pattern in JavaScript

Combining the Command Pattern with State Pattern in JavaScript

93
Comments 4
7 min read
Part Five: Loops

Part Five: Loops

2
Comments
12 min read
Part 3:- Try Catch javascript Syntax

Part 3:- Try Catch javascript Syntax

6
Comments
1 min read
Part Four: Flow Control

Part Four: Flow Control

2
Comments
15 min read
Null vs. Undefined in JavaScript

Null vs. Undefined in JavaScript

5
Comments
6 min read
CS50P Weeks 6 - 8

CS50P Weeks 6 - 8

5
Comments
3 min read
Mastodon Backup

Mastodon Backup

2
Comments
3 min read
How to become a 10X developer 😝

How to become a 10X developer 😝

16
Comments 1
4 min read
Checking if a file or a directory exists in node js

Checking if a file or a directory exists in node js

7
Comments
1 min read
How to Send Mail using nodemailer in node js ?

How to Send Mail using nodemailer in node js ?

5
Comments 1
2 min read
Handlebars for Beginners

Handlebars for Beginners

3
Comments
2 min read
Building a plugin with Vite

Building a plugin with Vite

6
Comments
6 min read
Majority Element (Leetcode)

Majority Element (Leetcode)

Comments
3 min read
How to send Multiple Messages on whatsapp through Python ?

How to send Multiple Messages on whatsapp through Python ?

10
Comments
1 min read
Part4- Context Api in React Class Based Component

Part4- Context Api in React Class Based Component

4
Comments
2 min read
Why and How is Java Platform Independent?

Why and How is Java Platform Independent?

6
Comments 1
4 min read
Ejs Template Engine

Ejs Template Engine

10
Comments
4 min read
JavaScript String Manipulation Techniques Every Developer Should Know

JavaScript String Manipulation Techniques Every Developer Should Know

Comments
6 min read
Refresh-proof your Pinia Stores

Refresh-proof your Pinia Stores

2
Comments
4 min read
loading...