[CSC 204] Arrays in Programming Assignment 3
Andrew Pounds
pounds_aj at mercer.edu
Mon Mar 9 08:54:11 EDT 2009
Hey - some of you that know other languages, or that have had a little
Java, might be tempted to use arrays in your current BunkoPoker
program. Don't do it. I will want to show you the proper way to use
arrays in Java in about a week and a half. Your goal is to focus on
using boolean and string operations in the current program.
Here is the one caveat to my request. While you cannot use "arrays" --
you can use strings to store data in an array like manner. This can be
a very powerful use of strings if done properly. If you have questions,
let me know.
--
Andrew J. Pounds, Ph.D. (pounds at theochem.mercer.edu)
Associate Professor of Chemistry and Computer Science
Mercer University, Macon, GA 31207 (478) 301-5627
More information about the csc204
mailing list