- 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.
推薦閱讀
- DevOps with Kubernetes
- JavaScript高效圖形編程
- PyTorch自動駕駛視覺感知算法實戰
- vSphere High Performance Cookbook
- Python金融數據分析
- Mastering Yii
- 精通Python自然語言處理
- Java項目實戰精編
- Java EE 8 Application Development
- Learning OpenStack Networking(Neutron)
- Terraform:多云、混合云環境下實現基礎設施即代碼(第2版)
- Lighttpd源碼分析
- OpenCV with Python By Example
- PowerDesigner 16 從入門到精通
- HTML5移動前端開發基礎與實戰(微課版)