Java Demystified

Learn Java with this fun and painless self-teaching guide. Easy-to-understand, step-by-step instruction explains the most commonly used programming language for designing dynamic Web pages. Numerous examples, quizzes at the end of each chapter, and a final exam solidify the knowledge you have learned. Table of contents Ch. 1. Data TypesCh. 2. Expressions and StatementsCh. 3. Control StructuresCh. 4. ArraysCh. 5. Methods and PolymorphismCh. 6. Classes Ch. 7. InheritanceCh. 8. Exception HandlingCh. 9. Files and StreamsCh. 10. JDBC and Java Data ObjectsCh. 11. Embedded SQLCh. 12. MultithreadingCh. 13. Graphical User InterfaceCh. 14. Collections and IterationsCh. 15. Java Applets