SlideShare a Scribd company logo
1 of 2
PRG 421 Week 4 Assignments
Click this link to get the tutorial:
http://homeworkfox.com/tutorials/computer-
science/2652/prg-421-week-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.

More Related Content

Viewers also liked

01 3° electromagnetismo gantt
01 3° electromagnetismo   gantt01 3° electromagnetismo   gantt
01 3° electromagnetismo ganttRene Miranda
 
Museo del hincha 7
Museo del hincha 7Museo del hincha 7
Museo del hincha 7Radio Torera
 
Kill your desk chair and arise
Kill your desk chair and ariseKill your desk chair and arise
Kill your desk chair and arisevikas_deshpande
 
Aves -CON ALAS Y SIN LIBERTAD-
Aves -CON ALAS Y SIN LIBERTAD-Aves -CON ALAS Y SIN LIBERTAD-
Aves -CON ALAS Y SIN LIBERTAD-The Sims Social
 
New microsoft office power point presentation
New microsoft office power point presentationNew microsoft office power point presentation
New microsoft office power point presentationAnupan Jain
 
Tríptico contamos con vos 2
Tríptico contamos con vos 2Tríptico contamos con vos 2
Tríptico contamos con vos 2lucialedesma
 
Produs structurat denominat in USD cu randament de11%
Produs structurat denominat in USD cu randament de11%Produs structurat denominat in USD cu randament de11%
Produs structurat denominat in USD cu randament de11%privatebankerro
 

Viewers also liked (10)

Pode ser que agora pra você tanto faz
Pode ser que agora pra você tanto fazPode ser que agora pra você tanto faz
Pode ser que agora pra você tanto faz
 
4º foro. 2012
4º foro. 20124º foro. 2012
4º foro. 2012
 
01 3° electromagnetismo gantt
01 3° electromagnetismo   gantt01 3° electromagnetismo   gantt
01 3° electromagnetismo gantt
 
Museo del hincha 7
Museo del hincha 7Museo del hincha 7
Museo del hincha 7
 
Kill your desk chair and arise
Kill your desk chair and ariseKill your desk chair and arise
Kill your desk chair and arise
 
Aves -CON ALAS Y SIN LIBERTAD-
Aves -CON ALAS Y SIN LIBERTAD-Aves -CON ALAS Y SIN LIBERTAD-
Aves -CON ALAS Y SIN LIBERTAD-
 
Presentación1
Presentación1Presentación1
Presentación1
 
New microsoft office power point presentation
New microsoft office power point presentationNew microsoft office power point presentation
New microsoft office power point presentation
 
Tríptico contamos con vos 2
Tríptico contamos con vos 2Tríptico contamos con vos 2
Tríptico contamos con vos 2
 
Produs structurat denominat in USD cu randament de11%
Produs structurat denominat in USD cu randament de11%Produs structurat denominat in USD cu randament de11%
Produs structurat denominat in USD cu randament de11%
 

Prg 421 week 4 assignments

  • 1. PRG 421 Week 4 Assignments Click this link to get the tutorial: http://homeworkfox.com/tutorials/computer- science/2652/prg-421-week-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:
  • 2. 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.