- Daniel Arbuckle's Mastering Python
- Daniel Arbuckle
- 62字
- 2021-07-02 21:09:34
Using the command line and the interactive shell
Since, we looked at installing Python, let's try our hand at making Python actually do things using the textual interface.
Text-based user interfaces are very useful to programmers; they provide a quick and easy way to interact with programs while they're in development, experiment with code (which is, after all, text), and access documentation.
推薦閱讀
- 數據科學實戰手冊(R+Python)
- 演進式架構(原書第2版)
- Learning Apex Programming
- Getting Started with CreateJS
- Reactive Programming With Java 9
- Java 11 Cookbook
- KnockoutJS Starter
- Visual C#.NET程序設計
- Linux C編程:一站式學習
- Python語言實用教程
- 小程序,巧應用:微信小程序開發實戰(第2版)
- Fast Data Processing with Spark(Second Edition)
- Apache Camel Developer's Cookbook
- OpenCV 3 Blueprints
- Hands-On Robotics Programming with C++