- Practical Network Automation
- Abhishek Ratan
- 158字
- 2021-07-02 15:21:51
Program concepts
Now, as we start working upon our practical approach to automation, we need to understand the basics of what a program is and how to write one.
Simply explained, a program is a set of instructions that is passed to the system to perform a specific task. This set of instructions is based upon real-life challenges and tasks that need to be accomplished in an automated method. Small sets of programs can be combined to create an application that can be installed, deployed, and configured for individual or organizational requirements. Some of the key concepts and programming techniques that we will discuss from this point onward will be PowerShell and Python. These are the two most popular scripting languages that are used to create quick, effective, and result-oriented automation.
These are some of the key concepts that I would like to introduce while creating a program:
- Variables
- Data types
- Decision makers
- Loops
- Arrays
- Functions
- Best practices
- 亮劍.NET:.NET深入體驗(yàn)與實(shí)戰(zhàn)精要
- 大數(shù)據(jù)戰(zhàn)爭(zhēng):人工智能時(shí)代不能不說的事
- 面向STEM的mBlock智能機(jī)器人創(chuàng)新課程
- 高性能混合信號(hào)ARM:ADuC7xxx原理與應(yīng)用開發(fā)
- 大數(shù)據(jù)專業(yè)英語
- Photoshop CS4經(jīng)典380例
- Hands-On Data Science with SQL Server 2017
- 嵌入式Linux上的C語言編程實(shí)踐
- 網(wǎng)絡(luò)綜合布線技術(shù)
- AWS Administration Cookbook
- 3D Printing for Architects with MakerBot
- 電子設(shè)備及系統(tǒng)人機(jī)工程設(shè)計(jì)(第2版)
- 機(jī)器人人工智能
- 網(wǎng)絡(luò)存儲(chǔ)·數(shù)據(jù)備份與還原
- PyTorch深度學(xué)習(xí)