Difference between revisions of "AP Computer Science"

From WLCS
(Replaced content with "== Archives == * APCS - 1819 * APCS - 1718 * APCS - 1516")
(Tag: Replaced)
Line 1: Line 1:
== Monday - Wednesday (6/10/19 - 6/12/19) ==
 
'''Agenda:'''
 
* Final exam exemption slips
 
* Complete and demonstrate Java GUI End-of-year Project
 
* [[IBCS2 Summer Assignment]]
 
 
== Tuesday - Thursday (6/4/19 - 6/6/19) ==
 
'''Agenda:'''
 
* Final exam exemption slips
 
* Java GUI End-of-year Project - due June 10th or 12th
 
*# Find a paper-based form in real life that you want to convert into an electronic form
 
*#* The form must have at least 10 fields
 
*# Create a GUI that represents the paper-based form
 
*# Implement a save button so that the form's data is written to file (you need to use a JFileChooser)
 
*# Implement a load button so that the form's data can be reloaded (you need to use a JFileChooser)
 
*# Implement error-checking such that no field is left empty
 
*#* Output an error message via a JDialog box message
 
*# Implement error-checking that requires numerical fields to only allow numbers
 
*#* Output an error message via a JDialog box message
 
 
 
== Archives ==
 
== Archives ==
* [[APCS - 1819 - May]]
+
* [[APCS - 1819]]
* [[APCS - 1819 - April]]
 
* [[APCS - 1819 - March]]
 
* [[APCS - 1819 - February]]
 
* [[APCS - 1819 - January]]
 
* [[APCS - 1819 - December]]
 
* [[APCS - 1819 - November]]
 
* [[APCS - 1819 - October]]
 
* [[APCS - 1819 - September]]
 
 
* [[APCS - 1718]]
 
* [[APCS - 1718]]
 
* [[APCS - 1516]]
 
* [[APCS - 1516]]

Revision as of 10:17, 18 June 2019