Skip to content

Binary Musings

  • Privacy Policy
  • Connect
  • Terms and Conditions

RAII

C++ Exception Handling Guide: Safety & Best Practices

November 9, 2025June 23, 2025 by Garry Chen 101
C++ Exceptions

Complete guide to C++ exception handling: exception safety, RAII patterns, noexcept, and best practices for robust code.

Categories c++ Tags C++, Exception Handling, Exception Safety, Noexcept, RAII Leave a comment

C++ Smart Pointers Tutorial: Build Custom Implementation

November 9, 2025June 13, 2025 by Garry Chen 101
Smart Pointer in C++

Build smart pointers from scratch in C++ – learn templates, move semantics, reference counting, and RAII patterns for memory management.

Categories c++ Tags C++, Move Semantics, RAII, Smart-Pointers, Templates Leave a comment

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

November 12, 2025June 9, 2025 by Garry Chen 101
Memory Management in C++

Heap vs Stack allocation, RAII patterns for resource management, and best practices to avoid memory leaks.

Categories c++ Tags C++, Memory-Management, Modern C++, RAII, Stack Allocation Leave a comment

Recent Posts

  • Rust Error Handling 101: Option, Result, and Panic
  • Makefile Tutorial Part 1: Basic make Rules, Targets & Clean
  • Rust Smart Pointers Guide: Box, Cow & MutexGuard Explained
  • Rust Standard Library Traits: Complete Guide to Memory & Type
  • Rust Traits Guide: Polymorphism & Dynamic Dispatch Tutorial

Recent Comments

No comments to show.

Archives

  • November 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025

Categories

  • c++
  • cpp
  • golang
  • javascript
  • rust
RSS Feed Subscribe
© 2025 Binary Musings • Built with GeneratePress