
Learning Objectives
Students will be able to
- Describe the difference between XHTML and HTML
- Create a simple XHTML document
- Students will be able to validate a simple XHTML document
- Design and make a simple HTML page using HTML Frames
- Describe the advantages and disadvantages of Frames
- Install the Java Development Kit
- Install the Netbeans IDE
- Compile and run a simple HelloWorld application
- Describe what Java is and isn't
- Understand certain myths and truths about Java
- List some basic Java technologies used in the web.
- Design a Java program using primitive types
- Recognize basic Java syntax
- Understand what JUnit does and be able to build a simple test case