Data Structures and Program Design Using C++. A Self-Teaching Introduction to Data Structures and C++ - Helion

Tytuł oryginału: Data Structures and Program Design Using C++. A Self-Teaching Introduction to Data Structures and C++
ISBN: 9781836641902
stron: 568, Format: ebook
Data wydania: 2024-08-01
Księgarnia: Helion
Cena książki: 251,10 zł (poprzednio: 279,00 zł)
Oszczędzasz: 10% (-27,90 zł)
This book introduces the fundamentals of data structures using C++ in a self-teaching format. It covers managing large amounts of information, SEO, and creating Internet/Web indexing services. Practical analogies with real-world applications help explain technical concepts. The book includes end-of-chapter exercises such as programming tasks, theoretical questions, and multiple-choice quizzes.
The course starts with an introduction to data structures and the C++ language, progressing through arrays, linked lists, queues, searching and sorting, stacks, trees, multi-way search trees, hashing, files, and graphs. Each chapter builds on the previous one, ensuring a comprehensive understanding of data structures.
Understanding these concepts is crucial for managing large databases and optimizing web services. This book guides readers from basic to advanced data structure techniques, blending theoretical knowledge with practical skills. Companion files with source code and data sets enhance the learning experience, making this book an essential resource for mastering data structures with C++.
Osoby które kupowały "Data Structures and Program Design Using C++. A Self-Teaching Introduction to Data Structures and C++", 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
Data Structures and Program Design Using C++. A Self-Teaching Introduction to Data Structures and C++ eBook -- spis treści
- 1. Introduction to Data Structures
- 2. Introduction to the C++ Language
- 3. Arrays
- 4. Linked Lists
- 5. Queues
- 6. Searching and Sorting
- 7. Stacks
- 8. Trees
- 9. Multi-Way Search Trees
- 10. Hashing
- 11. Files
- 12. Graphs