DEV Community

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Best AI Coding tools of 2023: A Comprehensive Pros/Cons Analysis

Best AI Coding tools of 2023: A Comprehensive Pros/Cons Analysis

Comments 1
9 min read
Demystifying CSS Pseudo-Elements: Unveiling Design Magic

Demystifying CSS Pseudo-Elements: Unveiling Design Magic

3
Comments
5 min read
Mastering Dynamic Programming: Unveiling its Magic with Real-world Examples

Mastering Dynamic Programming: Unveiling its Magic with Real-world Examples

1
Comments
3 min read
Passion Projects vs. Paying Projects

Passion Projects vs. Paying Projects

96
Comments 25
3 min read
Before You Code: Strategies for Validation

Before You Code: Strategies for Validation

35
Comments 5
3 min read
Javascript Errors with Real Life Examples

Javascript Errors with Real Life Examples

Comments
3 min read
DAY 83 - MATRIX MEDIAN

DAY 83 - MATRIX MEDIAN

1
Comments
3 min read
Developing a Backgammon Game Application with JavaScript

Developing a Backgammon Game Application with JavaScript

3
Comments 1
5 min read
Variables in Go (Golang)

Variables in Go (Golang)

6
Comments
2 min read
Circuit breakers (in Go)

Circuit breakers (in Go)

1
Comments
8 min read
Building Projects – Unlock Success As A Beginner Programmer

Building Projects – Unlock Success As A Beginner Programmer

Comments
7 min read
4 Incredible VS Code Features That You Can't Miss!

4 Incredible VS Code Features That You Can't Miss!

2
Comments
12 min read
Which Programming Language Should I Choose as a Beginner in 2023?

Which Programming Language Should I Choose as a Beginner in 2023?

2
Comments 5
1 min read
How to Automate App Testing on Amazon Fire TV Using Appium-Python

How to Automate App Testing on Amazon Fire TV Using Appium-Python

7
Comments
7 min read
Understanding Pointers in Programming

Understanding Pointers in Programming

14
Comments 3
3 min read
Top 7 Things That Kill Developer Productivity

Top 7 Things That Kill Developer Productivity

138
Comments 25
6 min read
Unplugging and Recharging

Unplugging and Recharging

2
Comments 2
2 min read
Create a Flashlight App in Android Studio using Kotlin: Step-by-Step Tutorial

Create a Flashlight App in Android Studio using Kotlin: Step-by-Step Tutorial

1
Comments
3 min read
Rails is Pretty Intuitive once you get used to it.

Rails is Pretty Intuitive once you get used to it.

4
Comments
1 min read
Introduction to C Programming and Data Structure.

Introduction to C Programming and Data Structure.

2
Comments 5
7 min read
Developer to Entrepreneur: The Uncharted Path

Developer to Entrepreneur: The Uncharted Path

22
Comments 4
5 min read
Do you know the string is an array of characters?

Do you know the string is an array of characters?

Comments
2 min read
Use of Golang

Use of Golang

11
Comments 6
2 min read
The Power of Writing for Developers: More Than Just Code

The Power of Writing for Developers: More Than Just Code

60
Comments 11
3 min read
DAY 78 - Finding Kth Missing Positive Integer

DAY 78 - Finding Kth Missing Positive Integer

Comments
2 min read
Coding Exercise Tips for Technical Candidates and Hiring Managers

Coding Exercise Tips for Technical Candidates and Hiring Managers

5
Comments 1
6 min read
Qodana Is Out Of Preview With First-Class JetBrains IDE Integration

Qodana Is Out Of Preview With First-Class JetBrains IDE Integration

6
Comments 1
5 min read
The Side Hustle: Developers, Passion, and Passive Income

The Side Hustle: Developers, Passion, and Passive Income

12
Comments
3 min read
Javascript DOM methods

Javascript DOM methods

4
Comments 3
2 min read
HTML5 : API, media and graphics

HTML5 : API, media and graphics

4
Comments
2 min read
Async Lazy In C# – With Great Power Comes Great Responsibility

Async Lazy In C# – With Great Power Comes Great Responsibility

3
Comments 4
4 min read
DAY 76 - Minimum Number of days to make m bouquets.

DAY 76 - Minimum Number of days to make m bouquets.

Comments
3 min read
HTML5 Semantic Tags

HTML5 Semantic Tags

3
Comments 1
2 min read
DAY 75 - 875. Koko Eating Bananas

DAY 75 - 875. Koko Eating Bananas

Comments
3 min read
Maintainable Software Development

Maintainable Software Development

Comments
4 min read
How to create a database,user and grant privileges in Postgresql Python-Django.

How to create a database,user and grant privileges in Postgresql Python-Django.

3
Comments
2 min read
The setTimeout Function in Javascript

The setTimeout Function in Javascript

1
Comments
3 min read
createRef in React

createRef in React

7
Comments 4
2 min read
Master The Art Of Code Documentation In 5 Minutes

Master The Art Of Code Documentation In 5 Minutes

8
Comments
3 min read
Mistakes to Avoid as a New Programmer: Common Pitfalls That Can Hinder Your Learning Progress

Mistakes to Avoid as a New Programmer: Common Pitfalls That Can Hinder Your Learning Progress

2
Comments
3 min read
Better Code Quality with TypeScript’s Utility Types: Pick, Partial, and Omit

Better Code Quality with TypeScript’s Utility Types: Pick, Partial, and Omit

3
Comments
3 min read
DAY 72- 215. Kth Largest Element in an Array

DAY 72- 215. Kth Largest Element in an Array

4
Comments
2 min read
NullReferenceException & LINQ XOrDefault methods

NullReferenceException & LINQ XOrDefault methods

6
Comments
5 min read
Code Review: Strategy and Practices

Code Review: Strategy and Practices

5
Comments
4 min read
Laravel Sushi…

Laravel Sushi…

1
Comments
3 min read
Unveiling the Finest CSS Frameworks: Elevate Your Web Development Game

Unveiling the Finest CSS Frameworks: Elevate Your Web Development Game

7
Comments 2
4 min read
No Framework - Eps#1: I am Bored!

No Framework - Eps#1: I am Bored!

2
Comments
3 min read
DAY 70 - Find the Difference

DAY 70 - Find the Difference

Comments
2 min read
Introduction to OpenCV in Python: Basics and Installation Guide

Introduction to OpenCV in Python: Basics and Installation Guide

1
Comments
2 min read
Detect a substring in a string

Detect a substring in a string

Comments
1 min read
DAY 69 - Number of 1 Bits

DAY 69 - Number of 1 Bits

Comments
2 min read
Introducing Kids to Coding Through Tkinter: A Fun Path to Python's Graphical User Interfaces

Introducing Kids to Coding Through Tkinter: A Fun Path to Python's Graphical User Interfaces

13
Comments 2
6 min read
Can you just combine region and language to make a locale?

Can you just combine region and language to make a locale?

1
Comments
4 min read
🌀 The Crazy Compounding Effect of Coding

🌀 The Crazy Compounding Effect of Coding

14
Comments 5
7 min read
Use Pseudocode for a more efficient (and headache-free) coding

Use Pseudocode for a more efficient (and headache-free) coding

13
Comments
6 min read
Simplifying Complex TypeScript Types with the 'Unpack' Helper: Improve Developer Experience

Simplifying Complex TypeScript Types with the 'Unpack' Helper: Improve Developer Experience

3
Comments 2
2 min read
Como contribuir com projeto open source e apoiar a comunidade

Como contribuir com projeto open source e apoiar a comunidade

5
Comments
4 min read
Doc blocks for design system documentation

Doc blocks for design system documentation

4
Comments 1
2 min read
New Relic Interactive Application Security Testing (IAST) - Data Sheet

New Relic Interactive Application Security Testing (IAST) - Data Sheet

4
Comments
1 min read
DAY 66 - Two Sum IV - Input is a BST

DAY 66 - Two Sum IV - Input is a BST

4
Comments
3 min read
loading...