Python Data Structures Pocket Primer. A concise guide to Python data structures to enhance your skills - Helion
Tytuł oryginału: Python Data Structures Pocket Primer. A concise guide to Python data structures to enhance your skills
ISBN: 9781836647164
stron: 245, Format: ebook
Data wydania: 2024-08-12
Księgarnia: Helion
Cena książki: 139,00 zł
This Pocket Primer book introduces the fundamentals of data structures using Python. It provides a comprehensive yet fast-paced introduction to core Python concepts and data structures, emphasizing their importance in managing large datasets and implementing search and sort algorithms effectively. The course starts with a basic introduction to Python, setting a solid foundation for more complex topics.
The journey continues with an exploration of recursion and combinatorics, followed by detailed discussions on strings, arrays, and various search and sort algorithms. Further, the book delves into linked lists, queues, and stacks, illustrating their practical applications with numerous code samples. This structured approach ensures that learners can progressively build their knowledge and skills in data structures, reinforced by hands-on coding examples.
With companion files available for download, the book provides additional resources for practice and deeper understanding. This comprehensive guide is ideal for both beginners and those looking to strengthen their grasp of data structures in Python, equipping them with essential tools for managing and manipulating large datasets.
Osoby które kupowały "Python Data Structures Pocket Primer. A concise guide to Python data structures to enhance your skills", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Python Data Structures Pocket Primer. A concise guide to Python data structures to enhance your skills eBook -- spis treści
- 1. Introduction to Python
- 2. Recursion and Combinatorics
- 3. Strings and Arrays
- 4. Search and Sort Algorithms
- 5. Linked Lists
- 6. Linked Lists and Common Tasks
- 7. Queues and Stacks