Python Data Structures Pocket Primer / / Oswald Campesato.

As part of the best-selling Pocket Primer series, this book is designed to present the fundamentals of data structures using Python. Data structures provide a means to manage huge amounts of information such as large databases and the ability to use search and sort algorithms effectively. It is inte...

Full description

Saved in:
Bibliographic Details
Superior document:Title is part of eBook package: De Gruyter MLI AI COLLECTION
VerfasserIn:
Place / Publishing House:Dulles, VA : : Mercury Learning and Information, , [2022]
©2022
Year of Publication:2022
Language:English
Series:Pocket Primer
Online Access:
Physical Description:1 online resource (229 p.)
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Frontmatter
  • Contents
  • Preface
  • Chapter 1: Introduction to Python
  • Chapter 2: Recursion and Combinatorics
  • Chapter 3: Strings and Arrays
  • Chapter 4: Search and Sort Algorithms
  • Chapter 5: Linked Lists
  • Chapter 6: Linked Lists and Common Tasks
  • Chapter 7: Queues and Stacks
  • Index