DEV Community

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Understanding Pointers in Programming

Understanding Pointers in Programming

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

Top 7 Things That Kill Developer Productivity

139
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

2
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 6
7 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

12
Comments 6
2 min read
JavaScript Operators: A Comprehensive Guide

JavaScript Operators: A Comprehensive Guide

4
Comments
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

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

The Side Hustle: Developers, Passion, and Passive Income

11
Comments
3 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
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.

5
Comments
2 min read
The setTimeout Function in Javascript

The setTimeout Function in Javascript

1
Comments
3 min read
DAY 74 - 239. Sliding Window Maximum

DAY 74 - 239. Sliding Window Maximum

Comments
3 min read
createRef in React

createRef in React

8
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

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

DAY 72- 215. Kth Largest Element in an Array

Comments
2 min read
NullReferenceException & LINQ XOrDefault methods

NullReferenceException & LINQ XOrDefault methods

4
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!

Comments
3 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
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

19
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

11
Comments 5
7 min read
Simplifying Complex TypeScript Types with the 'Unpack' Helper: Improve Developer Experience

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

5
Comments 2
2 min read
DAY 68 - Single Number I

DAY 68 - Single Number I

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

Como contribuir com projeto open source e apoiar a comunidade

8
Comments
4 min read
Doc blocks for design system documentation

Doc blocks for design system documentation

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

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

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

DAY 66 - Two Sum IV - Input is a BST

1
Comments
3 min read
Learn to use a databound DataGridView ComboBox in Windows Forms

Learn to use a databound DataGridView ComboBox in Windows Forms

3
Comments
6 min read
Why is it important to write good code?

Why is it important to write good code?

5
Comments
5 min read
Grid in CSS: A Comprehensive Guide

Grid in CSS: A Comprehensive Guide

5
Comments 1
11 min read
Incorporating AI Into Your React App

Incorporating AI Into Your React App

Comments
3 min read
7 steps I wish I followed, when was learning to code

7 steps I wish I followed, when was learning to code

Comments
4 min read
How to Ensure RoR-based App Security Using Best Coding Practices

How to Ensure RoR-based App Security Using Best Coding Practices

2
Comments
6 min read
DAY 65 - Kth Smallest Element in a BST

DAY 65 - Kth Smallest Element in a BST

2
Comments
3 min read
Pictorial mnemonics; to remember naming conventions

Pictorial mnemonics; to remember naming conventions

2
Comments 2
2 min read
Implicit Operators – Clean Code Secrets Or Buggy Nightmare?

Implicit Operators – Clean Code Secrets Or Buggy Nightmare?

1
Comments
4 min read
Building Docs website has never been easier!

Building Docs website has never been easier!

1
Comments
2 min read
5 Javascript coding interview questions - Part 2

5 Javascript coding interview questions - Part 2

2
Comments
2 min read
Exploring Simple Widgets I: The Expansion Tile

Exploring Simple Widgets I: The Expansion Tile

3
Comments 1
4 min read
DAY 64 - SUBARRAYS AND OR PROBLEM

DAY 64 - SUBARRAYS AND OR PROBLEM

1
Comments
4 min read
How to Handle the Socket Exception in Java

How to Handle the Socket Exception in Java

2
Comments
7 min read
Best AI Coding tools of 2023: A Comprehensive Pros/Cons Analysis

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

2
Comments 1
9 min read
Top 10 GitHub Projects Worth Contributing to in July 2023⭐

Top 10 GitHub Projects Worth Contributing to in July 2023⭐

2
Comments
2 min read
Deploying software is like opening a new bakery 🧁

Deploying software is like opening a new bakery 🧁

6
Comments 1
3 min read
loading...