CS 115L - IT 115L Programming in Java 2
Spring, 2013
Betty (really Elizabeth) O'Neil
eoneil@cs.umb.edu
Class:
TuTh 7:00-8:15, M-1-614
Office
Hours TuTh 2:30-3:30, 6:15-6:45 in S/3/169
Grader: Steven Gatto
Grader Office Hours: Thurs, starting after class in
M-1-614
Syllabus (as
handed out in first class, except for corrected office hours)
Tues., Jan. 29 notes Intro, idea of an API
Thurs., Jan 31 notes class exercise Review of arrays: the Daily Temperature Progrem, Temperature2.java, pg. 436.hw1,
due Thurs, Feb. 7 in class, on paper, Review of static methods,
Scanner, and arrays Solution
p1
Programming Project 1, due Tues., Feb. 19 in your it115/p1
directory. (Problem 4 has been dropped) Solution
hw2, due
Thurs., Feb.28 in class, on paper. Objects and Object
References, and First Point.java Solution
p2 (files)
(Javadoc) Programming Project 2,
due Fri., Mar. 15, in it115/p2 directory (files now has
HostName example code) Solution
hw3, due Thurs., Mar. 28 in class, on paper. Object Classes and Interfaces Solution
hw4, due Tues., Apr.
16 in class, on paper.
Arrays,
Interfaces, ArrayList of String Solution
p3, (files) due
Friday, Apr.26, in directory p3 Extended to
Sunday, Apr. 28 due to University closings (day and a half) Solution
hw5, due Thurs., May 9 in class, on
paper. Inheritance Solution
p4
due Monday, May 13, in directory p4. Using Sorting to
Find Anagrams in words.txt
Solution