Getting started with Mathematica

WHAT YOU WILL DO

In this resource you will be introduced to Mathematica and the Wolfram language, which are available for free on the Raspberry Pi.

Mathematica is a computational programming tool used in science, maths, computing and engineering. It was first released in 1988. It is proprietary software that you can use for free on the Raspberry Pi and comes bundled for free with Raspbian. Mathematica is generally used for coding projects at university level and above.

WHAT YOU WILL LEARN

By following the Getting Started with Mathematica worksheet, you will learn:

  • How to launch the Mathematica notebook and run commands
  • How to use variables
  • How to use symbolic values for irrational numbers like Pi
  • How to use lists, ranges, tables and loops
  • How to use and and search for built-in functions
  • How to save a Wolfram script and run it from the command line
  • How to perform list operations
  • How to use Matrices
  • How to plot in 3D
  • How to access GPIO pins and the camera module

WHAT YOU WILL NEED

Hardware:
As well as a Raspberry Pi with an SD card and the usual peripherals, you'll also need:

Software:
There are no additional software requirements for this resource beyond what is pre-installed in the current Raspbian image. To make sure your SD card is up-to-date, see the updating Raspbian guide.