Wyo Java - Chapter 5 Resources

Ch. 5 Lecture Notes

Ch. 5 worksheet #1 - writing if statements

Ch. 5 worksheet #2 - using DeMorgan's law

Ch. 5 worksheet #3 - fixing if statement errors, compareTo & truth tables

Ch. 5 Project #1 - detecting palindrome's and using ToString to display hex and binary values

Ch. 5 Project #2 - extending Ch3Proj1 with a predicate method that detects palindromes

Ch. 5 Project #3 - using if statements to process a customer's order

Ch. 5 Practice Test