- Python for Secret Agents:Volume II
- Steven Lott
- 172字
- 2021-07-30 09:59:32
Preface
Secret agents are dealers and brokers of information. Information that's rare or difficult to acquire has the most value. Getting, analyzing, and sharing this kind of intelligence requires a skilled use of specialized tools. This often includes programming languages such as Python and its vast ecosystem of add-on libraries.
The best agents keep their toolkits up to date. This means downloading and installing the very latest in updated software. An agent should be able to analyze logs and other large sets of data to locate patterns and trends. Social network applications such as Twitter can reveal a great deal of useful information.
An agent shouldn't find themselves stopped by arcane or complex document formats. With some effort, the data in a PDF file can be as accessible as the data in a plain text file. In some cases, agents need to build specialized devices to gather data. A small processing such as an Arduino can gather raw data for analysis and dissemination; it moves the agent to the Internet of Things.
- JavaScript前端開發(fā)模塊化教程
- Delphi程序設(shè)計基礎(chǔ):教程、實驗、習題
- Beginning Java Data Structures and Algorithms
- 程序設(shè)計與實踐(VB.NET)
- Angular UI Development with PrimeNG
- DevOps入門與實踐
- 用Flutter極速構(gòu)建原生應(yīng)用
- Unity 5 for Android Essentials
- Visual Basic程序設(shè)計上機實驗教程
- R語言:邁向大數(shù)據(jù)之路(加強版)
- Learning Splunk Web Framework
- OpenCV 3計算機視覺:Python語言實現(xiàn)(原書第2版)
- LabVIEW數(shù)據(jù)采集(第2版)
- IBM DB2 9.7 Advanced Application Developer Cookbook
- 大話C語言