Assignment Two -- "Hello World" Script
This is just a simple "Hello World" application with some comments. Implement the "Hello World" script in the start of Chapter 2 (or from my lecture) and add at least 1 in-line comment and 1 block comment.
The idea here and really with every "Hello World" application is to make sure you have your environment functioning and that you understand how simple output works.
  • The Code -- Really simple, just output a string back to the monitor. You can change the string if you like. Perhaps something like "I am the greatest programmer in the world"
  • Your Comment -- Insert a comment near the top in block format -- put your name inside the block. You could also put the assignment number and what this code is suppose to do in there, but I just want to see the comment.
    In addition I want to see a single line comment. I do not care what it says, I just want to know that you know how they work.

I am implementing something new this semester:
  • Site Map -- Create a basic site map. This file WILL NOT be called index.html -- it will be an alternative navigation page so I can find your assignments.
    This should not be your primary navigation. It will be a separate page with specific links to each assignment.

Email me with a subject "CNIT 133 Lab 2" and include your Name, your URL and your Theme in the body of the email
I will go to the URL to see what is there
Return to Assignments Index