- Learning Python for Forensics
- Preston Miller Chapin Bryce
- 144字
- 2021-07-02 16:41:12
Summary
This chapter continued where we left off in Chapter 1, Now For Something Completely Different, helping build a solid Python foundation for later chapters. We covered advanced data types and object-oriented programming, developed our first scripts, and understood Traceback messages. At this point, you should start to become comfortable with Python. We highly recommend you practice and experiment by either testing out ideas in the interactive prompt or modifying the scripts we developed. Visit http://packtpub.com/books/content/support to download the code bundle for this chapter.
As we move away from theory and look into the core part of the book, we will start with simple scripts and work towards increasingly more complicated programs. This should allow a natural development of understanding programming and skills. In the next chapter, you will learn how to parse the setupapi.dev.log
file on Windows systems to identify USB installation times.
- Advanced Machine Learning with Python
- C語言程序設計(第3版)
- PyTorch自動駕駛視覺感知算法實戰
- Java EE框架整合開發入門到實戰:Spring+Spring MVC+MyBatis(微課版)
- WSO2 Developer’s Guide
- 看透JavaScript:原理、方法與實踐
- 新手學Visual C# 2008程序設計
- Object-Oriented JavaScript(Second Edition)
- Learning Python Design Patterns
- C語言程序設計
- ASP.NET開發與應用教程
- C專家編程
- STM8實戰
- Greenplum構建實時數據倉庫實踐
- Learning ECMAScript 6