舉報

會員
Python for Secret Agents:Volume II
最新章節:
Index
ThisbookisforSecretAgentswhohavesomeexposuretoPython.OurfocusisontheFieldAgentswhoarereadytodomoresophisticatedandcomplexprogramminginPython.We'llsticktosimplestatisticsforthemostpart.Asteadyhandwithasolderingironisnotrequired,butaskilledfieldagentshouldbeabletoassembleaworkingArduinocircuittogathertheirownsensordata.
目錄(58章)
倒序
- 封面
- 版權頁
- Credits
- About the Author
- About the Reviewer
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. New Missions – New Tools
- Background briefing on tools
- Background briefing: review of the Python language
- Mission One – upgrade Beautiful Soup
- Doing other upgrades
- Mission to expand our toolkit
- Summary
- Chapter 2. Tracks Trails and Logs
- Background briefing – web servers and logs
- Writing a regular expression for parsing
- Reading and understanding the raw data
- Reading remote files
- Studying a log in more detail
- What are they downloading?
- Trails of activity
- Who is this person?
- Getting logs from a server with ftplib
- Summary
- Chapter 3. Following the Social Network
- Background briefing – images and social media
- Who's doing the talking?
- What do they seem to be talking about?
- What are they posting?
- Deep Under Cover – NLTK and language analysis
- Summary
- Chapter 4. Dredging up History
- Background briefing–Portable Document Format
- Extracting PDF content
- Getting text data from a document
- Understanding tables and complex layouts
- Summary
- Chapter 5. Data Collection Gadgets
- Background briefing: Arduino basics
- Starting with the digital output pins
- Mastering the Arduino programming language
- Seeing a better blinking light
- Simple Arduino sensor data feed
- Collecting analog data
- Collecting bulk data with the Arduino
- Data modeling and analysis with Python
- Reducing noise with a simple filter
- Solving problems adding an audible alarm
- Summary
- Index 更新時間:2021-07-30 09:59:42
推薦閱讀
- HTML5+CSS3王者歸來
- Python Game Programming By Example
- Mastering PHP Design Patterns
- 算法精粹:經典計算機科學問題的Python實現
- Python高級編程
- 秒懂設計模式
- Building a Recommendation Engine with Scala
- INSTANT OpenNMS Starter
- Python之光:Python編程入門與實戰
- 圖數據庫實戰
- INSTANT Yii 1.1 Application Development Starter
- Monitoring Docker
- Java Web入門很輕松(微課超值版)
- C++標準庫(第2版)
- Visual FoxPro程序設計
- 精通Spring MVC 4
- UG 12.0數控編程實例教程
- 計算機應用基礎教程
- Heroku Cookbook
- 圖解交互設計UI設計師的必修課
- 碼農修行:編寫優雅代碼的32條法則
- HTML5從零開始學進階(套裝共2冊)
- 深入理解Java虛擬機:JVM高級特性與最佳實踐(第2版)
- 編程超有趣:奇妙Python輕松學(第1輯)
- Machine Learning with Spark
- Django RESTful Web Services
- SQL Server 2017從零開始學(視頻教學版)
- HTML5+CSS3+jQuery Mobile移動網站與App開發實戰(視頻講解版)
- Scratch 3.0趣味編程精彩實例
- 高可用可伸縮微服務架構:基于Dubbo、Spring Cloud和Service Mesh