...
/Summary of the Basic Building Blocks of a Computer Program
Summary of the Basic Building Blocks of a Computer Program
Review what we have covered in this chapter.
We'll cover the following...
Chapter summary
In this chapter, we discussed the most fundamental concept that we have in programming: sequences.
Sequential thinking can help us structure our ideas so that we can break them down into smaller pieces. As we have mentioned in this chapter, grasping everything a program needs to ...