- Hands-On Penetration Testing with Python
- Furqan Khan
- 109字
- 2021-07-02 14:13:45
Introduction to Python
This chapter will provide an introduction to Python, focusing primarily on data types, variables, expressions, and program structures that the Python programming language follows. The objective of this chapter is to familiarize the reader with the basics of Python so that they can use it in the upcoming chapters. The chapter will cover the installation of Python and its dependency manager. We will also start taking a look at scripting in Python.
In this chapter, we will cover the following topics:
- An introduction to Python (including its installation and setup)
- Basic data types
- Sequence data types – lists, dictionaries, tuples
- Variables and keywords
- Operations and expressions
推薦閱讀
- TypeScript入門與實戰
- C++ Builder 6.0下OpenGL編程技術
- 編寫高質量代碼:改善C程序代碼的125個建議
- 差分進化算法及其高維多目標優化應用
- Scala謎題
- 程序設計基礎教程:C語言
- Unity UI Cookbook
- 鴻蒙OS應用編程實戰
- 從零開始學Android開發
- Simulation for Data Science with R
- Microsoft HoloLens By Example
- Python編程快速上手2
- Clojure Web Development Essentials
- 基于JavaScript的WebGIS開發
- Splunk Developer's Guide(Second Edition)