The creator of Python, Guido van Rossum, designed Python to be easy to learn and easy to start using productively. And he made it free. Python can be learned and put to use in the lab and at the bench after one semester of instruction. This, plus the enthusiastic support of STEM researchers who’ve developed the libraries for it that are all together known as “SciPy,” makes Python the general programming language of choice in the STEM community. In this chapter, we will learn about the Python interpreter and the IPython interactive shell.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Introduction to Python

  • James R. Derry

摘要

The creator of Python, Guido van Rossum, designed Python to be easy to learn and easy to start using productively. And he made it free. Python can be learned and put to use in the lab and at the bench after one semester of instruction. This, plus the enthusiastic support of STEM researchers who’ve developed the libraries for it that are all together known as “SciPy,” makes Python the general programming language of choice in the STEM community. In this chapter, we will learn about the Python interpreter and the IPython interactive shell.