- Hands-On Penetration Testing with Python
- Furqan Khan
- 118字
- 2021-07-02 14:13:52
Summary
In this chapter, we discussed the basics of Python and explored the syntax of the language. This isn't very different from the languages that you may have studied in the past, such as C, C ++, or Java. However, it's much easier to use and is really powerful in the cyber security domain compared to its peers. This chapter formulates the basics of Python and will help us progress, as some data types such as lists, dictionaries, tuples, and strings are used heavily throughout the course of this book.
In the next chapter, we will learn about conditions and loops and see how loops can be used with the data types that we have studied so far.
推薦閱讀
- Instant Testing with CasperJS
- PWA入門與實踐
- 工程軟件開發技術基礎
- 程序員面試算法寶典
- PyTorch自然語言處理入門與實戰
- 數據結構習題精解(C語言實現+微課視頻)
- Big Data Analytics
- Learning Python Design Patterns
- 詳解MATLAB圖形繪制技術
- C/C++數據結構與算法速學速用大辭典
- Ext JS 4 Plugin and Extension Development
- Practical Maya Programming with Python
- Mobile Forensics:Advanced Investigative Strategies
- WCF全面解析
- Spring Web Services 2 Cookbook