- Hands-On Penetration Testing with Python
- Furqan Khan
- 116字
- 2021-07-02 14:13:57
Concept Handling
This chapter will allow us to get familiar with various object-oriented concepts in Python. We will see that Python can not only be used as a scripting language, but that it also supports a wide range of object-oriented principles and can therefore be used to design reusable and scalable software components. As well as this, we will explore regular expressions, files, and other I/O-based access including JSON, CSV, and XML. Finally, we will discuss exception handling. We will be covering the following topics in this chapter:
- Object-oriented programming in Python
- Files, directories, and other types of I/O-based access
- Regular expressions in Python
- Data manipulation and parsing with XML, JSON, and CSV data
- Exception handling
推薦閱讀
- Spring Boot開發(fā)與測試實戰(zhàn)
- 算法基礎:打開程序設計之門
- INSTANT MinGW Starter
- Python神經網絡項目實戰(zhàn)
- 人人都是網站分析師:從分析師的視角理解網站和解讀數據
- Ext JS 4 Web Application Development Cookbook
- Mastering Apache Maven 3
- Learning Laravel's Eloquent
- 創(chuàng)意UI:Photoshop玩轉APP設計
- Bootstrap for Rails
- Python數據可視化之美:專業(yè)圖表繪制指南(全彩)
- Instant Apache Camel Messaging System
- Node.js 6.x Blueprints
- C語言程序設計
- Mastering Unity Scripting