C++ has many not-that-simple topics – compilers, build process, thread safety, testing, etc. Feeling overwhelmed by these challenges in my personal projects, I decided to try something new, I took a course called Rust for Programmers by Jan Schaffranek. After…
