Course
materials
|
|||||||||
The text for programming in Java The main text for CS100J is a draft of ProgramLive, by Paul and David Gries. This is a paper text together with a CD, which is "livetext". It comes on a CD and has over 250 recorded lectures, with synched animation. The text for each lecture is readily available (and you could print them out). The availability of recorded lectures makes it easy for you to listen to material as often as and whenever you wish. Moreover, some concepts are made far more understandable using recorded lectures rather than printed material. In addition, the livetext has an extensive glossary, a hypertexted index, lab material, and much more. Make heavy use of it! Finally, the livetext comes with a workbook, which we will reference from time to time. The text is available only in the Cornell bookstore. Previous version of the ProgramLiveCD are out of date and are not used in this course. If there are no more texts in the bookstore, speak to an employee and tell them you want one. Copies are made at the bookstore itself. You may use any other text that you wish as a reference, although with ProgramLive, another text should not be necessary. Here is a sample of conventional texts:
The Engineering Library (Carpenter) maintains a number of books on reserve, including the required and optional textbooks for this course. The optional text for the two weeks of programming in Matlab is: S.J. Chapman, Programming for Engineers. Brooks/Cole, 2000. Floppy disks or USB storage device You will need either a few 3.5" floppy disks for your assignments or a USB storage device, often called a "storage key". This USB storage device will hold anywhere from 50MB to 256MB. It looks like a fat pencil and can fit in your pocket. They are far better than floppy disks. You need some way to save your work that you do in the labs because:
So, you must store your files on your own disks. REMEMBER: Back up your programs to protect yourself in case something is lost, e.g. the night before the due date. |
|||||||||