Calculus Computer Lab
Math 190


News

Lab Schedule

QuickBasic Notes

Fortran Notes

Tutor Room

Winplot Manual

xxxxxxxxxxxxxxxxxx

News:

--Terms of Acceptable Use:
Each student must agree to the Terms of Acceptable Use statement for the UH Math Dept Computer Lab. The students agree to obey all of the terms of use and conditions set forth in the UH Information Technology Resources Policy. Their policy is here:

http://www.hawaii.edu/infotech/policies/itpolicy.html

The policy for the math lab will be the same, but adds in particular that

Students agree not to:
1) Download, install software or run any outside programs or software packages.
2) Download or upload work protected by copyright or files not related to class work.
3) Attempt to gain unauthorized access to remote computer systems.

In addition you acknowledge that:
4) There is no expectation of privacy in the Math Lab and your activities may be monitored.

--Download GNU Octave Software: (Click for instructions)
The GNU Octave software package is a free MatLab alternative that we use in the lab can be downloaded to your home PC.
-- QuickBasic and Fortran online manuals:
Professor Hile has written online QuickBasic and GNU Fortran manuals complete with reference material and sample programs. You can copy and paste code into your own programs. You can access the manual by clicking the link above or else the "QuickBasic Notes" or "Fortran Notes" links on the menu strip on the left side of this page
 
--Basic Instructions for Using the Lab: (click for instructions)
Click the link above to read Professor Hile's instructions for using the lab.
 
--Download GNU Fortran Software: (Click for instructions)
The GNU Fortran software package that we use in the lab can be downloaded to your home PC.
 
--Download Qbasic Software: (Click to download)
The Qbasic software package that we use in the lab can be downloaded to your home PC. (Note: If you are using Window 2000 you will need to install the Service Pack SP3 in order for the mouse to work properly.)
 
--Download Plotting Software: (Click for instructions)
Winplot is a small but useful plotting program that can be downloaded and used on any Windows PC. It is available on the desktop in the PC lab in addition to Derive. Give it a try!

Mac users with OS Version 7.5 or later already have a plotting program on their Apple menu. Check it out.
 
--Home Folder:
Each lab account can use a portion of the network hard for storing files. You save your files to the H: drive and not the local hard disk or C: drive. In Qbasic you would typically save your program by using the Save As ... option on the File tab and then saving you file with the name H:\prog.bat. To open a file you would use the Open option on the File tab and enter H: <cr> to see a list of your files.

In order to keep others from using your account you need to keep it confidential. For example, don't write down your password next to your account number in your manual where others can see it.