DEV Community

Coding

while (!(succeed = try()))

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Use Dynamic Hook

Use Dynamic Hook

Comments
1 min read
How to Downsample Your Data Efficiently?

How to Downsample Your Data Efficiently?

Comments
3 min read
Different Sorting Algorithms and their Implementation

Different Sorting Algorithms and their Implementation

6
Comments
15 min read
Why should Python not be your first language?

Why should Python not be your first language?

15
Comments 29
7 min read
What is the Most Efficient Way to Calculate ETF IOPV?

What is the Most Efficient Way to Calculate ETF IOPV?

Comments
7 min read
A Simpler Way to Calculate WorldQuant 101 Alphas

A Simpler Way to Calculate WorldQuant 101 Alphas

Comments
2 min read
The Death of RAG: What a 10M Token Breakthrough Means for Developers

The Death of RAG: What a 10M Token Breakthrough Means for Developers

30
Comments
8 min read
Determining the number of "if" statements in your codebase

Determining the number of "if" statements in your codebase

Comments
1 min read
DevSecOps MythBuster – “Git Clone and DevOps Backup Script is all I need for data protection”

DevSecOps MythBuster – “Git Clone and DevOps Backup Script is all I need for data protection”

Comments
4 min read
How I Use "imcopy" to Backup My Creator Files to My NAS: A Practical Guide

How I Use "imcopy" to Backup My Creator Files to My NAS: A Practical Guide

Comments
4 min read
C++ Projects With Source Code

C++ Projects With Source Code

1
Comments
2 min read
18 Must-Bookmark GitHub Repositories Every Developer Should Know

18 Must-Bookmark GitHub Repositories Every Developer Should Know

53
Comments 12
3 min read
How to Become a Better Coder?

How to Become a Better Coder?

8
Comments 12
1 min read
Simplify your OpenSSL CSR Requests with PowerCSR GUI Tool

Simplify your OpenSSL CSR Requests with PowerCSR GUI Tool

2
Comments
4 min read
Choose Your Own Coding Assistant

Choose Your Own Coding Assistant

55
Comments 15
5 min read
CQRS Pattern In C# And Clean Architecture – A Simplified Beginner’s Guide

CQRS Pattern In C# And Clean Architecture – A Simplified Beginner’s Guide

7
Comments 4
8 min read
How to Make an Animated Search Bar with using only HTML and CSS

How to Make an Animated Search Bar with using only HTML and CSS

18
Comments 6
3 min read
Simplifying Data Operations with Generic CRUD Operations in C#

Simplifying Data Operations with Generic CRUD Operations in C#

1
Comments
2 min read
Parsing a JSON String recursively in a BFS style.

Parsing a JSON String recursively in a BFS style.

7
Comments 1
5 min read
Python Modules: A developer's guide

Python Modules: A developer's guide

Comments
7 min read
How to Remove Duplicate Objects from an Array in JavaScript

How to Remove Duplicate Objects from an Array in JavaScript

Comments
6 min read
Want to become a programmer? This is the fastest way to master Python.

Want to become a programmer? This is the fastest way to master Python.

1
Comments
2 min read
Python para iniciantes

Python para iniciantes

4
Comments
4 min read
Hello (Dev.To) World

Hello (Dev.To) World

Comments
2 min read
Inter process communication with $SYSTEM.Event

Inter process communication with $SYSTEM.Event

Comments
30 min read
Niche AI Workflow Automation Applications

Niche AI Workflow Automation Applications

Comments
5 min read
Introducing GIGO Bytes

Introducing GIGO Bytes

Comments
4 min read
Understanding JavaScript Operators: A Comprehensive Guide

Understanding JavaScript Operators: A Comprehensive Guide

Comments 1
3 min read
Best Place to Learn to Code

Best Place to Learn to Code

Comments 1
8 min read
Tech roles which are out there

Tech roles which are out there

12
Comments 2
1 min read
Leaning Into Fear: A Mom's Guide to Braving the Tech Transition

Leaning Into Fear: A Mom's Guide to Braving the Tech Transition

Comments
3 min read
JavaScript Tricks for Efficient Coding: Mastering Techniques Every Developer Should Know

JavaScript Tricks for Efficient Coding: Mastering Techniques Every Developer Should Know

3
Comments 1
10 min read
Coding on a Chromebook

Coding on a Chromebook

6
Comments
3 min read
What is The Best Way to Learn a Coding Language?

What is The Best Way to Learn a Coding Language?

8
Comments 11
1 min read
Day 913 : Double Up

Day 913 : Double Up

Comments
2 min read
Limitations of Running AI Agents Locally

Limitations of Running AI Agents Locally

6
Comments
3 min read
Action and Func Delegates in C#

Action and Func Delegates in C#

1
Comments
2 min read
Ultimate Starter Guide To Middleware In ASP.NET Core: Everything You Need To Know

Ultimate Starter Guide To Middleware In ASP.NET Core: Everything You Need To Know

2
Comments
8 min read
Python Objects & Functions: A Technical Dive

Python Objects & Functions: A Technical Dive

Comments
5 min read
How to make an Average Age calculator

How to make an Average Age calculator

2
Comments
4 min read
GitHub Shared Responsibility Model and Source Code Protection

GitHub Shared Responsibility Model and Source Code Protection

Comments
7 min read
Time to Ditch Requirements.txt now! Start using Poetry. Python Poetry Example

Time to Ditch Requirements.txt now! Start using Poetry. Python Poetry Example

1
Comments
11 min read
React: Components

React: Components

1
Comments
1 min read
Advancements in Debugging Artificial Intelligence

Advancements in Debugging Artificial Intelligence

Comments
4 min read
Multi-Person Image Generation Using Stable Diffusion Models on Astria.ai

Multi-Person Image Generation Using Stable Diffusion Models on Astria.ai

Comments
9 min read
Python Project: Analysing Australia's Migration Trends and Economic Impact

Python Project: Analysing Australia's Migration Trends and Economic Impact

4
Comments
9 min read
The Memento Pattern In C# – How To Achieve Effortless State Restoration

The Memento Pattern In C# – How To Achieve Effortless State Restoration

2
Comments
8 min read
Dirty code

Dirty code

Comments
2 min read
ADAS In Automotive (part 2)

ADAS In Automotive (part 2)

Comments
4 min read
🌞 Good morning, Dev community! 🌞

🌞 Good morning, Dev community! 🌞

9
Comments
2 min read
HTML Cheat Sheet: A Quick Reference Guide for HTML Developers

HTML Cheat Sheet: A Quick Reference Guide for HTML Developers

Comments
29 min read
Is Competitive Programming Essential For Tech Interviews?

Is Competitive Programming Essential For Tech Interviews?

Comments
3 min read
How do I Know I am no Longer a Beginner?

How do I Know I am no Longer a Beginner?

26
Comments 17
1 min read
Convert a total in teaspoons into a combination of tablespoons,ounces,cups and pints using modulus and floor division in Python

Convert a total in teaspoons into a combination of tablespoons,ounces,cups and pints using modulus and floor division in Python

Comments
1 min read
Fibonacci for newbies!

Fibonacci for newbies!

Comments
5 min read
SOLID Principles of Object-Oriented Programming in Laravel

SOLID Principles of Object-Oriented Programming in Laravel

5
Comments 2
6 min read
Hiring from India: List of companies that provide VISA Sponsorship and relocation bonus

Hiring from India: List of companies that provide VISA Sponsorship and relocation bonus

5
Comments 1
2 min read
Dealing with Legacy Code as an Engineer

Dealing with Legacy Code as an Engineer

11
Comments 2
4 min read
How To Set the Style of a Button in html.

How To Set the Style of a Button in html.

Comments
1 min read
The job market for software developers in 2024

The job market for software developers in 2024

Comments
3 min read
loading...