CHAPTER 16
Putting It All Together
This chapter could have been called “One Last Project,” but that wouldn’t sound like chapter titles at the end of other beginners’ programming books, so instead, the title implicitly refers to the personal development journey that you have been on since we started learning Dart. For our last project of the book, we’ll be building an app that creates printable word searches. Other than presenting a fairly interesting project, it’s also the goal of this chapter to give you a taste of one class of problems that computers can generally solve more efficiently than humans (constraint satisfaction problems).
You’ve ...
Get Dart for Absolute Beginners 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.