DEV Community

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

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

Build a custom Python linter in 5 minutes

7
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 2025?[with Resources]

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

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

Creating a Power Automate Flow in Code

53
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"

27
Comments 16
11 min read
JavaScriptmas 2022 - Issue 4

JavaScriptmas 2022 - Issue 4

1
Comments
14 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
Prepare to Coding Interview > Know Data Structures > Hash Table

Prepare to Coding Interview > Know Data Structures > Hash Table

6
Comments
2 min read
How to Delete Local and Remote Git Branches

How to Delete Local and Remote Git Branches

45
Comments 3
7 min read
RecyclerView pagination scroll listener in Android

RecyclerView pagination scroll listener in Android

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

Combining the Command Pattern with State Pattern in JavaScript

94
Comments 4
7 min read
Null vs. Undefined in JavaScript

Null vs. Undefined in JavaScript

5
Comments
6 min read
How to animate background image in react native

How to animate background image in react native

6
Comments
2 min read
CS50P Weeks 6 - 8

CS50P Weeks 6 - 8

6
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
Notion Template to Track Your Leetcode Progress & Improve Productivity 🚀

Notion Template to Track Your Leetcode Progress & Improve Productivity 🚀

7
Comments 2
1 min read
Part3- Context Api in React Class Based Component

Part3- Context Api in React Class Based Component

4
Comments
1 min read
Part2- Context Api in React Class Based Component

Part2- Context Api in React Class Based Component

4
Comments
1 min read
Square Root of A Non-Negative Integer (Leetcode)

Square Root of A Non-Negative Integer (Leetcode)

3
Comments
2 min read
16 Libraries You Should Know as a React Developer 💯🔥

16 Libraries You Should Know as a React Developer 💯🔥

564
Comments 62
3 min read
Storage Layer 📦

Storage Layer 📦

20
Comments
2 min read
Edit Someone Else’s Website: contenteditable & designMode

Edit Someone Else’s Website: contenteditable & designMode

2
Comments
3 min read
React-Redux

React-Redux

3
Comments
2 min read
loading...