Skip to Content
Absolute Beginner's Guide to Programming, Third Edition
book

Absolute Beginner's Guide to Programming, Third Edition

by Greg Perry
November 2002
Beginner content levelBeginner
432 pages
11h 44m
English
Que
Content preview from Absolute Beginner's Guide to Programming, Third Edition

Summary

This chapter returned you to programming theory by showing you how to write programs that you can more easily maintain. Before coding, sketch out your logic with flowchart diagrams, especially tricky, and convert your flowcharts into pseudocode to ensure that your logic is correct and complete. With structured programming techniques, you help clarify the code that you write. If you or another programmer must later make changes, those changes are far more easily implemented when you've written structured code. One of the ways that you determine whether a program has bugs or not is by following the testing techniques described in this chapter. Then, if your code needs debugging, you will appreciate the power of today's language debugging ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Absolute Beginner's Guide to Programming, Second Edition

Absolute Beginner's Guide to Programming, Second Edition

Greg Perry

Publisher Resources

ISBN: 0789729059Purchase book