Chapter 28. A Scheduler Program

In the preceding six chapters, we created a variety of applications that drew on skills learned in recipes from earlier chapters. In this chapter, we develop a scheduler application, which, not surprisingly, relies on the Date class covered in Chapter 10 and various techniques you've learned in other chapters. The completed version of the application is available at http://www.person13.com/ascb.



    Part I: Local Recipes
    Part II: Remote Recipes