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: 242,10 zł (poprzednio: 269,00 zł)
Oszczędzasz: 10% (-26,90 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:
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 127,27 zł, (14,00 zł -89%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 93,33 zł, (14,00 zł -85%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Scrum. O zwinnym zarz 77,78 zł, (14,00 zł -82%)
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