DEV Community

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Sanitising Update Params

Sanitising Update Params

Comments
1 min read
DAY 23 - Best Time to Buy and Sell Stock III

DAY 23 - Best Time to Buy and Sell Stock III

Comments
5 min read
Decoding the Enigma:Unveiling the True Challenges of Programming

Decoding the Enigma:Unveiling the True Challenges of Programming

2
Comments
3 min read
9 Steps To Land A High Paying Remote Flutter Job

9 Steps To Land A High Paying Remote Flutter Job

6
Comments 1
2 min read
Python Threading: A Comprehensive Guide to Multithreading in Python

Python Threading: A Comprehensive Guide to Multithreading in Python

Comments
4 min read
Micro-Post: Simple Logging PreProcessor Macro

Micro-Post: Simple Logging PreProcessor Macro

1
Comments
2 min read
🚀 Why Code Review is Crucial in Software Development 🚀

🚀 Why Code Review is Crucial in Software Development 🚀

23
Comments 15
2 min read
Mastering PostgreSQL Database Setup in Docker: Persistent Volumes, User Creation, Backup, and Restoration

Mastering PostgreSQL Database Setup in Docker: Persistent Volumes, User Creation, Backup, and Restoration

2
Comments
6 min read
Part 7: JavaScript DOM Manipulation: Mastering Dynamic and Interactive Web Pages

Part 7: JavaScript DOM Manipulation: Mastering Dynamic and Interactive Web Pages

2
Comments
5 min read
Python: Find the Error

Python: Find the Error

Comments
2 min read
DAY 21 - Edit Distance

DAY 21 - Edit Distance

Comments
4 min read
Object Mapping in .NET

Object Mapping in .NET

15
Comments 2
6 min read
Stop learning languages, start learning programming

Stop learning languages, start learning programming

1
Comments
4 min read
Const and Readonly in C#

Const and Readonly in C#

6
Comments 6
3 min read
The battle of the Lowercase: ToLowerInvariant() vs. ToLower()

The battle of the Lowercase: ToLowerInvariant() vs. ToLower()

2
Comments
2 min read
Return Statement in Coding Languages

Return Statement in Coding Languages

Comments
1 min read
Retrieving and Displaying Videos from Android Device in Android Studio using Java: Step-by-Step Tutorial

Retrieving and Displaying Videos from Android Device in Android Studio using Java: Step-by-Step Tutorial

Comments
2 min read
Implementing File Sharing in Android Studio using Java for Latest Android Versions: Step-by-Step Tutorial

Implementing File Sharing in Android Studio using Java for Latest Android Versions: Step-by-Step Tutorial

Comments
2 min read
10 Essential Tips for Effective Code Review

10 Essential Tips for Effective Code Review

Comments
4 min read
Making a new framework

Making a new framework

Comments
1 min read
Technology Knows No Gender Bound: You Can Do It!

Technology Knows No Gender Bound: You Can Do It!

2
Comments 2
4 min read
A Freeform Assignment

A Freeform Assignment

2
Comments 1
6 min read
Achieving Seamless Cross-Browser Compatibility

Achieving Seamless Cross-Browser Compatibility

2
Comments
2 min read
Covariance and Contravariance in C#

Covariance and Contravariance in C#

2
Comments
3 min read
Top 10 Visual Studio Code Themes for a Stylish Coding Experience

Top 10 Visual Studio Code Themes for a Stylish Coding Experience

1
Comments
4 min read
Mastering CSS Shorthand Properties: Tips and Tricks for Streamlining Your Code

Mastering CSS Shorthand Properties: Tips and Tricks for Streamlining Your Code

4
Comments 2
4 min read
Routing in MVC

Routing in MVC

Comments
4 min read
How to Break from forEach in JavaScript?

How to Break from forEach in JavaScript?

18
Comments 8
3 min read
Mastering Dapper: A Comprehensive Guide to Full CRUD Operations in .NET.

Mastering Dapper: A Comprehensive Guide to Full CRUD Operations in .NET.

7
Comments
6 min read
Top 10 Things You Should Add While Coding: Valuable Tips for Programmers

Top 10 Things You Should Add While Coding: Valuable Tips for Programmers

77
Comments 6
5 min read
What it was like to spend a month using GitHub Copilot and why I plan to not use it (next month)

What it was like to spend a month using GitHub Copilot and why I plan to not use it (next month)

18
Comments 13
12 min read
Conditional Rendering in React && Build Dynamic User Interfaces

Conditional Rendering in React && Build Dynamic User Interfaces

4
Comments
2 min read
Mastering Semantic HTML: A Guide to Improve Web Development and SEO

Mastering Semantic HTML: A Guide to Improve Web Development and SEO

7
Comments 1
5 min read
SOLID Principles: Do You Really Understand Them?

SOLID Principles: Do You Really Understand Them?

2
Comments
7 min read
Understanding Recursion! The easy way.

Understanding Recursion! The easy way.

Comments
3 min read
Ref, Out, In parameters in C#

Ref, Out, In parameters in C#

16
Comments 2
4 min read
3 Python Functions That Will Make You a Coding Superhero 🦸‍♂️💻

3 Python Functions That Will Make You a Coding Superhero 🦸‍♂️💻

1
Comments
2 min read
Secure Your Jira Data: A Step-by-Step Guide to Secure Jira Server to Jira Cloud Migration

Secure Your Jira Data: A Step-by-Step Guide to Secure Jira Server to Jira Cloud Migration

Comments
8 min read
"Unlock the Power of AEM: How Custom Coding Can Transform Your Digital Experiences" | Emmanuel Katto Uganda.

"Unlock the Power of AEM: How Custom Coding Can Transform Your Digital Experiences" | Emmanuel Katto Uganda.

2
Comments 2
2 min read
Discover the Top 5 Python Functions for Expert-Level Coding

Discover the Top 5 Python Functions for Expert-Level Coding

5
Comments
4 min read
React useEffect

React useEffect

2
Comments
4 min read
Como foi passar um mês usando o GitHub Copilot e por que pretendo não utilizá-lo (no próxino mês)

Como foi passar um mês usando o GitHub Copilot e por que pretendo não utilizá-lo (no próxino mês)

11
Comments 5
13 min read
The Double Question Mark (Nullish Coalescing Operator) in JavaScript

The Double Question Mark (Nullish Coalescing Operator) in JavaScript

4
Comments
3 min read
Introduction to DAPPER in .NET Apps Unlocking the Power of Simplified Database Access

Introduction to DAPPER in .NET Apps Unlocking the Power of Simplified Database Access

7
Comments
2 min read
DAY 10 - Subset Sums

DAY 10 - Subset Sums

Comments
2 min read
What Does Design, Maintainability, and Testability Have to do with... Food?

What Does Design, Maintainability, and Testability Have to do with... Food?

2
Comments
5 min read
Waterfall Model in Software Development

Waterfall Model in Software Development

10
Comments
2 min read
Currency Converter App with Node.js

Currency Converter App with Node.js

8
Comments
2 min read
20 Beginner golang interview questions and answers

20 Beginner golang interview questions and answers

Comments
3 min read
Asynchronous PHP: An Introduction to Fibers

Asynchronous PHP: An Introduction to Fibers

2
Comments 5
2 min read
Harnessing the Power of 'While' Loops: Flexible and Controlled Iteration in JavaScript.

Harnessing the Power of 'While' Loops: Flexible and Controlled Iteration in JavaScript.

3
Comments 1
3 min read
6 Must-Try Coding Problem Websites 💻

6 Must-Try Coding Problem Websites 💻

11
Comments
6 min read
Asked ChatGPT and other models to write a simple script

Asked ChatGPT and other models to write a simple script

18
Comments 5
5 min read
A Guide to Validations in the IOptions Pattern for .NET Developers

A Guide to Validations in the IOptions Pattern for .NET Developers

8
Comments 2
2 min read
Span, Memory, ReadOnlySequence in .NET

Span, Memory, ReadOnlySequence in .NET

8
Comments 4
5 min read
Recommendations For Writing Better Code.

Recommendations For Writing Better Code.

Comments
10 min read
Garbage Collector in .NET

Garbage Collector in .NET

3
Comments
3 min read
How to Create a Calculator with C and Python

How to Create a Calculator with C and Python

Comments
6 min read
Custom Implementation or Polyfills for Array Methods in JavaScript

Custom Implementation or Polyfills for Array Methods in JavaScript

Comments
3 min read
Custom Implementation of JavaScript Methods

Custom Implementation of JavaScript Methods

Comments
4 min read
loading...