DEV Community

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How To Create a New Branch In GitHub?

How To Create a New Branch In GitHub?

Comments 1
6 min read
Zen of debugging: 5 tips for beginners

Zen of debugging: 5 tips for beginners

1
Comments 1
6 min read
Panic, Recover, and Relax

Panic, Recover, and Relax

2
Comments
5 min read
Mastering Advanced Coding Techniques for Modern Software Development

Mastering Advanced Coding Techniques for Modern Software Development

Comments
2 min read
Ruby Array Methods That Will Blow Your Mind, Pt. 4: Fusions

Ruby Array Methods That Will Blow Your Mind, Pt. 4: Fusions

Comments
2 min read
Flask — What is It?

Flask — What is It?

Comments
2 min read
Soloist Mastery: Bypassing the Boilerplate Bootcamp

Soloist Mastery: Bypassing the Boilerplate Bootcamp

Comments
4 min read
What is Vscode

What is Vscode

2
Comments 2
3 min read
How to Generate QR Codes in Laravel 11

How to Generate QR Codes in Laravel 11

Comments
5 min read
The SOLID Principles for Writing Scalable & Maintainable Code

The SOLID Principles for Writing Scalable & Maintainable Code

Comments
3 min read
Building Robust Java Applications with SOLID Principles: A Sports Team Analogy

Building Robust Java Applications with SOLID Principles: A Sports Team Analogy

1
Comments
3 min read
5 Uncommon Advices from one beginner coder to another beginner coder!

5 Uncommon Advices from one beginner coder to another beginner coder!

2
Comments
5 min read
GitLab Backup to S3

GitLab Backup to S3

Comments
5 min read
Early Career Tech Growth: Focus strategically, build strong foundations

Early Career Tech Growth: Focus strategically, build strong foundations

Comments
2 min read
Test Driven Development

Test Driven Development

Comments
5 min read
F.E.M (Frontend Mentor.io) Project: PhotoSnap Website

F.E.M (Frontend Mentor.io) Project: PhotoSnap Website

Comments
1 min read
53 Project Ideas From Beginner to Advanced

53 Project Ideas From Beginner to Advanced

150
Comments 27
2 min read
Tricky Double

Tricky Double

Comments
3 min read
Basic Concepts in Programming

Basic Concepts in Programming

Comments
3 min read
My favorite React library of the week: " Yet Another React Lightbox" 💛

My favorite React library of the week: " Yet Another React Lightbox" 💛

1
Comments
1 min read
How To Override CSS Style?

How To Override CSS Style?

1
Comments
1 min read
How to add CSS to HTML files.

How to add CSS to HTML files.

1
Comments
2 min read
Couldn’t get equations in html when convert word .docx file to html file in C#.

Couldn’t get equations in html when convert word .docx file to html file in C#.

1
Comments
2 min read
Building Arrays Incrementally.

Building Arrays Incrementally.

Comments
1 min read
Embracing a Blogging Voyage After 7 Years in Code

Embracing a Blogging Voyage After 7 Years in Code

Comments
3 min read
Making custom tools

Making custom tools

Comments
7 min read
Do I need a 4-year degree to get a developer job?

Do I need a 4-year degree to get a developer job?

10
Comments 1
8 min read
How to Contribute to Open-Source Projects – Git & GitHub Workflow for Beginner s

How to Contribute to Open-Source Projects – Git & GitHub Workflow for Beginner s

Comments
2 min read
Try Catch in C#: The Basics You Need to Know

Try Catch in C#: The Basics You Need to Know

Comments
9 min read
FireCoder: Introducing CodeGemmy Model for Enhanced Code Completion

FireCoder: Introducing CodeGemmy Model for Enhanced Code Completion

6
Comments
2 min read
Understanding and Using Lambda Functions in Python and Java

Understanding and Using Lambda Functions in Python and Java

Comments
3 min read
Maximize Your Success in Java Certification Exam with MyExamCloud's Top 10 Features

Maximize Your Success in Java Certification Exam with MyExamCloud's Top 10 Features

Comments
2 min read
C# Regular Expression Benchmarks – How To Avoid My Mistakes!

C# Regular Expression Benchmarks – How To Avoid My Mistakes!

Comments
9 min read
Python's Secret Weapon: List Comprehension

Python's Secret Weapon: List Comprehension

Comments
3 min read
How to add logged in user data in Firebase (Authentication / Cloud Firestore)

How to add logged in user data in Firebase (Authentication / Cloud Firestore)

Comments
1 min read
C# Regex Performance: How To Squeeze Out Performance

C# Regex Performance: How To Squeeze Out Performance

Comments
7 min read
Sum of Left Leaves LeetCode

Sum of Left Leaves LeetCode

Comments
1 min read
Comment CodinGame facilite l'apprentissage d'un langage de programmation

Comment CodinGame facilite l'apprentissage d'un langage de programmation

1
Comments
6 min read
Chosing the right code editor: A quick guide

Chosing the right code editor: A quick guide

Comments
3 min read
Enabling AI to Boost Coding Productivity

Enabling AI to Boost Coding Productivity

Comments
3 min read
Implementing the Idempotency-Key specification on Apache APISIX

Implementing the Idempotency-Key specification on Apache APISIX

41
Comments
8 min read
Expand your Future, extensions in Dart

Expand your Future, extensions in Dart

Comments
2 min read
Top LLM Picks for Coding: Community Recommendations

Top LLM Picks for Coding: Community Recommendations

Comments
1 min read
Data Orchestration: Process and Benefits

Data Orchestration: Process and Benefits

1
Comments
5 min read
Which of the two States of Every Programmer are you in at the Moment?

Which of the two States of Every Programmer are you in at the Moment?

15
Comments 8
1 min read
Regular Expressions In C#: 3 Examples You Need To Know

Regular Expressions In C#: 3 Examples You Need To Know

Comments
6 min read
Regex Options In C#: A Beginner’s Guide To Powerful Pattern Matching

Regex Options In C#: A Beginner’s Guide To Powerful Pattern Matching

Comments
8 min read
Simple Actions that Help Me Perform Better in My Job and Business

Simple Actions that Help Me Perform Better in My Job and Business

Comments
2 min read
basic structure for an online compiler that allows users to write, compile, and execute C++ code

basic structure for an online compiler that allows users to write, compile, and execute C++ code

Comments
1 min read
DEVWorld 2024 REPLAY

DEVWorld 2024 REPLAY

Comments
1 min read
Monitoring and Alerting in DevOps: Keeping Your Applications Healthy

Monitoring and Alerting in DevOps: Keeping Your Applications Healthy

Comments
3 min read
The 5-minute guide to Software Testing concepts and strategy

The 5-minute guide to Software Testing concepts and strategy

1
Comments 3
4 min read
Python dictionary interview questions

Python dictionary interview questions

Comments
2 min read
Optimizing Mental Health: Strategies for Software Developers

Optimizing Mental Health: Strategies for Software Developers

2
Comments
1 min read
Get Started with Python Strings

Get Started with Python Strings

2
Comments 1
2 min read
How To Learn Coding On Your Own?

How To Learn Coding On Your Own?

Comments
5 min read
Understanding Context Hooks in React: A Beginner's Guide

Understanding Context Hooks in React: A Beginner's Guide

1
Comments
2 min read
Caching in depth

Caching in depth

1
Comments
7 min read
One month Leetcode journey as a React developer with Neetcode

One month Leetcode journey as a React developer with Neetcode

Comments
6 min read
Mastering Efficient String Matching Techniques in Python using regex

Mastering Efficient String Matching Techniques in Python using regex

Comments
4 min read
loading...