Many examples developed in this book are now part of the
standard Mathematica packages.
They can be found in subdirectories of
AddOns/StandardPackages inside your Mathematica installation.
All remaining example programs and notebooks are
part of the Mathematica, Version 3, distribution from Wolfram Research.
You can access them directly from the Mathematica CD-ROM or install
them onto your hard disk using the Mathematica installer.
They will be installed into the directory
AddOns/ExtraPackages/ProgrammingInMathematica.
If the ProgrammingInMathematica directory is installed in
AddOns/ExtraPackages the help browser of Mathematica may be unable
to find the on-line help provided.
In this case you should move the directory to
AddOns/Applications or put the directory
AddOns/ExtraPackages
on the help path
using the frontend's option inspector
(item Global Options > File Locations > AddOnHelpPath).
Abs.m
AffineMaps.m
AlgExp.m
Atoms.m
AutoAnimation.m
BadExample.m
BestExample.m
BetterExample.m
BinarySearch1.m
BinarySearch2.m
BookPictures.m
BookPictures.nb
CartesianMap1.m
CartesianMap2.m
ChaosGame.m
ChaosGame.nb
Collatz.m
ComplexMap.m
ComplexMap1.m
ComplexMap2.m
ComplexMap3.m
ComplexMap4.m
ComplexMap5.m
ContinuedFraction.m
ExpandBoth.m
Fibonacci1.m
FoldRight.m
GetNumber.m
IFS.m
MakeFunctions.m
MakeMaster.m
Newton.m
Newton1.m
NotebookDemo.nb
NotebookLog.m
NotebookStuff.m
OddEvenRules.m
OptionUse.m
Options.m
Package1.m
Package2.m
Package3.m
ParametricPlot3D.m
Plot.m
PrimePi.m
PrintTime.m
README.txt
RandomWalk.m
ReIm.m
ReadList.m
ReadLoop1.m
ReadLoop2.m
RungeKutta.m
SessionLog.m
Skeleton.m
SphericalCurve.m
Struve.m
SwinnertonDyer.m
Template.nb
Tensors.m
TrigDefine.m
TrigFormats.m
TrigSimplification.m
Until.m
VectorCalculus.m
WrapHold.m
init.m