Class Home Pages
The following are home pages of classes that I have taught. If I am currently teaching the class, then the link points to the current class home page.
COMPSCI 597: Special Topics: Linux Kernel Hacking
COMPSCI 557: Artificial Intelligence
COMPSCI 555: Distributed Systems
COMPSCI 498: Special Topics: Advanced Java
COMPSCI 453: Operating Systems
COMPSCI 441: Computer Architecture
COMPSCI 430: Parallel Computing
COMPSCI 410: Databases
COMPSCI 253: Object Oriented C and Linux
COMPSCI 242: Data Structures and Algorithms
COMPSCI 125: Introduction to Computer Science I
Handouts
Local Linux guide. (
Postscript
,
PDF
,
html
)
Two-page-vi-guide
.
Notes on C. (
Postscript
,
PDF
) A zip archive of all examples referred to in the C notes: (
C-examples.zip
)
Notes on HTML (
PDF
)
Notes on
Installing Cygwin on MS Windows
.
How to create your home page on onyx
.
Guide to setting up and running MySQL in the lab
.
A Quick Introduction to C++ (
Postscript
,
PDF
) by Tom Anderson (read it even if you think you know C++.)
Reference Card for the gdb debugger (
Postscript
,
PDF
)
Reference Manual for the gdb debugger
.
Debugging and Profiling Tips. (
Postscript
,
PDF
)
Programming Style Tips. (
Postscript
,
PDF
)
Masters Thesis/Project Style Files
LaTeX style files for Boise State University Masters Thesis or Project report are available as a
zip archive
. The zip file also contains a sample template named
bsu-thesis-template.tex
that shows you how to use the style files. Download the zip file and unzip it. Run latex on sample file and read the sample template.
Amit Jain