- Learning Python for Forensics
- Preston Miller Chapin Bryce
- 182字
- 2021-07-02 16:41:10
Summary
This chapter has covered a wide range of introductory content that provides a foundation to be built upon throughout the duration of this book; by the end you will become well-versed in Python development. These topics have been handpicked as the most important items to comprise a basic understanding of the language as we move forward. We have covered data types, what they are and when they are used, variable naming and the associated rules and guidelines, logic and operations to manipulate and make decisions based on values, and conditions and loops that provide a sequential organization for our scripts form the baseline of everything we develop.
Through these features alone we can create basic scripts. Python is a very powerful and complex language belying its simplistic syntax. At this point, you should feel comfortable with the Python interpreter if you have been re-typing the prompts (>>>)
as presented in the code blocks. In the next chapter, we will explore more complex foundational items and continue expanding upon the knowledge established in this chapter prior to moving into real world examples.
- 數(shù)據(jù)庫(kù)程序員面試筆試真題與解析
- Objective-C應(yīng)用開發(fā)全程實(shí)錄
- Visual FoxPro程序設(shè)計(jì)教程(第3版)
- Building Mapping Applications with QGIS
- Julia高性能科學(xué)計(jì)算(第2版)
- Java實(shí)戰(zhàn)(第2版)
- R用戶Python學(xué)習(xí)指南:數(shù)據(jù)科學(xué)方法
- Spring+Spring MVC+MyBatis從零開始學(xué)
- FPGA嵌入式項(xiàng)目開發(fā)實(shí)戰(zhàn)
- 從程序員角度學(xué)習(xí)數(shù)據(jù)庫(kù)技術(shù)(藍(lán)橋杯軟件大賽培訓(xùn)教材-Java方向)
- Drupal 8 Development:Beginner's Guide(Second Edition)
- Keil Cx51 V7.0單片機(jī)高級(jí)語(yǔ)言編程與μVision2應(yīng)用實(shí)踐
- DevOps 精要:業(yè)務(wù)視角
- Java面向?qū)ο蟪绦蛟O(shè)計(jì)教程
- Isomorphic Go