PHYS 2411
COMPUTATIONAL SCIENCE I

Fall Semester, 1998

Instructor: Joel E. Tohline
tohline@rouge.phys.lsu.edu

Course Outline
Page last updated:

COURSE SEGMENT Q3.
Month Date Room Topic
October 16 218
21 218
22 Lab131
[12:40-2:30]
Assignment for this Lab Session

Other useful documents:
[java.awt] -- defines Image class;
[java.awt.Component] -- a class that contains createImage method;
[java.awt.Graphics] -- contains drawImage method;
[java.awt.image] -- contains the MemoryImageSource class and its various MemoryImageSource constructors;

23 218
28 218 Casting between primitive types.
A Java applet with casting.
29 Lab131
[12:40-2:30]
FALL HOLIDAY (no class)
30 218 FALL HOLIDAY (no class)
November 4 218 Introduction to Numerical Recipes [see directory /home3 /valdes /numrecf on baton]
5 Lab131
[12:40-2:30]
Creating a "package" of your own classes.
6 218
11 218 New SphericalStar class. Under the directory...
/wwwdb/htdocs/faculty/tohline/PHYS2411/q3.dir/Stars
look at the following files...
SphericalStar.java
project2.java
November 12 Lab131
[12:40-2:30]
EXAM #3


Relevant HyperText Links


| Syllabus | Textbooks |
| Calendar | Q1 | Q2 | Q3 | Q4 |