2025  27

August  1

Build HTTPie Clone in Rust: CLI Tool with 139 Lines of Code

August 1, 2025 · 10 min · Garry Chen

July  9

Rust Web Scraper Tutorial: HTTP Requests & Markdown Conversion

July 28, 2025 · 14 min · Garry Chen

Rust Programming Concepts: Types, Pointers, Async & Generics

July 25, 2025 · 12 min · Garry Chen

Rust Memory Management: Stack vs Heap & Memory Safety

July 24, 2025 · 10 min · Garry Chen

Go Pipeline Pattern Guide: Channels & Concurrent Processing

July 10, 2025 · 4 min · Garry Chen

Go Decorator Pattern Guide: Pipelines & HTTP Middleware

July 9, 2025 · 5 min · Garry Chen

Go Generics Guide: Type-Safe Programming & Data Structures

July 7, 2025 · 9 min · Garry Chen

Go Functional Programming: Map, Reduce & Filter Patterns

July 6, 2025 · 5 min · Garry Chen

Go Visitor Pattern: Learn from kubectl Implementation

July 4, 2025 · 6 min · Garry Chen

Go Inversion of Control Guide: Struct Embedding & Design

July 2, 2025 · 6 min · Garry Chen

June  17

Go Functional Options Pattern Guide: Clean API Design

June 30, 2025 · 4 min · Garry Chen

Go Error Handling: Modern Patterns & Best Practices

June 29, 2025 · 9 min · Garry Chen

Go Programming Patterns: Slices, Interfaces & Performance

June 28, 2025 · 6 min · Garry Chen

Modern C++ Features Guide: Literals, Override & Control

June 27, 2025 · 6 min · Garry Chen

Modern C++ Features Guide: Auto, Type Deduction & More

June 25, 2025 · 10 min · Garry Chen

C++ Iterators Guide: Range-Based For & Custom Iterators

June 24, 2025 · 8 min · Garry Chen

C++ Exception Handling Guide: Safety & Best Practices

June 23, 2025 · 6 min · Garry Chen

C++ Associative Containers Guide: Maps, Sets & Hash Tables

June 22, 2025 · 10 min · Garry Chen

C++ STL Containers Guide: Vector, List, Deque Performance

June 20, 2025 · 9 min · Garry Chen

C++ Move Semantics Guide: Rvalue References & Forwarding

June 19, 2025 · 13 min · Garry Chen

Terms & Conditions

June 17, 2025 · 8 min · Garry Chen

Contact Us

June 15, 2025 · 1 min · Garry Chen

Privacy Policy

June 15, 2025 · 13 min · Garry Chen

C++ Smart Pointers Tutorial: Build Custom Implementation

June 13, 2025 · 12 min · Garry Chen

Go Network Programming: How Epoll Powers Performance

June 13, 2025 · 15 min · Garry Chen

JavaScript Async Programming: From Callbacks to Promises

June 13, 2025 · 23 min · Garry Chen

C++ Memory Management Guide: Heap vs Stack & RAII Patterns

June 9, 2025 · 10 min · Garry Chen