PRG 215 Week 1 Individual: Hello, World!

0 items
PRG 215 Week 1 Individual: Hello, World!
PRG 215 Week 1 Individual: Hello, World!
$7.00
  • Description

PRG 215 Week 1 Individual: Hello, World!

Resources:

  • PRG215r4_Week_1_assignment.zip (unzip to download source code for this week’s Java program)
  • Using NetBeans to Complete Weekly Assignments

For this week’s programming assignment, you will typedebug, and run the attached Java™ program code.

Successfully coding and testing a simple program (sometimes referred to as a “Hello, world!” program) is useful because it gives you practice in the development environment. In other words, completing this assignment will  demonstrate that you have successfully downloaded and installed the Java™ development and runtime environments and that you are able to key in source code, compile that source code, run it, and observe the results. After you have successfully coded and tested a simple program, you can focus on syntax, data structures, and other programming concepts.

Unzip PRG215r4_Week_1_assignment.zip, download the included PNG file, and use it as the basis for your Java™ program. Refer to the file Using NetBeans to Complete Weekly Assignments if you need help.

Submit a .zip file containing the entire project including the “.java” file(s) and Word document with the screenshot using the Assignment Files tab.

The entire project will need to be zipped. You can zip the files in NetBeans by going to File (on the menu) then Export Project. The options reads: to ZIP. You can include the screenshot in the same zip file, or submit as a separate file.

Note: Please try to name your program, folders, and files with short names as sometimes it is difficult to unzip the program with long file names.