CPSC 220 - Computer Programming
Due: Wednesday, Jan 11th, class time
Download and install the Java development environment on your own machine. Note: if you don't have your own computer, this doesn't mean you can't take this course, but do let me know as soon as possible so I can make arrangements for a laptop for you to borrow.
Note: you may find other links and methods and ways to complete this installation. Any installation method is okay provided that you download both (1) the Java JDK (not just the JRE), version 19-something, and (2) the NetBeans IDE, version 16 or later.
System.out.println("I'm done with my homework!");Note carefully that this new line must come after the "{" character, but before the line with the "}" character.
If you don't have your own machine and will be exclusively using the UMW labs and a UMW loaner this semester, please send me an email with subject line "CPSC 220 loaner needed" and indicate in the body of the message that you don't have your own computer. ASAP!
If you have trouble completing this homework, you can email me for help (with subject line "CPSC 220 help") 24/7.