Discuss why it is important to maintain good programming habits.
What will be an ideal response?
When you learn a programming language and begin to write lines of program code, it is easy to forget the principles you have learned in this text. Having some programming knowledge and a keyboard at your fingertips can lure you into typing lines of code before you think things through. But every program you write will be better if you plan before you code. If you maintain the habit of first drawing flowcharts or writing pseudocode, as you have learned here, your future programming projects will go more smoothly. If you desk-check your program logic on paper before starting to type statements in a programming language, your programs will run correctly sooner. If you think carefully about the variable and module names you use, and design your program statements to be easy to read and use, your programs will be easier to develop and maintain.
You might also like to view...
____ demonstrates that management has identified an acceptable risk level and provided resources to control unacceptable risk levels.
A. Certification B. Accreditation C. Integrity D. Authorization
Design the indices for the tables in the Student Registration System. Give the rationale for all design decisions (including those not to use indices in certain cases where they might be expected).
What will be an ideal response?
Which of the following is a primary activity in the value chain?
a. purchasing b. accounting c. post sales service d. human resources management
A __________________ will attempt to determine the information that it requires by probing the target and trying to solicit a response that will allow it to determine some detail about the software running on the host and its configuration.
Fill in the blank(s) with the appropriate word(s).