- Mastering Python Scripting for System Administrators
- Ganesh Sanjiv Naik
- 156字
- 2021-07-02 14:00:14
To get the most out of this book
We wrote this book to be as accessible as possible and to teach you many different approaches to programming with Python through several scripts. However, to get the most out of them, you need to do the following:
- Have a Linux system set up and configured for testing/debugging scripts
- Understand the created scripts
- Keep in mind what the components of each script are
- Check how the components could be reused or combined in new ways
This book assumes a certain level of Python knowledge to begin your journey; these basic skills will not be covered in this book. These skills include the following:
- How to set up and configure a Linux system
- How to install, access, and configure a specific Python IDE (although several are
already included in most Linux distributions) - Some basics about computing and programming (although we will do our best to
provide a crash course)
推薦閱讀
- Java Web開發學習手冊
- GitLab Cookbook
- Java Web及其框架技術
- Learning AWS Lumberyard Game Development
- Mastering Unity Shaders and Effects
- JavaScript by Example
- Java 11 Cookbook
- Redis Essentials
- GeoServer Beginner's Guide(Second Edition)
- Learning Probabilistic Graphical Models in R
- 深入分布式緩存:從原理到實踐
- C語言從入門到精通
- Scala for Machine Learning(Second Edition)
- 深入解析Java編譯器:源碼剖析與實例詳解
- Julia數據科學應用