June 2024
Beginner
976 pages
16h 34m
English
So far, you have learned some solid basics about Visual Basic programming. Now it's time to explore the process of entering programs into the computer, executing them, observing their performance, examining how they display results, and learning techniques for debugging them.
Debugging is the process of finding and reducing the number of defects (bugs) in a computer program to make it perform as expected.
As stated in Section 2.5, an Integrated Development Environment (IDE) is a type of software that enables programmers to write, execute and debug their ...
Read now
Unlock full access