Return to Course Content Home

Learning Objectives

Students will be able to

  1. Describe the difference between XHTML and HTML
  2. Create a simple XHTML document
  3. Students will be able to validate a simple XHTML document
  4. Design and make a simple HTML page using HTML Frames
  5. Describe the advantages and disadvantages of Frames
  6. Install the Java Development Kit
  7. Install the Netbeans IDE
  8. Compile and run a simple HelloWorld application
  9. Describe what Java is and isn't
  10. Understand certain myths and truths about Java
  11. List some basic Java technologies used in the web.
  12. Design a Java program using primitive types
  13. Recognize basic Java syntax
  14. Understand what JUnit does and be able to build a simple test case