- Mastering Python Scripting for System Administrators
- Ganesh Sanjiv Naik
- 123字
- 2021-07-02 14:00:15
Why Python?
Python has a wide range of libraries for open source data analysis tools, web frameworks, testing, and so on. Python is a programming language that can be used on different platforms (Windows, Mac, Linux, and embedded Linux H/W platforms, such as Raspberry Pi). It's used to develop desktop as well as web applications.
Developers can write programs with fewer lines if they use Python. Prototyping is very quick, as Python runs on an interpreter system. Python can be treated in an object-oriented, a procedural, or a functional way.
Python can do various tasks, such as creating web applications. It is used with the software to create workflows; it connects to database systems, handles files, handles big data, and performs complex mathematics.
推薦閱讀
- ServiceNow Application Development
- 編程的修煉
- 編寫整潔的Python代碼(第2版)
- 看透JavaScript:原理、方法與實踐
- 基于免疫進化的算法及應用研究
- Kinect for Windows SDK Programming Guide
- Learning AngularJS for .NET Developers
- 智能手機APP UI設計與應用任務教程
- Learning Material Design
- 軟件體系結構
- RESTful Web Clients:基于超媒體的可復用客戶端
- SwiftUI極簡開發
- Python Programming for Arduino
- Java 9 with JShell
- Flink入門與實戰