Hour 8Structured Techniques
Now you are familiar with the steps to take before programming. You also know how to do some programming, and you have a little Python in your programming bag of tricks. In this hour’s lesson, you’ll begin honing your programming skills. From Hour 3, “Designing a Program,” you now know that two steps must always precede writing the program: defining the output and data as well as developing the logic. After you develop the logic, you can write the program, using one of the many available programming languages.
This hour guides you into being a more structured programmer, writing clearer code, and writing code that is maintainable. Your future as a programmer depends on your being able to write code that others can ...
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.
Read now
Unlock full access