Welcome to Java Programming. Before you learn how to program in Java you'll have to spend some time getting prepared. Lesson 1 sections are as follows:
| 1.1 Java and the Web |
What is Java? Learn about Java, the origins of the World Wide Web and some Web vocabulary. |
| 1.2 Basic HTML |
Learn the HyperText Markup Language used to create Web pages. |
| 1.3 Using the "CLI" |
Learn how to use the Command Line Interface [CLI, or DOS Prompt] to run programs. |
| 1.4 FTP |
Learn how to use the File Transfer Protocol [FTP] to publish your Web pages. |
| 1.5 Java Applets |
Learn how to use HTML to put a Java applet on your Web page. |
| 1.6 Using the JDK |
Learn how to install and use the Java Development Kit to create Java programs. |