Data Structures and Program Design Using Java. A Self-Teaching Introduction to Data Structures and Java - Helion
Tytuł oryginału: Data Structures and Program Design Using Java. A Self-Teaching Introduction to Data Structures and Java
ISBN: 9781836645122
stron: 446, Format: ebook
Data wydania: 2024-08-01
Księgarnia: Helion
Cena książki: 251,10 zł (poprzednio: 267,13 zł)
Oszczędzasz: 6% (-16,03 zł)
This book introduces the fundamentals of data structures using Java in a self-teaching format. It covers managing large databases, effective SEO, and creating web indexing services. Real-world analogies help explain technical concepts. Each chapter includes programming tasks, theoretical questions, and multiple-choice quizzes.
The course begins with an introduction to data structures and Java, moving 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 thorough understanding of data structures.
Understanding these concepts is crucial for managing information and optimizing web services. This book guides readers from basic to advanced techniques, blending theory with practical skills. It is an essential resource for mastering data structures with Java, enhanced by end-of-chapter exercises and real-world examples.
Osoby które kupowały "Data Structures and Program Design Using Java. A Self-Teaching Introduction to Data Structures and Java", 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
Data Structures and Program Design Using Java. A Self-Teaching Introduction to Data Structures and Java eBook -- spis treści
- 1. Introduction to Data Structures
- 2. Introduction to the Java 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