Computational
Sciences LinksSoftware we use
Information and Guides
Guides to Shell Programming and Writing Shell Scripts
Linux Documentation Project (manuals)
A guide to Openoffice.
A free LaTeX guide.

Research Related Codes (sponsored by NSF):
Dynamical Mean Field Approximation (DMFA) simulation of the Hubbard model.
Dynamical Cluster Approximation (DCA) simulation of the Falicov Kimbal model.
DCA simulation of the Anderson disorder model in 2D (PRB 63 125102)
Maximum Entropy code for analytic continuation of Quantum Monte Carlo data to real frequencies.
See also the codes developed in my Advanced Solid State Course.
Betts cluster paper and tables for square and cubic lattices (send email for codes for other geometries)

C and C++ links
OSC
If you attended the C workshop, please fill out the feedback form.
If you would like to attend a C++ workshop at UC, please email your request to Jim Giuliani and Dave Ennis
Books
Teach yourself C++ in 21 days (Tony Zhang).
Teach yourself C in 24 hours (Tony Zhang).
C++ tutorial (cplusplus.com)
C and C++ tutorial (cplus.about.com).
Numerical Methods and High-Performance Computing
Parallel
Programming and Library Guides
Intro to Parallel Computing
MPI
Scalapack
Computational Science Links
Monte Carlo Methods
Monte Carlo Simulation for Statistical Physics (Paul Coddington)
Monte Carlo Simulation for Statistical Physics (Better! Postscript Version).
(Serial) Software Libary Guides
BLAS (Basic Linear Algebra Subroutines)
ATLAS fast! BLAS (also at sourceforge)
Portland Group Compiler Manuals
Use the -Bstatic linking option for portable code
Free License from OSC
F90 Sites