Java for the Visual Basic Programmer
Cambridge University Press
Book
Paperback/Softback
450 pages
978-0-521-79547-0 (ISBN)
Description
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.
More details
Series
Language
English
Place of publication
Cambridge
United Kingdom
Target group
Professional and scholarly
College/higher education
Product notice
Paperback (trade)
Illustrations
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 Classification
Persons
Content
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.