ACES Home Pages
1. Java I/O Concepts: Console and Dialogs
CLASS REF RELATED CONCEPTS PROJECTS MINISTRY
6
Sep 24
34-39
Source Code
for ALL Chapters
Types and Variables, The Assignment Operator
Objects, Classes, and Methods
5
 
5
Sep 19
 Binary, Decimal, Hexadecimal
Dialog I/O: javax.swing.JOptionPane (Tutorial, Javadoc)
Creating an Executable Jar (Java ARchive)
Example: ExP1_8.jar (Source Code: ExP1_8.java)
4
 
4
Sep 17
30-31
161-162
Escape sequences
(eg. \n, \t, \")
Unicode Code Set
(Latin, Latin-1 Supplement)
Console Input:
Scanner input = new Scanner(System.in);

Console Output: System.out
4
 
3
Sep 13
167-169 System.out.printf() Confirm Project Euler Accounts
Project 4.1: Triangle (Output)
Formatting Output
3  
2
Sep 11
179-180
Project 4.1: UML, Stepwise Refinement
Cosine Law
Two Triangle Area Options:
Heron's Formula, Shoelace Method
2
 
1
Sep 7
179-180
Robots' Textbooks?, Project Euler
Review of Java Concepts
Development Cycle:
Edit→Compile (javac.exe)→ Interpret (java.exe)
1
 
0
Sep 5
Orientation
Mr. D'Arcy's Schedule
Student Outline
ACES Hall of Fame, Course Overview, To Do List