This book teaches Java to professional Visual Basic programmers by presenting a VB program to do some task, then developing a Java program that accomplishes the same thing. The examples are small, clear, and executable, using the latest version of VB Professional, Sun Java Workshop, and UML. The sample programs and an evaluation copy of Java development software are on the enclosed CD. The book is modular, providing sections that may be skipped depending on the needs and background of the reader. Each chapter features objectives, assumed knowledge, key words and concepts, summary of key points, and a recommended reading list. Caution notes highlight important differences between Visual Basic and Java, especially where the Java code may not execute as expected by VB programmers. A running case study throughout the book illustrates the concept of object-oriented programming.
Reihe
Sprache
Verlagsort
Zielgruppe
Für Beruf und Forschung
Für höhere Schule und Studium
Produkt-Hinweis
Illustrationen
75 Line drawings, unspecified
ISBN-13
978-0-521-79547-0 (9780521795470)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Klassifikation
Autor*in
Southwest Missouri State University
University of Arkansas
1. Why you should learn Java; 2. An introduction to object-oriented programming; 3. Java structure; 4. Defining data; 5. Computation; 6. Decision making; 7. Loops; 8. Arrays; 9. Data access; 10. Graphical user interfaces; 11. OO development issues; 12. Graphics.