- Mastering Python Networking
- Eric Chou
- 108字
- 2021-07-02 21:42:38
Bad automation speeds bad things up
Bad automation allows you to poke yourselves in the eye a lot faster; it is as simple as that. Computers are much faster at executing tasks than us human engineers. If we had the same set of operating procedures executing by a human versus script, the script will finish faster than humans, sometimes without the benefit of having a solid feedback look between procedures. The Internet is full of horror stories when someone presses the Enter key and immediately regrets it.
We need to make sure that the chance of a bad automation script can go wrong is as small as possible.
推薦閱讀
- Java 開(kāi)發(fā)從入門(mén)到精通(第2版)
- 潮流:UI設(shè)計(jì)必修課
- Learning Flask Framework
- Building Cross-Platform Desktop Applications with Electron
- Java程序設(shè)計(jì)
- RESTful Java Web Services(Second Edition)
- Developing SSRS Reports for Dynamics AX
- Python期貨量化交易實(shí)戰(zhàn)
- Getting Started with Electronic Projects
- 現(xiàn)代CPU性能分析與優(yōu)化
- WCF技術(shù)剖析(卷1)
- 實(shí)戰(zhàn)Python網(wǎng)絡(luò)爬蟲(chóng)
- 一步一步學(xué)Spring Boot:微服務(wù)項(xiàng)目實(shí)戰(zhàn)(第2版)
- 虛擬現(xiàn)實(shí):引領(lǐng)未來(lái)的人機(jī)交互革命
- Learning NHibernate 4