1 / 11

PRG 421 Uop Course Tutorial/uophelp

For more course tutorials visit<br>www.uophelp.com<br><br>PRG 421 Week 1 Individual Assignment Hello World Program<br>PRG 421 Week 1 Supporting Activity Java Containers<br>PRG 421 Week 1 Supporting Activity Events and GUIs<br>PRG 421 Week 2 Individual Assignment Retail Calculator<br>PRG 421 Week 2 Supporting Activity Arrays and Combo Boxes<br>PRG 421 Week 2 Supporting Activity Menus<br>PRG 421 Week 3 Individual Assignment Individual Contact Information Program Part 1 and 2<br>PRG 421 Week 3 Learning Team Assignment, Charity Program<br>PRG 421 Week 3 Supporting Activity Exception Handler<br>PRG 421 Week 3 Supporting Activity Writing Code For A Data File<br>PRG 421 Week 4 Individual Assignment. Pie Chart Applet<br>

Download Presentation

PRG 421 Uop Course Tutorial/uophelp

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. PRG 421 UOP Course Tutorial For more course tutorials visit www.uophelp.com

  2. PRG 421 UOP Course Tutorial PRG 421 Entire Course PRG 421 Week 1 Individual • PRG 421 Week 1 Individual Assignment Hello World Program • PRG 421 Week 1 Supporting Activity Java Containers • PRG 421 Week 1 Supporting Activity Events and GUIs •  PRG 421 Week 1 - Individual AssignmentIndividual Hello World Program Design, implement, test, and debug a GUI-based version of a “Hello, World!” program.

  3. PRG 421 UOP Course Tutorial PRG 421 Week 1 Supporting PRG 421 Week 1 Supporting • 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. • 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.

  4. PRG 421 UOP Course Tutorial PRG 421 Week 2 Retail PRG 421 Week 2 Supporting • PRG 421 Week 2 Individual Assignment Retail CalculatorA retailer would like a calculator to indicate sale prices when he marks items down at various percentages. • 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.

  5. PRG 421 UOP Course Tutorial PRG 421 Week 2 Supporting PRG 421 Week 3 Individual Contact • 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. • PRG 421 Week 3 - Individual Assignment! Individual Contact Information Program This is a two-part assignment.

  6. PRG 421 UOP Course Tutorial PRG 421 Week 3 Learning Charity Program PRG 421 Week 3 Supporting • 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 • Discussion Question 1. • Think of a programming task—other than the individual or team assignments in this course—in which you would choose to use an exception handler.

  7. PRG 421 UOP Course Tutorial PRG 421 Week 3 Supporting PRG 421 Week 4 Individual • Discussion Question 2. • 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. • PRG 421 Week 4- Individual Assignment! Individual Pie Chart Applet Write an applet that includes a pie chart.

  8. PRG 421 UOP Course Tutorial PRG 421 Week 4 Learning Team PRG 421 Week 4 Supporting Activity • 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. • 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.

  9. PRG 421 UOP Course Tutorial PRG 421 Week 4 Supporting Activity PRG 421 Week 5 Learning Team • 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 • 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.

  10. PRG 421 UOP Course Tutorial PRG 421 Week 5 Tutorial PRG 421 Week 5 • 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. • 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.

  11. PRG 421 UOP Course Tutorial For more course tutorials visit www.uophelp.com

More Related