Use the edit-build-run-fix loop - C++ | Zoonk
Use the edit-build-run-fix loop
Practice the everyday loop: edit the `.cpp` file, build it again, run the new executable, and fix the next problem. Notice when you are accidentally running an old executable because the rebuild failed.
Upgrade to keep learning
This lesson requires an active subscription.
Back to chapter
Upgrade