DEV Community

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Day 977 : Care Plan

Day 977 : Care Plan

1
Comments
2 min read
Variables, Constants, Data Types, and Namespaces in C++

Variables, Constants, Data Types, and Namespaces in C++

8
Comments
3 min read
Java Essentials: Decoding JDK, JRE, and JVM.

Java Essentials: Decoding JDK, JRE, and JVM.

Comments
2 min read
10 Captivating Programming Challenges to Boost Your Coding Skills 💻

10 Captivating Programming Challenges to Boost Your Coding Skills 💻

Comments
3 min read
Dynamic Programming, Coding Interview Pattern

Dynamic Programming, Coding Interview Pattern

Comments
4 min read
Rust Core Concepts List

Rust Core Concepts List

5
Comments
4 min read
Ultimate Guide to Coding Anarchy

Ultimate Guide to Coding Anarchy

3
Comments
6 min read
How to Write Tests

How to Write Tests

Comments
17 min read
Dynamic Programming, Design and Analysis of Algorithms

Dynamic Programming, Design and Analysis of Algorithms

Comments
17 min read
Difference Between Branches

Difference Between Branches

2
Comments
3 min read
Unveiling the Power of DSA: A Comprehensive Guide to Data Structures and Algorithms

Unveiling the Power of DSA: A Comprehensive Guide to Data Structures and Algorithms

1
Comments 2
5 min read
A Beginner's Guide to Game Development

A Beginner's Guide to Game Development

3
Comments 2
3 min read
8 Engaging MySQL Database Tutorials to Boost Your Skills 💻

8 Engaging MySQL Database Tutorials to Boost Your Skills 💻

Comments
2 min read
Pro Tips: Dos and Don'ts for Efficient Coding

Pro Tips: Dos and Don'ts for Efficient Coding

3
Comments
3 min read
6 Exciting Python Programming Challenges to Boost Your Coding Skills 🚀

6 Exciting Python Programming Challenges to Boost Your Coding Skills 🚀

1
Comments
3 min read
Unpacking the JavaScript Junk Drawer: The Marvels & Mayhem of Objects 🗃️

Unpacking the JavaScript Junk Drawer: The Marvels & Mayhem of Objects 🗃️

Comments 4
3 min read
Defensive Functions and Input Validation in Python: Ensuring Error-Free Code

Defensive Functions and Input Validation in Python: Ensuring Error-Free Code

Comments
2 min read
Day 976 : Manifest

Day 976 : Manifest

1
Comments
2 min read
6 Captivating Linux Command Line Tutorials from LabEx 🐧

6 Captivating Linux Command Line Tutorials from LabEx 🐧

Comments
2 min read
Creating and Working with Records in C# 📹

Creating and Working with Records in C# 📹

45
Comments 4
6 min read
How to Test Local Website on Mobile Devices

How to Test Local Website on Mobile Devices

147
Comments 27
3 min read
Bitwise operators in Java: unpacking ambiguities

Bitwise operators in Java: unpacking ambiguities

2
Comments
9 min read
6 Captivating Python Programming Tutorials from LabEx 🚀

6 Captivating Python Programming Tutorials from LabEx 🚀

1
Comments
2 min read
iOS Interview Questions and Answers

iOS Interview Questions and Answers

Comments
2 min read
Hadoop FS Shell mv

Hadoop FS Shell mv

1
Comments
2 min read
A beginner's guide to the Whisperx model by Erium on Replicate

A beginner's guide to the Whisperx model by Erium on Replicate

26
Comments 1
3 min read
A beginner's guide to the Multilingual-E5-Large model by Beautyyuyanli on Replicate

A beginner's guide to the Multilingual-E5-Large model by Beautyyuyanli on Replicate

5
Comments
2 min read
A beginner's guide to the Clarity-Upscaler model by Philz1337x on Replicate

A beginner's guide to the Clarity-Upscaler model by Philz1337x on Replicate

4
Comments
3 min read
🚀 Ready to kickstart your web development journey? Check out The Odin Project! 🎓

🚀 Ready to kickstart your web development journey? Check out The Odin Project! 🎓

2
Comments
1 min read
C++ Program to Print a Pascal Triangle

C++ Program to Print a Pascal Triangle

1
Comments
2 min read
GitLab Shared Responsibility Model: A Guide to Collaborative Security

GitLab Shared Responsibility Model: A Guide to Collaborative Security

1
Comments
8 min read
Negative Indexing in Python, with Examples 🐍

Negative Indexing in Python, with Examples 🐍

Comments
5 min read
Starting with C++: The Classic 'Hello, World!' Guide

Starting with C++: The Classic 'Hello, World!' Guide

9
Comments 1
2 min read
Lifetimes in Rust

Lifetimes in Rust

7
Comments
5 min read
242. Valid Anagram

242. Valid Anagram

Comments
2 min read
Styling Elements with HTML Span

Styling Elements with HTML Span

2
Comments
3 min read
How to Write an Effective README File - A Guide for Software Engineers

How to Write an Effective README File - A Guide for Software Engineers

7
Comments
5 min read
Fast and Slow Pointers, Coding Interview Pattern

Fast and Slow Pointers, Coding Interview Pattern

3
Comments
4 min read
I _____ hate arrays in C++!

I _____ hate arrays in C++!

4
Comments
14 min read
Hadoop Date Mastery for Astronomers

Hadoop Date Mastery for Astronomers

Comments
5 min read
Printing in C#: How To Do It Correctly 🔮

Printing in C#: How To Do It Correctly 🔮

29
Comments
6 min read
The Age Of SaaS: How To Protect Your Data

The Age Of SaaS: How To Protect Your Data

Comments
10 min read
My day of Code - The Bare Minimum

My day of Code - The Bare Minimum

15
Comments 3
3 min read
7 Captivating C++ Programming Challenges from LabEx 🧠

7 Captivating C++ Programming Challenges from LabEx 🧠

3
Comments
2 min read
Crafting a Web Application with Golang: A Step-by-Step Guide

Crafting a Web Application with Golang: A Step-by-Step Guide

7
Comments
3 min read
Day 973 : Deal With That

Day 973 : Deal With That

1
Comments
2 min read
List of FAANG front-end coding questions.

List of FAANG front-end coding questions.

1
Comments 2
2 min read
Box<T> Type in Rust Allows for Heap Allocation

Box<T> Type in Rust Allows for Heap Allocation

5
Comments
5 min read
How to Interface TTP223B Touch Sensor with Arduino

How to Interface TTP223B Touch Sensor with Arduino

Comments
4 min read
9 tools, libraries and extensions our developer can't live without (and why)

9 tools, libraries and extensions our developer can't live without (and why)

7
Comments 2
3 min read
6 Captivating Pandas Programming Challenges 🔍

6 Captivating Pandas Programming Challenges 🔍

1
Comments
2 min read
Interceptors: The basics and their use under Entity Framework

Interceptors: The basics and their use under Entity Framework

6
Comments
7 min read
7 MySQL Database Management Labs to Boost Your Skills 💻

7 MySQL Database Management Labs to Boost Your Skills 💻

2
Comments
2 min read
I discovered Rust's zero-cost abstraction

I discovered Rust's zero-cost abstraction

9
Comments
3 min read
Mastering Hollow Patterns: A Comprehensive Guide with Code Examples

Mastering Hollow Patterns: A Comprehensive Guide with Code Examples

Comments
8 min read
How to Use External Configuration Files in Python Production Code

How to Use External Configuration Files in Python Production Code

Comments
2 min read
Javascript Symbols

Javascript Symbols

8
Comments 8
4 min read
Top 5 Best C# Books for Beginners in 2024

Top 5 Best C# Books for Beginners in 2024

38
Comments
5 min read
How template method can ruin your Java code

How template method can ruin your Java code

1
Comments
9 min read
How Artificial Intelligence (AI) is Reshaping the World of Programming

How Artificial Intelligence (AI) is Reshaping the World of Programming

Comments
4 min read
loading...