Forem

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Accelerating Data Analysis: Embracing the Efficient Query and Aggregation Calculations

Accelerating Data Analysis: Embracing the Efficient Query and Aggregation Calculations

Comments
4 min read
Weak Events In C# – How To Avoid Nasty Memory Leaks
Cover image for Weak Events In C# – How To Avoid Nasty Memory Leaks

Weak Events In C# – How To Avoid Nasty Memory Leaks

2
Comments
6 min read
Why it is bad idea to check result of malloc call with assert

Why it is bad idea to check result of malloc call with assert

1
Comments 3
4 min read
Why I Won’t Use AI while Coding?

Why I Won’t Use AI while Coding?

5
Comments 2
2 min read
Date Methods JavaScript
Cover image for Date Methods JavaScript

Date Methods JavaScript

Comments
1 min read
How to Downsample Your Data Efficiently?

How to Downsample Your Data Efficiently?

Comments
3 min read
The Death of RAG: What a 10M Token Breakthrough Means for Developers
Cover image for The Death of RAG: What a 10M Token Breakthrough Means for Developers

The Death of RAG: What a 10M Token Breakthrough Means for Developers

31
Comments 1
8 min read
Different Sorting Algorithms and their Implementation
Cover image for Different Sorting Algorithms and their Implementation

Different Sorting Algorithms and their Implementation

6
Comments
15 min read
What is the Most Efficient Way to Calculate ETF IOPV?

What is the Most Efficient Way to Calculate ETF IOPV?

Comments
7 min read
Why should Python not be your first language?
Cover image for Why should Python not be your first language?

Why should Python not be your first language?

16
Comments 29
7 min read
Determining the number of "if" statements in your codebase

Determining the number of "if" statements in your codebase

Comments
1 min read
DevSecOps MythBuster – “Git Clone and DevOps Backup Script is all I need for data protection”
Cover image for DevSecOps MythBuster – “Git Clone and DevOps Backup Script is all I need for data protection”

DevSecOps MythBuster – “Git Clone and DevOps Backup Script is all I need for data protection”

Comments
4 min read
How I Use "imcopy" to Backup My Creator Files to My NAS: A Practical Guide
Cover image for How I Use "imcopy" to Backup My Creator Files to My NAS: A Practical Guide

How I Use "imcopy" to Backup My Creator Files to My NAS: A Practical Guide

Comments
4 min read
C++ Projects With Source Code

C++ Projects With Source Code

1
Comments
2 min read
How to Become a Better Coder?

How to Become a Better Coder?

8
Comments 12
1 min read
18 Must-Bookmark GitHub Repositories Every Developer Should Know
Cover image for 18 Must-Bookmark GitHub Repositories Every Developer Should Know

18 Must-Bookmark GitHub Repositories Every Developer Should Know

53
Comments 12
3 min read
Simplify your OpenSSL CSR Requests with PowerCSR GUI Tool
Cover image for Simplify your OpenSSL CSR Requests with PowerCSR GUI Tool

Simplify your OpenSSL CSR Requests with PowerCSR GUI Tool

3
Comments
4 min read
Choose Your Own Coding Assistant
Cover image for Choose Your Own Coding Assistant

Choose Your Own Coding Assistant

56
Comments 15
5 min read
CQRS Pattern In C# And Clean Architecture – A Simplified Beginner’s Guide
Cover image for CQRS Pattern In C# And Clean Architecture – A Simplified Beginner’s Guide

CQRS Pattern In C# And Clean Architecture – A Simplified Beginner’s Guide

7
Comments 4
8 min read
The Importance of Formal Mobile Testing in Boosting your Chances of App Success
Cover image for The Importance of Formal Mobile Testing in Boosting your Chances of App Success

The Importance of Formal Mobile Testing in Boosting your Chances of App Success

Comments 1
4 min read
How to Make an Animated Search Bar with using only HTML and CSS
Cover image for How to Make an Animated Search Bar with using only HTML and CSS

How to Make an Animated Search Bar with using only HTML and CSS

19
Comments 6
3 min read
Simplifying Data Operations with Generic CRUD Operations in C#

Simplifying Data Operations with Generic CRUD Operations in C#

1
Comments
2 min read
Parsing a JSON String recursively in a BFS style.
Cover image for Parsing a JSON String recursively in a BFS style.

Parsing a JSON String recursively in a BFS style.

7
Comments 1
5 min read
Python Modules: A developer's guide
Cover image for Python Modules: A developer's guide

Python Modules: A developer's guide

Comments
7 min read
How to Remove Duplicate Objects from an Array in JavaScript
Cover image for How to Remove Duplicate Objects from an Array in JavaScript

How to Remove Duplicate Objects from an Array in JavaScript

Comments
6 min read
loading...