Java Assignments
Textbook code can be found on my main Java page here.
| Set | Self Check (SC) | Exercises (E) |
| Set 43: | SC 4.2, 4.7, 4.15, 4.17, 4.20, 4.23, 4.28 (see p.273). Scanner, Cumulative algorithms, Text processing, throw exceptions. |
|
| X4A1 | SC 4.5 (optional) | |
| X4A2 | E 4.1 (optional) | |
| Set 44: | E 4.2, 4.3, 4.8, 4.10. | |
| Set 45: | E 4.11, 4.18, 4.19. | |
| X4B | Chapter 4 Programming Project #1. | |
| Check with teacher about doing Chapter 12 work now. Recursion: no loops in solutions. See beginning of Chapter 12. For backtracking, see template on pp. 788–789. |
||
| Set 121: | SC 12.3, 12.4, 12.5. Recursion. | |
| X12A | SC 12.13, 12.14, 12.15. | |
| Set 122: | E 12.1, 12.2, 12.3, 12.6. | |
| X12B | E 12.7, 12.9, 12.12. | |
| X12C: | E 12.13, 12.14, 12.18, 12.19, 12.20. Yeah for computer science! |
|
| Set 51: | SC 5.5, 5.6, 5.11. while loop, Random. Don't use Math library random. | |
| Set 54: | E 5.1, 5.3, 5.7, 5.11. | |
| Set 55: | E 5.14, 5.18, 5.24. | |
| X5A | Chapter 5 Programming Project #1. | |
| X5B | Chapter 5 Programming Project#2. |
Latest update: Tuesday, January 6, 2015 10:56 AM