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:
- Cisco CCNA 200-301. Kurs video. Administrowanie bezpieczeństwem sieci. Część 3 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Administrowanie urządzeniami Cisco. Część 2 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Podstawy sieci komputerowych i konfiguracji. Część 1 665,00 zł, (39,90 zł -94%)
- Cisco CCNP Enterprise 350-401 ENCOR. Kurs video. Programowanie i automatyzacja sieci 443,33 zł, (39,90 zł -91%)
- CCNP Enterprise 350-401 ENCOR. Kurs video. Mechanizmy kierowania ruchem pakiet 443,33 zł, (39,90 zł -91%)
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