ExamTutorials.com
http://www.examtutorials.com
PRG 421 Entire Course
http://www.examtutorials.com/course/prg-421-entire-course/
Author : cmin
PRG 421 Week 1 Complete
Individual Hello World Program
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.
Learning Team Instructions Fundraiser Program
A city is sponsoring a run to support local charities and would like an application to track the
pledges. The result will be a database that holds data on individuals, total pledges obtained,
and the charity for which the donation is designated.
Design and implement a GUI-based program to accept a participant’s name, the amount
pledged, and the designated charity’s name. The program will store these data for later
retrieval. The project will be completed in several stages, with the first deliverable due in Week
Two.
Supporting Activity Java® Containers
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.
Supporting Activity Events and GUIs
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
1 / 5
example of an event and relate it to a GUI.
PRG 421 Week 2 Complete
* Individual GUI Components Program
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.
* Learning Team Project Plan
Develop a project plan for the fundraiser program due in Week Five.
The project plan should describe the design of the program and how it is to be modularized. The
design should include the layout of the GUI.
Note.The program should be designed in a modular way so that individual team members can
write the code for specific methods.
The project plan should also include individual task assignments.
Submit the project plan to your facilitator.
* Supporting Activity Menus
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.
* Supporting Activity Arrays and Combo Boxes
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.
PRG 421 Week 3 Complete
* Individual Contact Information Program
2 / 5
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.
* Learning Team Initial program
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.
* Supporting Activity Writing Code for a Data File
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.
* Supporting Activity Exception Handler
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 an exception handler. Write the code for the try-catch block.
Explain the activity and your code.
PRG 421 Week 4 Complete
3 / 5
* Individual Pie Chart Applet
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.
* Learning Team Instructions Add a Data File
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.
* Supporting Activity Java® Applets Versus JavaScript
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?
* Supporting Activity Java® Applets and Network Security
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.
PRG 421 Week 5 Complete
4 / 5
Learning Team Connect to a Database
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.
* Supporting Activity Mobile Apps
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.
* Supporting Activity
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.
http://www.examtutorials.com/course/prg-421-entire-course/
Powered by TCPDF (www.tcpdf.org)
5 / 5

More Related Content

DOC
Prg 421 entire course
PDF
Prg421 prg 421
DOCX
PRG 421 version 10 Entire Course
DOCX
Prg 421 week 4
DOC
Strayer cis 406 week 10 assignment 2 u grade new
DOC
Strayer cis 406 week 10 assignment 2 u grade new
DOC
Strayer cis 406 week 10 assignment 2 u grade new
DOCX
CIS 406 Entire Course NEW
Prg 421 entire course
Prg421 prg 421
PRG 421 version 10 Entire Course
Prg 421 week 4
Strayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade new
Strayer cis 406 week 10 assignment 2 u grade new
CIS 406 Entire Course NEW

What's hot (8)

DOCX
Cis 406 Enthusiastic Study - snaptutorial.com
PDF
CIS 406 Effective Communication - tutorialrank.com
DOCX
AET 545 Technology levels--snaptutorial.com
DOCX
CIS 406 Inspiring Innovation/tutorialrank.com
DOCX
Cis 406 Extraordinary Success/newtonhelp.com
DOC
CIS 406 Life of the Mind/newtonhelp.com   
PPTX
Assignment 6
DOC
Pos 408 Social Responsibility - tutorialrank.com
Cis 406 Enthusiastic Study - snaptutorial.com
CIS 406 Effective Communication - tutorialrank.com
AET 545 Technology levels--snaptutorial.com
CIS 406 Inspiring Innovation/tutorialrank.com
Cis 406 Extraordinary Success/newtonhelp.com
CIS 406 Life of the Mind/newtonhelp.com   
Assignment 6
Pos 408 Social Responsibility - tutorialrank.com
Ad

Similar to PRG 421 Entire Course (20)

DOC
Prg 421 entire course
DOC
Pos 409 pos409 pos 409 forecasting and strategic planning -uopstudy.com
DOCX
Cis 406 Technology levels--snaptutorial.com
DOCX
Cis 406 Success Begins / snaptutorial.com
DOC
CIS 406 Focus Dreams/newtonhelp.com
DOC
CIS 406 Imagine Your Future/newtonhelp.com   
DOCX
PRG/421 Week 4
DOC
Strayer cis 406 week 6 assignment 1 financial portfolio new
DOC
Strayer cis 406 week 6 assignment 1 financial portfolio new
DOC
Strayer cis 406 week 6 assignment 1 financial portfolio new
DOCX
POS 408 Education Specialist / snaptutorial.com
PDF
POS 408 Effective Communication - tutorialrank.com
PDF
PRG/420 ENTIRE CLASS UOP TUTORIALS
PDF
PRG/420 ENTIRE CLASS UOP TUTORIALS
PDF
Prg 211 prg211
PPTX
Usability Test Overview
PDF
Create Your Own Software | Build 100% Unique Product Packages
DOCX
PRG 420 Effective Communication - snaptutorial.com
PDF
POS/408 ENTIRE CLASS UOP TUTORIALS
DOC
Strayer cis 406 week 10 assignment 2 u grade new
Prg 421 entire course
Pos 409 pos409 pos 409 forecasting and strategic planning -uopstudy.com
Cis 406 Technology levels--snaptutorial.com
Cis 406 Success Begins / snaptutorial.com
CIS 406 Focus Dreams/newtonhelp.com
CIS 406 Imagine Your Future/newtonhelp.com   
PRG/421 Week 4
Strayer cis 406 week 6 assignment 1 financial portfolio new
Strayer cis 406 week 6 assignment 1 financial portfolio new
Strayer cis 406 week 6 assignment 1 financial portfolio new
POS 408 Education Specialist / snaptutorial.com
POS 408 Effective Communication - tutorialrank.com
PRG/420 ENTIRE CLASS UOP TUTORIALS
PRG/420 ENTIRE CLASS UOP TUTORIALS
Prg 211 prg211
Usability Test Overview
Create Your Own Software | Build 100% Unique Product Packages
PRG 420 Effective Communication - snaptutorial.com
POS/408 ENTIRE CLASS UOP TUTORIALS
Strayer cis 406 week 10 assignment 2 u grade new
Ad

More from DR Dean Jame (20)

PDF
Prg 420-week-5
PDF
Prg 420-week-4
PDF
Prg 420-week-3
PDF
Prg 420-week-2
PDF
Prg 420-week-1
PDF
Prg 420-entire-course
PDF
Prg 211-week-5-dqs
PDF
Prg 211-week-4-dqs
PDF
Prg 211-week-3-dqs
PDF
Prg 211-week-2-dqs
PDF
Prg 210-week-5-individual-assignment-complete-data-structures-arrays-and-modu...
PDF
Prg 210-week-5-dqs
PDF
Prg 210-week-4-dq-2
PDF
Prg 210-week-4-dq-1
PDF
Prg 210-week-3-individual-assignment-computer-operations-solving-problems-and...
PDF
Prg 210-week-3-dq-2
PDF
Prg 210-week-3-dq-1
PDF
Prg 210-week-2-dq-2
PDF
Prg 210-week-2-dq-1
PDF
Prg 210-week-1-dqs
Prg 420-week-5
Prg 420-week-4
Prg 420-week-3
Prg 420-week-2
Prg 420-week-1
Prg 420-entire-course
Prg 211-week-5-dqs
Prg 211-week-4-dqs
Prg 211-week-3-dqs
Prg 211-week-2-dqs
Prg 210-week-5-individual-assignment-complete-data-structures-arrays-and-modu...
Prg 210-week-5-dqs
Prg 210-week-4-dq-2
Prg 210-week-4-dq-1
Prg 210-week-3-individual-assignment-computer-operations-solving-problems-and...
Prg 210-week-3-dq-2
Prg 210-week-3-dq-1
Prg 210-week-2-dq-2
Prg 210-week-2-dq-1
Prg 210-week-1-dqs

Recently uploaded (20)

DOCX
Cambridge-Practice-Tests-for-IELTS-12.docx
PDF
LDMMIA Reiki Yoga Finals Review Spring Summer
PDF
Hazard Identification & Risk Assessment .pdf
PDF
1.3 FINAL REVISED K-10 PE and Health CG 2023 Grades 4-10 (1).pdf
PDF
IGGE1 Understanding the Self1234567891011
PPTX
Share_Module_2_Power_conflict_and_negotiation.pptx
PPTX
Introduction to pro and eukaryotes and differences.pptx
PDF
Uderstanding digital marketing and marketing stratergie for engaging the digi...
PDF
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 1)
PPTX
Computer Architecture Input Output Memory.pptx
PDF
What if we spent less time fighting change, and more time building what’s rig...
PPTX
20th Century Theater, Methods, History.pptx
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PDF
advance database management system book.pdf
PDF
Empowerment Technology for Senior High School Guide
PDF
Paper A Mock Exam 9_ Attempt review.pdf.
PPTX
Chinmaya Tiranga Azadi Quiz (Class 7-8 )
PDF
AI-driven educational solutions for real-life interventions in the Philippine...
PDF
Weekly quiz Compilation Jan -July 25.pdf
PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
Cambridge-Practice-Tests-for-IELTS-12.docx
LDMMIA Reiki Yoga Finals Review Spring Summer
Hazard Identification & Risk Assessment .pdf
1.3 FINAL REVISED K-10 PE and Health CG 2023 Grades 4-10 (1).pdf
IGGE1 Understanding the Self1234567891011
Share_Module_2_Power_conflict_and_negotiation.pptx
Introduction to pro and eukaryotes and differences.pptx
Uderstanding digital marketing and marketing stratergie for engaging the digi...
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 1)
Computer Architecture Input Output Memory.pptx
What if we spent less time fighting change, and more time building what’s rig...
20th Century Theater, Methods, History.pptx
202450812 BayCHI UCSC-SV 20250812 v17.pptx
advance database management system book.pdf
Empowerment Technology for Senior High School Guide
Paper A Mock Exam 9_ Attempt review.pdf.
Chinmaya Tiranga Azadi Quiz (Class 7-8 )
AI-driven educational solutions for real-life interventions in the Philippine...
Weekly quiz Compilation Jan -July 25.pdf
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf

PRG 421 Entire Course

  • 1. ExamTutorials.com http://www.examtutorials.com PRG 421 Entire Course http://www.examtutorials.com/course/prg-421-entire-course/ Author : cmin PRG 421 Week 1 Complete Individual Hello World Program 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. Learning Team Instructions Fundraiser Program A city is sponsoring a run to support local charities and would like an application to track the pledges. The result will be a database that holds data on individuals, total pledges obtained, and the charity for which the donation is designated. Design and implement a GUI-based program to accept a participant’s name, the amount pledged, and the designated charity’s name. The program will store these data for later retrieval. The project will be completed in several stages, with the first deliverable due in Week Two. Supporting Activity Java® Containers 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. Supporting Activity Events and GUIs 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 1 / 5
  • 2. example of an event and relate it to a GUI. PRG 421 Week 2 Complete * Individual GUI Components Program 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. * Learning Team Project Plan Develop a project plan for the fundraiser program due in Week Five. The project plan should describe the design of the program and how it is to be modularized. The design should include the layout of the GUI. Note.The program should be designed in a modular way so that individual team members can write the code for specific methods. The project plan should also include individual task assignments. Submit the project plan to your facilitator. * Supporting Activity Menus 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. * Supporting Activity Arrays and Combo Boxes 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. PRG 421 Week 3 Complete * Individual Contact Information Program 2 / 5
  • 3. 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. * Learning Team Initial program 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. * Supporting Activity Writing Code for a Data File 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. * Supporting Activity Exception Handler 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 an exception handler. Write the code for the try-catch block. Explain the activity and your code. PRG 421 Week 4 Complete 3 / 5
  • 4. * Individual Pie Chart Applet 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. * Learning Team Instructions Add a Data File 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. * Supporting Activity Java® Applets Versus JavaScript 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? * Supporting Activity Java® Applets and Network Security 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. PRG 421 Week 5 Complete 4 / 5
  • 5. Learning Team Connect to a Database 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. * Supporting Activity Mobile Apps 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. * Supporting Activity 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. http://www.examtutorials.com/course/prg-421-entire-course/ Powered by TCPDF (www.tcpdf.org) 5 / 5