|
|
|
|
|
by rocqua
1666 days ago
|
|
If im going to be making code that needs to run fast, works on a bit level, and isn't exposed to the world, then I am picking up C++ It's more convenient than C. It's easier to use (at the cost of safety) compared to Rust. Perhaps this will change if I know rust better. But for now C++ is where it's at for me for this niche. |
|