DEV Community

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
10 Tips for Writing Better Python Code

10 Tips for Writing Better Python Code

Comments
5 min read
Backtracking: Solving the N-Queens Problem and Python Implementation 21:29

Backtracking: Solving the N-Queens Problem and Python Implementation

1
Comments 1
1 min read
🚀 5 Essential Development Principles Every Coder Should Know

🚀 5 Essential Development Principles Every Coder Should Know

90
Comments 10
3 min read
Three Post-Mortem Lessons From a Failed Software Project

Three Post-Mortem Lessons From a Failed Software Project

9
Comments 7
3 min read
Understanding the Difference Between package.json and package-lock.json

Understanding the Difference Between package.json and package-lock.json

4
Comments
3 min read
Exploring Next.js 15: The Future of React 19 Applications

Exploring Next.js 15: The Future of React 19 Applications

1
Comments 1
3 min read
Tuples in TypeScript

Tuples in TypeScript

Comments
5 min read
How to prevent XSS Attacks in ASP.NET Core Web API

How to prevent XSS Attacks in ASP.NET Core Web API

16
Comments 1
3 min read
How in the world can a nested for/while loop(s) have time complexity of O(N)?! for coding interview

How in the world can a nested for/while loop(s) have time complexity of O(N)?! for coding interview

Comments
2 min read
How to Clean Up Deleted Git Branches: A Developer's Guide

How to Clean Up Deleted Git Branches: A Developer's Guide

4
Comments
2 min read
20 Must-Have VS Code Extensions for Web Developers 🚀💻

20 Must-Have VS Code Extensions for Web Developers 🚀💻

37
Comments 3
6 min read
Part 2: Generics in Collections, Sorting, and Utility Methods

Part 2: Generics in Collections, Sorting, and Utility Methods

1
Comments
4 min read
Comments

Comments

10
Comments 4
1 min read
Building and publishing an Electron application using electron-builder

Building and publishing an Electron application using electron-builder

1
Comments
1 min read
What's new in C# 13: overview

What's new in C# 13: overview

Comments 1
10 min read
Leetcode Solution #7

Leetcode Solution #7

Comments
5 min read
Understanding PSR-12: The PHP Coding Style Guide

Understanding PSR-12: The PHP Coding Style Guide

12
Comments 2
5 min read
Day 1033 : Rain

Day 1033 : Rain

1
Comments
1 min read
Why Python is worth learning ?

Why Python is worth learning ?

Comments
2 min read
Best Sites to Learn to Code for Free

Best Sites to Learn to Code for Free

Comments
3 min read
O'ZGARUVCHILAR VA MA'LUMOT TURLARI

O'ZGARUVCHILAR VA MA'LUMOT TURLARI

Comments 1
2 min read
How to Achieve Clean Architecture in Flutter Without Overcomplicating Your Code!

How to Achieve Clean Architecture in Flutter Without Overcomplicating Your Code!

Comments
3 min read
How to Print "Hello, World!" in JavaScript

How to Print "Hello, World!" in JavaScript

Comments
3 min read
Manuals and Specifications: Your Guide to Mastering JavaScript

Manuals and Specifications: Your Guide to Mastering JavaScript

Comments
4 min read
Why is 'main' function static?

Why is 'main' function static?

Comments
1 min read
loading...