Java Programming – An IS Perspective (WSE)
An IS Perspective
Samenvatting
This introduction to Java programming features a business focus. It discusses what it means to be object oriented, how to structure classes, and how to write methods using Java′s structured programming elements. After outlining the elements of a complete Java program, the book moves on to advanced topics such as writing event–driven GUI programs, preparing applets for the Web, one– and two–dimensional arrays, animation, and more. Files from the book will be available on the Web.
Specificaties
Inhoudsopgave
<br />
<br /> Running Java.
<br />
<br /> Variables and Data Types.
<br />
<br /> Writing and Using Methods (Part I).
<br />
<br /> Writing Methods (Part II).
<br />
<br /> Inheritance.
<br />
<br /> Event–Driven Programming and the Graphic User Interface.
<br />
<br /> Arrays and Vectors.
<br />
<br /> Containers.
<br />
<br /> Applets.
<br />
<br /> Enhancing the GUI.
<br />
<br /> File I/O and Exception Handling.
<br />
<br /> Images, Animation, and Threads.
<br />
<br /> Glossary.
<br />
<br /> Index.