Even when you get confident it is still a longer process writing code than C/C++. It makes you think very hard about what you do carelessly in C.
But having spent the last few years debugging a lot of Swift code, and a bit of Rust code, that time is worth it I say.
Where Rust shines is in the debug cycle. Less of it.
Once you learn to surrender to the compiler, you will find true bliss,....
Even when you get confident it is still a longer process writing code than C/C++. It makes you think very hard about what you do carelessly in C.
But having spent the last few years debugging a lot of Swift code, and a bit of Rust code, that time is worth it I say.
Where Rust shines is in the debug cycle. Less of it.
Once you learn to surrender to the compiler, you will find true bliss,....