The essence of Java programming /

"Fully compliant with Java 2, this book provides a concise introduction to programming in Java, one of the most popular Computer Science languages in use today. Written for the programming novice, it follows an 'object-oriented' philosophy, introducing key concepts of classes and obje...

Descripció completa

Guardat en:
Dades bibliogràfiques
Autor principal: Rowe, Glenn (Glenn W.)
Format: Llibre
Idioma:English
Publicat: London ; New York : Prentice Hall, 1999.
Col·lecció:The essence of computing series
Matèries:
Taula de continguts:
  • 1. Classes and objects
  • 2. Creating a window
  • 3. Java syntax
  • 4. Constructors, inheritance, and interfaces
  • 5. The Java AWT and event handling
  • 6. Arrays and strings
  • 7. Layout managers
  • 8. Graphics and animation
  • 9. Threads
  • 10. Exceptions
  • 11. Saving, loading, and printing.