- Python Data Structures and Algorithms
- Benjamin Baka
- 113字
- 2021-07-09 19:45:06
Summary
In the last two chapters, we have examined the language features and data types of Python. We have looked at the built-in data types and some internal Python modules, most notably the collections module. There are also several other Python modules that are relevant to the topic of this book, but rather than examining them separately, their use and functionality should become self-evident as we begin using them. There are also a number of external libraries such as the SciPy stack, and, likewise, I will attempt to explain their basic functionality as we begin to apply them.
In the next chapter, we will introduce the basic theory and techniques of algorithm design.
推薦閱讀
- Vue.js 2 and Bootstrap 4 Web Development
- 程序員面試算法寶典
- 軟件測試工程師面試秘籍
- 面向STEM的Scratch創新課程
- Advanced Oracle PL/SQL Developer's Guide(Second Edition)
- Spring快速入門
- Terraform:多云、混合云環境下實現基礎設施即代碼(第2版)
- Natural Language Processing with Java and LingPipe Cookbook
- The Professional ScrumMaster’s Handbook
- Learning Concurrency in Python
- IBM RUP參考與認證指南
- 軟件設計模式(Java版)
- React and React Native
- Java程序設計及應用開發
- Spring Boot學習指南:構建云原生Java和Kotlin應用程序