David's Blog
Blogs
GitHub
FriendlyUser's blog
More posts in my blog.
rust
Lifetimes in Rust: Managing Borrowed Data
Dec 24, 2024
Lifetimes ensure that references to data remain valid as long as the data exists. This article demonstrates Rust lifetimes through an example data structure containing vectors of strings and string references.
polygot
csharp
Review of Polygot Notebooks
Dec 21, 2024
My thoughts of polygot notebooks after writing a book with them
C++ Performance Optimization Techniques
Dec 19, 2024
This article will explore various C++ performance optimization techniques that can help developers write efficient code.
Getting Started with WebAssembly A Beginner's Guide
Dec 16, 2024
In this article , we'll cover the basics of WebAssembly and walk you through the process of setting up your development environment, compiling a simple program, and running it in the browser
A Comprehensive Guide to Data Visualization with Seaborn in Python
Dec 16, 2024
In this article, we will explore Seaborn, a powerful Python library for data visualization
react
context
Options to implement search on your website
Dec 15, 2024
Options to implement search on your website
← Newer Posts
Older Posts →
© Copyright 2026 by FriendlyUsers Tech Blog. Built with ♥ by
FriendlyUser
. Last updated on 2026-06-06.