Fri May 31 -
Last meeting. Likely we'll finish the web discussion forum application.
Mon May 27 -
Today we start on Java, XML, and XSLT.
Wed May 22 -
Here's another set of notes I would like to show.
Here's a nifty SQL tutorial.
A bit
of Swing, a bit of event handling.
Mon May 20 -
Today we will use this introduction
to MySQL, and this collection of three simple programs.
Wed May 15 -
Lecture notes for today.
Mon May 13 -
Lecture notes for today.
Wed May 8 -
Here are some notes we will be using for today's presentation.
Mon May 6 -
The network should be working today, but we're prepared
for several possible topics, and will likely take a test.
Wed May 1 -
Today I will distribute floppies with the materials if the network is still down.
Mon Apr 29 -
In class we discussed how one can visualize the Mandelbrot set in Java (and zoom on it).
Wed Apr 24 -
Today we will finish the RMI
chat application, then proceed to installing Tomcat,
and define servlets and Java Server Pages. Ports we'll use will be
380xy, and we need to define
x and y.
|
Username |
Tomcat Startup |
Tomcat Shutdown |
Socket |
RMI |
Apache
|
jigarret | 38000 | 38001 | 38002 | 38003 | 38004
parkesp | 38010 | 38011 | 38012 | 38013 | 38014
tiporter | 38020 | 38021 | 38022 | 38023 | 38024
cshelton | 38030 | 38031 | 38032 | 38033 | 38034
upuri | 38040 | 38041 | 38042 | 38043 | 38044
nthant | 38050 | 38051 | 38052 | 38053 | 38054
dgerman | 38060 | 38061 | 38062 | 38063 | 38064
| | | | | | |
Links provided above have different headings and layouts, but their content is what we want to study
at this point in time in the class. (Posted on Monday: Lecture notes for today
discuss basic Java RMI. Here's a more involved example)
Mon Apr 22 -
Ports: 43000-05.
Lecture notes for today
finish the simple threaded server and the simple network client.
Wed Apr 17 -
Lecture notes for today
discuss Java I/O, and start networking.
Mon Apr 15 -
Lab
Work for today.
Lecture notes for today look at applications of threads.
Wed Apr 10 -
The code that
we developed in class today.
Lab Work for today.
Lecture notes for today give a brief (but thorough) introduction to threads.
Notes from Monday updated with the code we wrote in class.
Mon Apr 8 -
Notes for
today
are on Basic Applets, Events, Threads, and GUIs.
Notes from Wednesday updated with the code we wrote in class.
Wed Apr 3 -
Notes for today
contain Warmup Exercises.
Notes from Monday updated with the code we wrote in class.
Mon Apr 1 -
Notes for today
discuss the Class Extension Mechanism.
Wed Mar 27 -
Notes for
today
discuss
Classes and Objects.
Mon Mar 25 -
Notes for
today
posted contain
Overview, A Quick
Tour.