November 2002
Beginner
432 pages
11h 44m
English
Several implementations of Java exist. One of the most popular due to its similarity with the Visual Basic development environment is Visual J++, one of Microsoft's newest languages. The Visual J++ technology supports the entire Sun Microsystems–developed Java language. Visual J++ is a programming platform used to develop Java-enabled applets and standalone applications. It includes not only a Java compiler (the tool that translates your Java programs to bytecode) but also an editor, debugger, and online documentation provider.
Therefore, if you already know Visual Basic, you'll feel at home with Visual J++ after you learn it. The numerous windows and screen elements are the same as Visual Basic's because both ...