Favourite links • Under Construction... • Contact Me
MSc 2004
Software EngineeringThe assignment (More info on marking here ). nb - wed 16 feb - this class will not happen. I will re-schedule it later - sorry! (nb Java - I will provide info on a solution for the last part of the assignment soon...) Soft Eng - A booklet will be provided. This contains the schedule, plus reading material.
Schedule - see in the booklet. Here is what (I think) the timetable is:
...no more taught classes in this unit after mon 28th Feb. I will be around in my office at class times, if you need to ask re assessment. I will upload more notes on the marking scheme real soon now.lecture : Life-cycle, prototyping lecture: programming languages, types lecture: jobs, java, dot net...
JavaThere is a Java system on the CD's I circulated earlier. Reading week material - also handed out on paper
Books: I will provide several chapters from 'Java For Students' by Bell & Parr 4th ED We will use the Swing GUI library. App A in the notes has details.
Schedule Firstly, create a folder to hold all your Java programs. It should not contain
a space, and the path to it should not contain a space. SO:
To run japa at shu: go to Q drive on network. Run:
Tut 2: here is the tutorial and here is the code Note: be careful when downloading the code. Be sure you save it in a file named DemoFile.java, in a folder with no spaces in. (Sometimes, Internet Explorer adds a .txt at the end of java file names as it downloads. Delete the .txt if need be.) When you have downloaded the code, run japa, and use File|open. tut3 Here is the tutorial Lecture on constructors AssignmentHere is the questionHere is the code Here is stuff on libraries Some code to provide easy access to files in Java here.
Favourite links • Under Construction... • Contact Me |