- 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.
推薦閱讀
- Puppet 4 Essentials(Second Edition)
- 零基礎(chǔ)學(xué)Scratch少兒編程:小學(xué)課本中的Scratch創(chuàng)意編程
- Python Deep Learning
- Mastering C# Concurrency
- Mastering KnockoutJS
- ASP.NET程序設(shè)計教程
- Julia高性能科學(xué)計算(第2版)
- HTML5與CSS3基礎(chǔ)教程(第8版)
- BeagleBone Black Cookbook
- Getting Started with Eclipse Juno
- 編程可以很簡單
- 深入實(shí)踐Kotlin元編程
- Learning C++ by Creating Games with UE4
- 深入理解Java虛擬機(jī):JVM高級特性與最佳實(shí)踐
- Flask開發(fā)Web搜索引擎入門與實(shí)戰(zhàn)