Chapter 10Full Programs

If you’ve completed the other exercises, you’re probably looking for a bigger challenge to flex your programming muscles. The exercises in this chapter will ask you to pull together everything you’ve learned. Some of these exercises will require you to step out of your comfort zone, and you may have to do a little research into your programming language’s standard library to solve some of the problems here.

As you work on these exercises, think about the process we explored at the beginning of this book. Look at the problem statements and see how you can break down the problem into smaller units. Think of how you can write some test plans to ensure you know that your program will turn out right.

Also, see if you can identify ...

Get Exercises for Programmers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.