It is easier to debug now? I remember when I was doing C++ coding we had to print our programs out on the green bar paper and then go line by line to find that missing comma or bracket. It was so tedious! Maybe if I had been better at it I wouldn't have had to do so much debugging!
You are viewing a single comment's thread from:
Yeah modern tools like Visual Studio code/Visual Studio, and Xcode, make it a lot easier, but I still use lots of printf statements anyway :P
Good to know!