DEV Community

Coding

while (!(succeed = try()))

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
I'm looking for a Full Stack Software Developer Role

I'm looking for a Full Stack Software Developer Role

Comments
2 min read
Fibonacci Series - Coding Interview Question | Easy visual explanation

Fibonacci Series - Coding Interview Question | Easy visual explanation

Comments
1 min read
Mastering Kubernetes: Your First Lab

Mastering Kubernetes: Your First Lab

1
Comments
2 min read
Golang Concurrency: A Fun and Fast Ride

Golang Concurrency: A Fun and Fast Ride

12
Comments
4 min read
Mastering Sealed Classes in Java

Mastering Sealed Classes in Java

1
Comments
2 min read
Top DevOps Monitoring Tools in 2024

Top DevOps Monitoring Tools in 2024

2
Comments 1
9 min read
The Quirky Side of C++: Weird Stuff That Makes Us Love (and Hate) It

The Quirky Side of C++: Weird Stuff That Makes Us Love (and Hate) It

1
Comments
3 min read
C++ Linked Lists Explained

C++ Linked Lists Explained

Comments 2
4 min read
String for CP (DSA - 3)

String for CP (DSA - 3)

5
Comments
3 min read
Common JavaScript "event Handler" Mistake

Common JavaScript "event Handler" Mistake

Comments
1 min read
7 Developer Tools to Prepare Your Stack for the GenAI Era

7 Developer Tools to Prepare Your Stack for the GenAI Era

16
Comments 2
5 min read
Automate Upstream Branch Creation in Git

Automate Upstream Branch Creation in Git

1
Comments
2 min read
Day 975 : Alright

Day 975 : Alright

1
Comments
2 min read
Bulma CSS: A Modern CSS Framework for Responsive Design

Bulma CSS: A Modern CSS Framework for Responsive Design

3
Comments
6 min read
Boost your coding productivity by simply Typing Faster 🤺

Boost your coding productivity by simply Typing Faster 🤺

1
Comments
1 min read
Understanding Value Types (Project Valhalla)

Understanding Value Types (Project Valhalla)

4
Comments
2 min read
Vendoring, or go mod vendor: What Is It?

Vendoring, or go mod vendor: What Is It?

3
Comments
8 min read
Fighting The Bad Guys in a Fun Way

Fighting The Bad Guys in a Fun Way

1
Comments 2
4 min read
How to become a problem-solver

How to become a problem-solver

7
Comments 1
2 min read
The Calculator Project - Easier, Yet Full of Hurdles

The Calculator Project - Easier, Yet Full of Hurdles

1
Comments
5 min read
Day 974 : Do It Right

Day 974 : Do It Right

Comments
2 min read
Start Your Coding Journey

Start Your Coding Journey

Comments
5 min read
Python List Difference | Programming Tutorials | Lab

Python List Difference | Programming Tutorials | Lab

Comments
2 min read
Why You Should Avoid `var` and Use `let` and `const` Instead

Why You Should Avoid `var` and Use `let` and `const` Instead

Comments
2 min read
Introduction to Project Loom

Introduction to Project Loom

2
Comments
2 min read
Exploring Java Record Types

Exploring Java Record Types

2
Comments
2 min read
Mastering Tailwind CSS: A Comprehensive Guide for Beginners

Mastering Tailwind CSS: A Comprehensive Guide for Beginners

5
Comments
2 min read
How to calculate time and space complexity? (DSA - 2)

How to calculate time and space complexity? (DSA - 2)

10
Comments 2
4 min read
Programming Tips and Tricks: Level Up Your Coding Game

Programming Tips and Tricks: Level Up Your Coding Game

1
Comments 1
2 min read
Delete All Stashes in Git Repository

Delete All Stashes in Git Repository

Comments
2 min read
Leetcode Day 1: Two Sum Explained

Leetcode Day 1: Two Sum Explained

1
Comments
2 min read
What Is Integration Testing? Types, Tools, Best Practices, and More

What Is Integration Testing? Types, Tools, Best Practices, and More

1
Comments
6 min read
The 21 Days Challenge: Pt. 1

The 21 Days Challenge: Pt. 1

Comments
1 min read
Pros and Cons of Choosing Python as Your Programming Language

Pros and Cons of Choosing Python as Your Programming Language

1
Comments
2 min read
Python Matplotlib | Triangular Grid Interpolation

Python Matplotlib | Triangular Grid Interpolation

1
Comments
3 min read
Day 972 : On air

Day 972 : On air

1
Comments
2 min read
C# Dealing with duplicates

C# Dealing with duplicates

5
Comments 2
7 min read
Exploring Word Embedding Techniques Based on Count or Frequency: A Practical Guide

Exploring Word Embedding Techniques Based on Count or Frequency: A Practical Guide

7
Comments
4 min read
From Rejections to Readiness: A Developer's Appeal for Work

From Rejections to Readiness: A Developer's Appeal for Work

Comments 2
1 min read
Explore JavaScript Data Types with getType Function

Explore JavaScript Data Types with getType Function

3
Comments 2
1 min read
1669 Merge in Between Linked Lists - Leetcode

1669 Merge in Between Linked Lists - Leetcode

6
Comments
1 min read
Mastering NumPy Array Mean Calculation

Mastering NumPy Array Mean Calculation

1
Comments
3 min read
Day 986 : Desire

Day 986 : Desire

1
Comments
2 min read
Day 5: Writing our first program in python with home🧡work

Day 5: Writing our first program in python with home🧡work

Comments
1 min read
MacroPilot: Piloting Tasks with Automated Macros

MacroPilot: Piloting Tasks with Automated Macros

5
Comments
2 min read
Maximizing Productivity with ChatGPT: Comparing ChatGPT-3.5 and ChatGPT-4 Omni for Diverse AI Applications

Maximizing Productivity with ChatGPT: Comparing ChatGPT-3.5 and ChatGPT-4 Omni for Diverse AI Applications

Comments
4 min read
Mastering Basic Arithmetic Operations in C Programming

Mastering Basic Arithmetic Operations in C Programming

Comments
3 min read
Announcing the SuperViz Hackathon

Announcing the SuperViz Hackathon

8
Comments
1 min read
big 0 notation: laundry day

big 0 notation: laundry day

7
Comments
5 min read
SAML SSO In Terms Of GitHub Security

SAML SSO In Terms Of GitHub Security

1
Comments
6 min read
How I would learn to code in 2024 (if I could start over)

How I would learn to code in 2024 (if I could start over)

9
Comments 3
5 min read
VSCode selection automagically toggles multicursor :(

VSCode selection automagically toggles multicursor :(

8
Comments
1 min read
Pandas & NumPy: Building Blocks of Data Science

Pandas & NumPy: Building Blocks of Data Science

Comments
5 min read
Scheduling Pods with Node Affinity in Kubernetes

Scheduling Pods with Node Affinity in Kubernetes

Comments
4 min read
Day 970 : Chosen

Day 970 : Chosen

Comments
2 min read
Testcontainers + Golang: Melhorando seus testes com Docker

Testcontainers + Golang: Melhorando seus testes com Docker

6
Comments 2
9 min read
R Programming: Zero to Hero Series 🚀

R Programming: Zero to Hero Series 🚀

1
Comments
1 min read
Coding Concepts

Coding Concepts

Comments
2 min read
Matplotlib in Flask Web Application Server

Matplotlib in Flask Web Application Server

2
Comments
2 min read
I made Repomix: A Tool for Seamless Coding with Claude AI

I made Repomix: A Tool for Seamless Coding with Claude AI

18
Comments 4
4 min read
loading...