- Mastering Python Scripting for System Administrators
- Ganesh Sanjiv Naik
- 120字
- 2021-07-02 14:00:13
Preface
Python has evolved and extended its features toward every possible IT operation. This book will help you leverage the latest features of Python to write effective scripts and create command-line tools (for use when it comes to data types, loops, conditionals, functions, error handling, and more) to administer your environment. This book will revolve around the entire development process, from setup and planning to automated testing and building different command-line tools. This book gets you up and running with everything from basic scripting to using standard library packages. Finally, you will create a large scripting project where you will learn how to plan, implement, and distribute a project based on ideal resources.
推薦閱讀
- Flask Web全棧開發實戰
- Objective-C Memory Management Essentials
- CentOS 7 Server Deployment Cookbook
- Hands-On RESTful Web Services with Go
- 劍指大數據:企業級數據倉庫項目實戰(在線教育版)
- Learning AWS
- Android Sensor Programming By Example
- Python物理建模初學者指南(第2版)
- 軟件測試(慕課版)
- ASP.NET Core 2 High Performance(Second Edition)
- Learning IBM Bluemix
- 鋒利的SQL
- 從0到1:jQuery快速上手
- 云原生基礎架構:構建和管理現代可擴展基礎架構的模式及實踐
- Spring Boot開發實戰