- 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
推薦閱讀
- 大學計算機基礎(第二版)
- 大話PLC(輕松動漫版)
- Visual C++串口通信開發入門與編程實踐
- C語言程序設計基礎與實驗指導
- DevOps Automation Cookbook
- 鋒利的SQL(第2版)
- Mastering ServiceNow(Second Edition)
- Mastering Drupal 8 Views
- Windows Phone 7.5:Building Location-aware Applications
- R語言與網絡輿情處理
- 基于Struts、Hibernate、Spring架構的Web應用開發
- Building Machine Learning Systems with Python(Second Edition)
- Python從入門到精通
- Scala編程(第5版)
- 編程改變生活:用Python提升你的能力(進階篇·微課視頻版)