DEV Community

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A Guide to Creating a Platform like Flickapp (Part 2)

A Guide to Creating a Platform like Flickapp (Part 2)

1
Comments 1
2 min read
Operator Precedence

Operator Precedence

Comments
2 min read
Hacktoberfest 2023 : The Good -The Bad -The Ugly

Hacktoberfest 2023 : The Good -The Bad -The Ugly

2
Comments 5
2 min read
A Very Big Sum - Problem-Solving | HackerRank

A Very Big Sum - Problem-Solving | HackerRank

Comments
1 min read
Understand how to use C libraries in Go, with CGO

Understand how to use C libraries in Go, with CGO

59
Comments 1
9 min read
Building a RESTful Minimal API with .NET Core 7

Building a RESTful Minimal API with .NET Core 7

Comments
5 min read
10 Best Python GUI Libraries: Elevate Your User Interfaces

10 Best Python GUI Libraries: Elevate Your User Interfaces

6
Comments
3 min read
Effective QR-code compression

Effective QR-code compression

1
Comments
3 min read
Understanding Stacks: From Concept to Python Implementation

Understanding Stacks: From Concept to Python Implementation

1
Comments
3 min read
Building a Wallet UI in Flutter

Building a Wallet UI in Flutter

Comments
4 min read
12 Personal Go Tricks That Transformed My Productivity

12 Personal Go Tricks That Transformed My Productivity

20
Comments 12
8 min read
useState - don't get Hooked 🪝

useState - don't get Hooked 🪝

1
Comments
3 min read
Mastering PHP Foreach Loops: The Power of '&' for References ⚡🚀

Mastering PHP Foreach Loops: The Power of '&' for References ⚡🚀

22
Comments 7
2 min read
Prefix vs. Postfix in incrementation. Do you know the difference?

Prefix vs. Postfix in incrementation. Do you know the difference?

Comments
2 min read
Monorepos: Making Development Easier and Smoother

Monorepos: Making Development Easier and Smoother

2
Comments
3 min read
Javascript Deobfuscation

Javascript Deobfuscation

8
Comments
3 min read
The unreasonable effectiveness of working with a live programming image

The unreasonable effectiveness of working with a live programming image

6
Comments
6 min read
🐍 The Journey of Creating the Smallest Snake Game in the World🐍

🐍 The Journey of Creating the Smallest Snake Game in the World🐍

4
Comments 1
4 min read
The Facade Pattern: A Simplified Beginner Guide

The Facade Pattern: A Simplified Beginner Guide

Comments
4 min read
Blazor RenderFragment – How To Use Plugins To Generate HTML

Blazor RenderFragment – How To Use Plugins To Generate HTML

5
Comments
4 min read
7 Fascinating Applications of Linked Lists That You Won't Believe

7 Fascinating Applications of Linked Lists That You Won't Believe

Comments
2 min read
AI and Coding: Building the Technology of Tomorrow

AI and Coding: Building the Technology of Tomorrow

2
Comments
7 min read
Day 824 : Holding On

Day 824 : Holding On

1
Comments 2
1 min read
How To Learn Coding For Beginners – What You Need To Know

How To Learn Coding For Beginners – What You Need To Know

Comments 2
6 min read
How to have effective oncalls

How to have effective oncalls

1
Comments
2 min read
Learn C#: Handle Exceptions for More Reliable Code

Learn C#: Handle Exceptions for More Reliable Code

1
Comments
2 min read
The Ultimate Linux Cheatsheet for Beginners

The Ultimate Linux Cheatsheet for Beginners

Comments
2 min read
"Programming Concept: Overloading Explained in Python"

"Programming Concept: Overloading Explained in Python"

5
Comments
3 min read
How to Inject Navigation Argument Directly into View Model with Jetpack Compose and Hilt

How to Inject Navigation Argument Directly into View Model with Jetpack Compose and Hilt

Comments
2 min read
Vim Advanced Search and Replace

Vim Advanced Search and Replace

Comments
7 min read
How to Build an Accordion Menu in React from Scratch.

How to Build an Accordion Menu in React from Scratch.

5
Comments
3 min read
Building Empathy in Code: How to Craft User-Centric Applications

Building Empathy in Code: How to Craft User-Centric Applications

Comments
4 min read
VSCode Live Share and Why We Need It

VSCode Live Share and Why We Need It

2
Comments
3 min read
GitHub Recovery Code

GitHub Recovery Code

1
Comments
4 min read
Daring to Trust in Your Luck while Testing Code 🎲

Daring to Trust in Your Luck while Testing Code 🎲

Comments
5 min read
A Universal Terminal alias for bun, pnpm, npm, and yarn.

A Universal Terminal alias for bun, pnpm, npm, and yarn.

4
Comments
1 min read
Logging to Infinity and Beyond - Exploring the hidden value of your logs

Logging to Infinity and Beyond - Exploring the hidden value of your logs

2
Comments
6 min read
Front-end HTML/CSS Coding Challenges Tool

Front-end HTML/CSS Coding Challenges Tool

5
Comments
10 min read
Automatic Module Discovery With Autofac — Simplified Registration

Automatic Module Discovery With Autofac — Simplified Registration

Comments
4 min read
The Art of Debugging: Turning Coding Challenges into Creative Problem-Solving Adventures

The Art of Debugging: Turning Coding Challenges into Creative Problem-Solving Adventures

Comments
3 min read
How Procedural Programming Differs from Object-Oriented Programming: A Closer Look

How Procedural Programming Differs from Object-Oriented Programming: A Closer Look

Comments 2
2 min read
Programming Languages Every Developer Should Watch Out For

Programming Languages Every Developer Should Watch Out For

51
Comments 15
6 min read
Improve Programming Productivity with ChatGPT: Your AI Coding Assistant

Improve Programming Productivity with ChatGPT: Your AI Coding Assistant

1
Comments 3
5 min read
Clean your code! Thank me later..

Clean your code! Thank me later..

1
Comments 1
3 min read
New Research Says LLMs Are Surprisingly Good at Compressing... Images and Audio?

New Research Says LLMs Are Surprisingly Good at Compressing... Images and Audio?

6
Comments
4 min read
Var vs Let vs Const

Var vs Let vs Const

Comments
2 min read
Contributions are fun, but not easy!

Contributions are fun, but not easy!

5
Comments
5 min read
Idempotency - What it is and How to Implement it

Idempotency - What it is and How to Implement it

3
Comments 1
7 min read
Mastering Golang Statements: Unknown to Expert

Mastering Golang Statements: Unknown to Expert

1
Comments
8 min read
Multiple Tenants Create MULTIPLE Processes

Multiple Tenants Create MULTIPLE Processes

Comments
1 min read
I'm Not a Great Programmer

I'm Not a Great Programmer

1
Comments
4 min read
Most Common Mistakes in C# Interview Pull Requests

Most Common Mistakes in C# Interview Pull Requests

3
Comments 2
2 min read
Guide to Data Cleaning and Preparation for Analysis using Pandas library in Python

Guide to Data Cleaning and Preparation for Analysis using Pandas library in Python

Comments
11 min read
How To Implement The Decorator Pattern With Autofac

How To Implement The Decorator Pattern With Autofac

1
Comments
3 min read
Chronicles of Unconventional Coding: Surprising Solutions

Chronicles of Unconventional Coding: Surprising Solutions

1
Comments
2 min read
Cracking the Code: Counting All Valid Pickup and Delivery Options

Cracking the Code: Counting All Valid Pickup and Delivery Options

6
Comments
3 min read
Beyond Review Comments: Building a Friendlier Code Review Process with Code Reactions

Beyond Review Comments: Building a Friendlier Code Review Process with Code Reactions

66
Comments 10
3 min read
Developing Console Applications with Node.js in TypeScript

Developing Console Applications with Node.js in TypeScript

21
Comments
5 min read
Practical Tips for Refactoring Release CI using GitHub Actions

Practical Tips for Refactoring Release CI using GitHub Actions

1
Comments
7 min read
✨ Mermaid Markdown: Adding Life and Creativity to your GitHub Markdown Files 👩‍💻🌈📄

✨ Mermaid Markdown: Adding Life and Creativity to your GitHub Markdown Files 👩‍💻🌈📄

1
Comments 1
3 min read
loading...