Python Data Structure and Algorithms: A Modern Approach
by: Hong M. Lei
Edition 版本: 1
Released: 2021-04-07
ISBN-10: B0922YX5MX
Book Description
Data structures are fundamental concepts of computer science which helps is writing efficient programs in any language. Python is a high-level,interpreted,interactive and object-oriented scripting language using which we can study the fundamentals of data structure in a simpler way as compared to other programming languages.
In this chapter we are going to study a short overview of some frequently used data structures in general and how they are related to some specific python data types. There are also some data structures specific to python which is listed as another category.
General Data Structures
The various data structures in computer science are divided broadly into two categories shown below. We will discuss about each of the below data structures in detail in subsequent chapters.
Python Data Structure and Algorithms: A Modern Approach
相关推荐
- Mastering Tableau 2026: Implement advanced data visualizations, BI techniques and AI-powered analytics with Tableau, 5th Edition
- Communication, Control and Security Challenges for the Smart Grid: Advanced security, optimization, and emerging technologies in smart grids, 2nd Edition
- Games on Graphs: From Logic and Automata to Algorithms
- Python for Accounting and Finance: A Mind-Mapping Approach
finelybook
