Prof. Janet Brown-Sederberg
Department of Computer Technology &
Information Management
Technology Building, Room 105
508.588.9100 x 1630

jbrown-sederberg@massasoit.mass.edu

Office Hours:
MW 11:45 am - 12:00 pm
TR 12:15 - 1:00 pm
By Appointment
Prof JBS Schedule
Grading Rubric: Essays/Papers

Spring 2008 Classes

 

JOB OPPORTUNITIES

JOB # 1:Linden Ponds Condos in Hingham is looking for a person to be an IT Technician on a part-time basis at $15 an hour. The person would do imaging and reimaging, manage computer labs, and serve as a member of the “geek squad” for the residents. Please contact Linden Ponds Condos in Hingham, MA

JOB # 2:
Hanson Insurance Company is looking for a student to work part-time. It includes some computer applications, “setting up the computer”, and learning about the insurance industry.

Contact Information:

Stephanie Lipinski
Hanson Insurance Agency, Inc.
632 Country Road
Route 14
Hanson, MA 02342
781-293-6376


Advanced Java
CTIM168-01

Computer/Info Security
CTIM180-01/02

Software Management and Maintenance
CTIM292-01



IMPORTANT
ANNOUNCEMENT

I am still working on the test - I will email you when it is done.

Current Topics in CS
CTIM341-01



:: Syllabus
:: Schedule/Assignments
:: Class Notes

Schedule
Day
Mon/Wed
10:00-11:40 AM
T540

Required Text(s) - 1
You may use the text from last semester:
Introduction to Java Programming-Comprehensive, 6th Edition
Y Daniel Liang
Pearson/Prentice Hall
ISBN: 0132221586
Available from Amazon
or any recent Java textbook (please see me to confirm that the text is acceptable)

Announcements:

NO CLASS ON 2.23.08

Alternative Assignment for 2.23.08 - complete the Thing Project

Thing Exercise

Objective: Create/manipulate a database (using an array of object of type "thing")

I. Create a class "thing" which wil have:

1. One instance variable called title that will be of type String

2. The following non-static methods:

a. constructor - saves "value not yet assigned" in variable title
b. getTitle - a public method that returns value of title
c. setTitle - a public method that sets the value of title to the value passed to the method
d. printVariables - a public method that prints the value of title.
e. sortArray - a public method that will sort the array by alphabetic value of title by value of title
f. searchArray - a public methods that will search for a value of title and return the position in the array of that instance

II. Develop a demo class that will:


a. create an array of size 10 that will hold instances of the class thing - name the array arrayOfThings
b. use a for loop (limited to arrayOfThings.length) to create the 10 instances of the class thing and store them in arrayOfThings
c. use a for loop (limited to arrayOfThings.length) to ask the user for the title of each thing - store that value in each successive instance of thing - use the method setTitle tostore the value of title as entered by the user.
d. call methods b - f in 2 above, for example:

1. call the method printVariables

2. ask the user to enter the title for which they would like to search - call the method searchArray and print the position number within the array at which you found the value for the user

3. ask the user to enter the position within the array for which they would like to know the value of title - call the method getTitle and print the position number for the user

4. call the method sortArray

5. ask the user to enter a new value for a title and the position they want it stored to within the array - call the method setTitle

6. call the method printVariables

:: Syllabus
:: Schedule/Assignments
:: Class Notes
:: Pledge

Schedule
Day
Tues/Thurs
11:00 AM-12:15 PM
T540
Evening
Mon
6:00 - 9:30 PM
T540

Required Text(s) - 1
The Cuckoo's Egg
Cliff Stoll
Pocket Books
ISBN: 0671726889
Available from Amazon

Announcements:

NO CLASS ON 2.24.08

Alternative Assignment for 2.24.08 - DAY CLASS ONLY - NewmanSidneyGames

 

 

:: Syllabus
:: Schedule/Assignments
:: Class Notes

Schedule
Evening
Thurs
6:00-10:00 PM
T551/T540

Required Text(s) - 1
A+ Guide to Software: Managing, Maintaining and Troubleshooting, 4th Edition
Jean Andrews
Course Technology/
Cengage Learning
ISBN: 061921760X
Available from Amazon

CompTIA A+ Testing Centers

Announcements:


IMPORTANT
ANNOUNCEMENT

Alternative Assignment for 2.24.08 - Group/Individual Review - Room T540 will be open for use: 6 - 9:30 pm

:: Syllabus
:: Schedule/Assignments
:: Class Notes

Day
Tues/Thurs (4/7 - 5/9)
9:30-10:45 AM
T221

Required Text(s) - 0
No Text Required

Announcements:

  • SURVEY RESULTS
  • ESSAY: Edit the Facebook essay compiled through everyones contribution - each person in the class will be submitting their own essay developed through editing the essay compiled through everyones contribution.

NO CLASS ON 2.24.08

Alternative Assignment for 2.24.08 - complete the survey with as many people as possible (10 minimum). Copies of the survey are available in the box to the left of Prof Brown-Sederbergs office door - it can also be
downloaded here



Any fool can know. The point is to understand. - Albert Einstein

Massasoit Community College