Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Mathematica Programming Book Recomendation?

45 views
Skip to first unread message

Daniel Heneghan

unread,
Jan 12, 2003, 6:27:27 AM1/12/03
to
I am learning Mathematica. Any advice on the best book to assist in learning
how to program Mathematica.

Thanks,

--
Daniel Heneghan


David Park

unread,
Jan 13, 2003, 4:12:31 AM1/13/03
to
Daniel,

The best book is The Mathematica Book itself. The best advice is Steven
Wolframs's "Suggestions about Learning Mathematica" in the front of the
book.
Actually working through and typing in the statements from most of Part I of
The Book is the best way to familiarize yourself with the basics of
Mathematica and save a lot of time in the long run.

Other good books are:
1) The Beginner's Guide to Mathematica: Version 4 by Jerry Glynn & Theodore
Gray.
2) Programming in Mathematica: Third Edition by Roman Maeder. This is more
advanced and discusses the writing of packages. (Also lookup packages on
MathGroup.)

In my own mind there is not a lot of difference between programming in
Mathematica and just using Mathematica. You will often find that you will
have to write short routines to provide various needed functions.
Mathematica could not possibly directly provide every useful routine that
people might want.

If you really get stuck, make a posting to MathGroup and provide a simple
example if you can. That will also save a lot of time.

After you have learned the basics, it is good practice to work with a simple
non-Mathematica technical book. How easily can you translate the problems
into Mathematica statements?

David Park
dj...@earthlink.net
http://home.earthlink.net/~djmp/

Kezhao Zhang

unread,
Jan 13, 2003, 4:15:37 AM1/13/03
to
I've used John W. Gray's Mastering Mathematica with excellent result.

The book treats Mathematica from three approaches: Mathematica as a
calculator, Mathematica as a programming language (functional,
rule-based, etc), and Mathematica as a knowledge representation. This
book helped me use Mathematica with a deeper understanding of the
underlying principles. I highly recommand it.

In addition to Gray's book, Roman Maeder's Programming in Mathematica
is also excellent. This book has many good examples which are included
in the Mathematica package.

Hope this helps.

Kezhao

"Daniel Heneghan" <dhen...@bway.net> wrote in message news:<avrjev$97o$1...@smc.vnet.net>...

0 new messages