WOLFRAM

The Wolfram Language:
Fast Introduction for Programmers

Show additional notes for:
All sections 
Get Started

Interactive Usage Video Version

Notes for Java programmers:

The Wolfram Language is interpreted, meaning any piece of code can be run immediately. Java code must be compiled before execution, making truly interactive programming impossible.

Notes for Python programmers:

You can use the Wolfram Language interactively, like a much-enhanced version of the Python interactive shell, that supports immediate code assistance, graphics, inline interfaces, etc.

In a Wolfram Notebook on the desktop or web, just type an input, then press SHIFT+ENTER to compute:

In[1]:=
Out[1]=

In[2]:=
Out[2]=

In[n] and Out[n] label successive inputs and outputs. You can refer to the most recent output as %—though it's usually better to define a variable.

Notes for Python programmers:

% in the Wolfram Language serves a similar role to _ in the Python interactive shell.


© 2025 Wolfram. All rights reserved.

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy