You can use Sage in several ways.
- Notebook graphical interface: see the section on the Notebook in the
reference manual and Section 3.10 below,
- Interactive command line: see Chapter 3,
- Programs:
By writing interpreted
and compiled programs in Sage (see Section 5.1 and
5.2), and
- Scripts:
by writing stand-alone Python scripts that use the Sage library
(see Section 5.3).
See About this document... for information on suggesting changes.