- Hands-On Penetration Testing with Python
- Furqan Khan
- 83字
- 2021-07-02 14:13:52
Building Python Scripts
This chapter will cover the core concepts of all programming languages. This includes conditional statements, loops, functions, and packages. We will see that these concepts are pretty much the same in Python as they are in other programming languages, except for some syntactical differences. But syntax just requires practice; everything else will fall into line automatically. The topics that we are going to cover in this chapter are as follows:
- Conditional statements
- Loops
- Functions
- Modules and packages
- Comprehensions and generators
推薦閱讀
- C# 7 and .NET Core Cookbook
- 算法精粹:經典計算機科學問題的Java實現
- PostgreSQL 11從入門到精通(視頻教學版)
- Python Data Analysis(Second Edition)
- Android Native Development Kit Cookbook
- Mastering JavaScript High Performance
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- Learning Probabilistic Graphical Models in R
- HTML5從入門到精通(第4版)
- Orleans:構建高性能分布式Actor服務
- C編程技巧:117個問題解決方案示例
- 分布式架構原理與實踐
- Android編程權威指南(第4版)
- 讓Python遇上Office:從編程入門到自動化辦公實踐
- Raspberry Pi Robotic Projects