PRG 421 UOP Tutorials,PRG 421 UOP Assignments,PRG 421 UOP Entire class Flashcards Preview

Tutorial firm > PRG 421 UOP Tutorials,PRG 421 UOP Assignments,PRG 421 UOP Entire class > Flashcards

Flashcards in PRG 421 UOP Tutorials,PRG 421 UOP Assignments,PRG 421 UOP Entire class Deck (26)
Loading flashcards...
1
Q

PRG 421 Complete Course
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Complete-Course

A

PRG 421 Week 1 DQ 1

PRG 421 Week 1 DQ 2

PRG 421 Week 1 Individual Assignment Hello World Program

PRG 421 Week 1 Supporting Activity Events and GUIs

PRG 421 Week 1 Supporting Activity Java Containers

PRG 421 Week 2 DQ 1

PRG 421 Week 2 Individual Assignment Retail Calculator

PRG 421 Week 2 Individual Assignment Retail Calculator

PRG 421 Week 2 Supporting Activity Menus

PRG 421 Week 3 DQ 1

PRG 421 Week 3 DQ 2

PRG 421 Week 3 Individual Assignment Individual Contact Information Part 1 and 2

PRG 421 Week 3 Learning Team Assignment Charity Program

PRG 421 Week 3 Supporting Activity Exception Handler

PRG 421 Week 3 Supporting Activity Writing Code for a Data File

PRG 421 Week 4 DQ 1

PRG 421 Week 4 DQ 2

PRG 421 Week 4 Individual Assignment Pie Chart Applet

PRG 421 Week 4 Learning Team Assignment On Charity Program

PRG 421 Week 4 Supporting Activity Java Applets and Network Security

PRG 421 Week 4 Supporting Activity Java Applets versus JavaScript

PRG 421 Week 5 DQ 1

PRG 421 Week 5 Learning Team Assignment Connect to Database Charity Program

PRG 421 Week 5 Supporting Activity JavaDB Tutorial

PRG 421 Week 5 Supporting Activity Mobile App

To Know More Tutorials Visit

http://www.tutorialfirm.com

2
Q

PRG 421 Week 5 Supporting Activity Mobile App
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Week-5-Supporting-Activity-Mobile-App

A

Write a 200- to 300-word short-answer response for the following:

What type of mobile app would you find useful? What steps would you take to create and deploy this app? Be specific about the software tools you would use.

To Know More Tutorials Visit

http://www.tutorialfirm.com

3
Q

PRG 421 Week 5 Supporting Activity JavaDB Tutorial
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Week-5-Supporting-Activity-JavaDB-Tutorial

A

Conduct an Internet search for JavaDB tutorial. You may choose to use either a text-based or a video tutorial. Follow the steps in the tutorial to learn how to use JavaDB.

Modify one of the demo programs with the JavaDB download to create and manipulate your own database.

Write a 200- to 300-word description of the challenges you encountered.

Post the source code of your program.

To Know More Tutorials Visit

http://www.tutorialfirm.com

4
Q

PRG 421 Week 5 Learning Team Assignment Connect To Database Charity Program
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Week-5-Learning-Team-Assignment-Connect-to-Database-Charity-Program

A

Write a program to create a database from the data in the sequential file you created in Week Four.

Modify the GUI to connect to this database and add entries to it and read entries from it. Entries read from the database should be displayed in the JTextArea or JTable.

Test and debug this final program.

Submit the .java source file or files.

To Know More Tutorials Visit

http://www.tutorialfirm.com

5
Q

PRG 421 Week 5 DQ 1
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Week-5-DQ-1

A

Explain how object-oriented design allows changes to be made in a class definition without affecting other classes in the application.

To Know More Tutorials Visit

http://www.tutorialfirm.com

6
Q

PRG 421 Week 4 Supporting Activity Java Applets Versus JavaScript
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Week-4-Supporting-Activity-Java-Applets-versus-JavaScript

A

Write a 200- to 300-word short-answer response for the following:

How would you differentiate a website that uses a Java® applet from one that uses JavaScript® code? Locate a website that includes a Java® applet and provide its URL.

Describe each user interface component used and how the applet uses each of them.

Do you think the applet uses interface components effectively? Why or why not?

To Know More Tutorials Visit

http://www.tutorialfirm.com

7
Q

PRG 421 Week 4 Supporting Activity Java Applets And Network Security
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Week-4-Supporting-Activity-Java-Applets-and-Network-Security

A

Write a 200- to 300-word short-answer response for the following:

Select one of the applications you wrote in Week 1 or 2 and convert it to an applet. You may use either one of your individual assignments or an example of a full program you posted in response to a DQ. Explain why your individual assignment for Week 3 is not a good choice.

Discuss any challenges you encountered in making this conversion and successfully compiling and executing the applet. Post your applet code here.

To Know More Tutorials Visit

http://www.tutorialfirm.com

8
Q

PRG 421 Week 4 Learning Team Assignment On Charity Program
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Week-4-Learning-Team-Assignment-On-Charity-Program

A

Modify the program you created in Week Three to write the data—name, amount, and charity—into a sequential data file.

Implement a capability of reading what is in the existing data file and displaying it in the text area.

Submit the .java source file for the program.

To Know More Tutorials Visit

http://www.tutorialfirm.com

9
Q

PRG 421 Week 4 Individual Assignment Pie Chart Applet
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Week-4-Individual-Assignment-Pie-Chart-Applet

A

Write an applet that includes a pie chart.

Use a news article with statistics that are good candidates for a pie chart: for example, political candidate preferences; percentages of those for, against, or undecided about a ballot measure; and so forth.

Cite the source for your input statistics.

Submit the applet along with an HTML file to launch it.

To Know More Tutorials Visit

http://www.tutorialfirm.com

10
Q

PRG 421 Week 4 DQ 2
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Week-4-DQ-2

A

Describe how usability and software quality are related.

To Know More Tutorials Visit

http://www.tutorialfirm.com

11
Q

PRG 421 Week 4 DQ 1
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Week-4-DQ-1

A

What do you feel are some design issues related to human factors of a GUI?

To Know More Tutorials Visit

http://www.tutorialfirm.com

12
Q

PRG 421 Week 4 DQ 1
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Week-3-Supporting-Activity-Writing-Code-for-a-Data-File

A

Write a 200- to 300-word short-answer response for the following:

Think of a programming task—other than the individual or team assignments in this course—in which you would choose to use a data file. Write the code to read or write the file. Explain the activity and your code.

To Know More Tutorials Visit

http://www.tutorialfirm.com

13
Q

PRG 421 Week 3 Supporting Activity Exception Handler
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Week-3-Supporting-Activity-Exception-Handler

A

Write a 200- to 300-word short-answer response for the following:

Think of a programming tas other than the individual or team assignments in this course—in which you would choose to use an exception handler. Write the code for the try-catch block. Explain the activity and your code.

To Know More Tutorials Visit

http://www.tutorialfirm.com

14
Q

PRG 421 Week 3 Learning Team Assignment Charity Program
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Week-3-Learning-Team-Assignment-Charity-Program

A

Create a GUI-based program to accept name of donor, name of charity, and amount of pledge from the user.

Display a list of entries in a JTextArea or JTable.
Submit the .java source file for this program.
To Know More Tutorials Visit

http://www.tutorialfirm.com

15
Q

PRG 421 Week 3 Individual Assignment Individual Contact Information Part 1 And 2
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Week-3-Individual-Assignment-Individual-Contact-Information-Part-1-and-2

A

This is a two-part assignment.

Part 1

Design, implement, test, and debug a program with a JFrame that allows the user to enter a series of contacts’ names, ages, e-mail addresses, and cell phone numbers, and creates a file from the entered data. Validate the age entry to ensure that it is numeric and between 0 and 120. Include information for three to five contacts.

Part 2

Design, implement, test, and debug a program that reads the file you created by the list in Part 1 and displays the records in a JFrame. You may either display all entries in the list at once or display them one at a time; the user interface is up to you. Protect against not being able to open the file.

Submit the .java source files.

To Know More Tutorials Visit

http://www.tutorialfirm.com

16
Q

PRG 421 Week 3 DQ 2
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Week-3-DQ-2

What version of Java are you running and how can you tell?

To Know More Tutorials Visit

http://www.tutorialfirm.com

A

PRG 421 Week 3 DQ 2
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Week-3-DQ-2

What version of Java are you running and how can you tell?

To Know More Tutorials Visit

http://www.tutorialfirm.com

17
Q

PRG 421 Week 3 DQ 1
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Week-3-DQ-1

After several weeks of this, what is your favorite IDE and why?

To Know More Tutorials Visit

http://www.tutorialfirm.com

A

PRG 421 Week 3 DQ 1
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Week-3-DQ-1

After several weeks of this, what is your favorite IDE and why?

To Know More Tutorials Visit

http://www.tutorialfirm.com

18
Q

PRG 421 Week 2 Supporting Activity Menus
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Week-2-Supporting-Activity-Menus

A

Write a 200- to 300-word short-answer response for the following:

What are advantages of using menus in a GUI application? Design a menu structure for a program you would find useful in your work or hobbies. Write and post the code for the menu creation.

To Know More Tutorials Visit

http://www.tutorialfirm.com

19
Q

PRG 421 Week 2 Supporting Activity Arrays And Combo Boxes
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Week-2-Supporting-Activity-Arrays-and-Combo-Boxes

A

Write a 200- to 300-word short-answer response for the following:

How do arrays and combo boxes work together? Write a small program in which you add the elements of an array to a combo box and post the code for your program.

To Know More Tutorials Visit

http://www.tutorialfirm.com

20
Q

PRG 421 Week 2 Individual Assignment Retail Calculator
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Week-2-Individual-Assignment-Retail-Calculator

A

For this assignment, you will choose from the following options:

Option 1: Retail Calculator

Option 2: Payroll Application

Read the instructions in the University of Phoenix Material: GUI Components Program located on the student website and select one option to complete the assignment.

A retailer would like a calculator to indicate sale prices when he marks items down at various percentages.

Design, implement, test, and debug a GUI application that allows the retailer to enter the item’s name, the item’s original price, and the percentage discounted.

The application should include a Calculate button that, when pressed, computes and displays the sale price in a label or text field.
The program should allow the retailer to enter any number of items in this manner.
Include an Exit button to end the execution of the application.
The program should allow the user to select a department from a menu. You may create the menu as a true menu, a JComboBox, or radio buttons.
Create your own list to populate the menu: men’s clothing, women’s clothing, house wares, and so forth.
Include at least five departments.
Create a JTextArea or a JTable to display each of the following for each item entered:
Item name
Department
Original price
Sale price

To Know More Tutorials Visit

http://www.tutorialfirm.com

21
Q

PRG 421 Week 2 DQ 1
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Week-2-DQ-1

A

List and describe at least three ways Java applets enhance network security

To Know More Tutorials Visit

http://www.tutorialfirm.com

22
Q

PRG 421 Week 1 Supporting Activity Java Containers
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Week-1-Supporting-Activity-Java-Containers

A

Write a 200- to 300-word short-answer response for the following:

How are containers used in the Java® language? Write a small program in which you add components to a container. Then post the code for your program.

To Know More Tutorials Visit

http://www.tutorialfirm.com

23
Q

PRG 421 Week 1 Supporting Activity Events And GUIs
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Week-1-Supporting-Activity-Events-and-GUIs

A

Write a 200- to 300-word short-answer response for the following:

What is an event? How are events and graphical user interfaces (GUIs) related? Provide an example of an event and relate it to a GUI.

To Know More Tutorials Visit

http://www.tutorialfirm.com

24
Q

PRG 421 Week 1 Individual Assignment Hello World Program
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Week-1-Individual-Assignment-Hello-World-Program

A

Design, implement, test, and debuga GUI-based version of a “Hello, World!” program.

Create a JFrame that includes a JLabel that reads “Hello, World!” Use a layout manager of your choice.

Include an Exit button to close the program.

Submit the .java source file.

To Know More Tutorials Visit

http://www.tutorialfirm.com

25
Q

PRG 421 Week 1 DQ 2
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Week-1-DQ-2

A

List two advantages and two disadvantages of using unified modeling language as a standard for object-oriented programs.

To Know More Tutorials Visit

http://www.tutorialfirm.com

26
Q

PRG 421 Week 1 DQ 1
To Get This Tutorial Click Below

http://www.tutorialfirm.com/PRG-421/PRG-421-Week-1-DQ-1

A

Describe what an event is, and how events and graphical user interfaces (GUI) are related.

To Know More Tutorials Visit

http://www.tutorialfirm.com

Decks in Tutorial firm Class (371):