Book Image

Sage Beginner's Guide

By : Craig Finch
1 (1)
Book Image

Sage Beginner's Guide

1 (1)
By: Craig Finch

Overview of this book

Table of Contents (17 chapters)
Sage Beginner's Guide
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we learned the basics of interacting with Sage. Specifically, we covered:

  • How to use the interactive shell

  • How to use the notebook interface to perform calculations and add documentation to worksheets

  • Operators and variables

  • Calling functions

  • Making simple plots

  • Defining our own functions

  • Working with objects

We have only started to unlock the power and flexibility of Sage. In the next chapter, we will learn more about the programming features of Python that are available in Sage.