> Take a moment to appreciate what just happened here - I downloaded a Windows build of Zig, ran it in Wine, using it to cross compile for Linux, and then ran the binary natively. Computers are fun! Even though it…
This SO thread has a good overview of the books out there: http://stackoverflow.com/questions/388242/the-definitive-c-b... I'd recommend "C++ Primer" first, "Effective C++" second, and "The C++ Programming Language" as…
> Take a moment to appreciate what just happened here - I downloaded a Windows build of Zig, ran it in Wine, using it to cross compile for Linux, and then ran the binary natively. Computers are fun! Even though it…
This SO thread has a good overview of the books out there: http://stackoverflow.com/questions/388242/the-definitive-c-b... I'd recommend "C++ Primer" first, "Effective C++" second, and "The C++ Programming Language" as…