Preview

code program

Satisfactory Essays
Open Document
Open Document
317 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
code program
Name: Date: 8/9/2013
Class: PRG/420
Week: 1- HelloWorld assignment.

1
(Copy of source code) - Insert here a copy of your *.java source code text (copy and paste source code here, do not simply insert *.java files):
/*
* To change this template, choose Tools | Templates * and open the template in the editor. */ package hello.world.app;

/** * The HelloWorldApp class implements an application that * simply prints "Hello World!" to standard output. */ public class HelloWorldApp {

/** * @param args the command line arguments */ public static void main(String[] args) { System.out.println("Hello World!"); // Display the string.

}
}

(Compilation screenshot) - Insert here a screenshot of the result of compiling the above source code: NetBeans IDE 7.3.1 compiles but it did not go to the screen so I could see it, this is why I sent you a message yesterday to let you know this. But the program did run without any problems.

2
(Input screenshot) - Insert here a screenshot of your program running showing entry of the provided set of test input data for this assignment:

(output screenshot) - Insert here a screenshot of your running your program showing your last name as the first output and the expected output of this assignment:

3
(Design, approach, lessons learned) - Write a summary of the design of your program, how you coded it, and the lessons you learned from the programming assignment here: Well first of all I started by copying my hello world code into the notepad text editor. You know learning something new like Java at first is a little scary but I think going forward I will get more understanding of this application with no problems at all. So I learned to just hang in there and keep learning.

4
(zip file) - Insert here a copy of your zip file of all of your NetBeans project files so that it could be unzipped and all the NetBeans files loaded and run in another

You May Also Find These Documents Helpful

  • Good Essays

    SET ServerOutput on > By default, SQL*Plus doesn’t display output from PL/SQL, execute this command can unblock this function…

    • 193 Words
    • 1 Page
    Good Essays
  • Satisfactory Essays

    3. New project wizard window will appear. Select options at shown as shown in figure 2 and go for Next…

    • 419 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Mis 302 Flowchart

    • 262 Words
    • 2 Pages

    After completing your program, submit the Java Code (copy code into notepad before uploading it). The file must be titled HW2-FlowChar/Program. Don’t forget to add your name…

    • 262 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Homework Week 2

    • 743 Words
    • 3 Pages

    A compiler translates one computer language into another. It also pics up errors in the program being put together.…

    • 743 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    CEIS100 W5 ILab Report

    • 320 Words
    • 2 Pages

    Code—copy and paste (or type) your code below. You can also post a screenshot of the program working if you would like.…

    • 320 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    In the space provided below, copy and paste your VBScript Program Code. If it doesn’t fit, use the next page for the continuation of your sourcecode program…

    • 529 Words
    • 3 Pages
    Powerful Essays
  • Satisfactory Essays

    Ionic Reactions

    • 354 Words
    • 2 Pages

    Read through the following Procedures and then draw a data table in your notebook to record…

    • 354 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Programing Problems

    • 721 Words
    • 3 Pages

    IT 210 13 Programming Problems Pseudocode for chapter 2 checkpoint Frank T. Hartman IT 210 13 Programming Problems Pseudocode for chapter 2 checkpoint Frank T. Hartman Programming Problem 1 Main Module Declare SalesAmount As Real Declare CommissionRate As Real Declare CommissionEarned…

    • 721 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Week 4

    • 2217 Words
    • 9 Pages

    In the space provided below, copy and paste your VBScript Program Code. If it doesn’t fit, use the next page for the continuation of your sourcecode program…

    • 2217 Words
    • 9 Pages
    Satisfactory Essays
  • Satisfactory Essays

    I Like to 1321

    • 459 Words
    • 2 Pages

    Type the new code given below into your NetBeans project. You will need to rearrange a…

    • 459 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Program Design – Following the directions in the assignment, clearly write up your problem design in this section and comment your pseudocode.…

    • 345 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Week 4

    • 813 Words
    • 4 Pages

    Synthesize the learning from the case study, knowledge of main topics and program learning by providing a written summary of your reflections.…

    • 813 Words
    • 4 Pages
    Good Essays
  • Good Essays

    Coding in Grade School

    • 1178 Words
    • 5 Pages

    I recently watched a video that struck my interest. It was a video created and funded by a foundation named Code.org. The basic premise of this video is to show how important coding was for several founders of multi-million dollar companies such as Microsoft (Bill Gates) and Facebook (Mark Zuckerberg), and how coding is not taught in grade school. Because coding is a specialized skill and requires specific instruction, it is not a course that would be offered to kids in grade school. The reason the CEOs of these companies made it big were because they had access to computers and resources and their craft was unique; something kids of the 70’s and 80’s lacked. In the present world where most information can be found with the click of a button, it makes it easier for kids of the newer generations to learn coding. Who knows what kind of innovations the future kids of the world hold as potential in their hands and mind? With that being said, it is essential, that in the near future, public and private schools implement coding in their curriculum in order to broaden the knowledge of the future kids of this fast-moving technological era.…

    • 1178 Words
    • 5 Pages
    Good Essays
  • Good Essays

    Program

    • 314 Words
    • 2 Pages

    or comparison purposes we also ran a triangular distribution to compensate for the lack of symmetry around the expected mean, but the results were broadly similar so we will discuss the results based on the truncated normal distribution.…

    • 314 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    Netbeans User Guide

    • 142475 Words
    • 570 Pages

    NetBeans in a Nutshell ................................................................................................................................................ 1.Introduction.................................................................................................................................................... Is NetBeans For You? .............................................................................................................................. 1 Is This Book For You? ............................................................................................................................. 2 NetBeans and Java ................................................................................................................................... 2 What are Java Beans? ..................................................................................................................... 2 The Core Concept of NetBeans ...................................................................................................... 3 NetBeans as the "Visual JDK" ................................................................................................................. 4 All The Usual Features ................................................................................................................... 4 NetBeans as a tools platform ................................................................................................................... 5 NetBeans as an open source community .................................................................................................. 6 A Steady Stream of Creativity ........................................................................................................ 6 Don 't Be Cross That This Book Is Cross-Platform ........................................................................ 6 Contents of the Accompanying Sources…

    • 142475 Words
    • 570 Pages
    Satisfactory Essays