- 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 5.0 By Example
- 網頁設計與制作教程(HTML+CSS+JavaScript)(第2版)
- Blender 3D Incredible Machines
- Monitoring Elasticsearch
- Express Web Application Development
- Essential C++(中文版)
- C#面向對象程序設計(第2版)
- Web前端開發技術:HTML、CSS、JavaScript
- DB2SQL性能調優秘笈
- 算法精解:C語言描述
- Magento 2 Developer's Guide
- Spring Boot 2+Thymeleaf企業應用實戰
- SAP HANA Starter
- Learning PrimeFaces Extensions Development
- LiveCode Mobile Development Hotshot