DEV Community

Wang - C++ Developer profile picture

Wang - C++ Developer

C++ engineer specializing in debugging legacy systems, memory safety, and modern C++ refactoring. I write practical guides that help teams solve real production problems.

Location Europe Joined Joined on 
Crash Patterns Overview: A Practical, Symptom‑First Guide to Debugging C++ Crashes

Crash Patterns Overview: A Practical, Symptom‑First Guide to Debugging C++ Crashes

Comments
4 min read
Finding Memory Leaks in Legacy C++ Applications with Valgrind

Finding Memory Leaks in Legacy C++ Applications with Valgrind

Comments
5 min read
Beyond new and delete: to Weak Pointer

Beyond new and delete: to Weak Pointer

Comments
3 min read
loading...