Op werkdagen voor 23:00 besteld, morgen in huis Gratis verzending vanaf €20
,

Beginning Algorithms

Paperback Engels 2006 1e druk 9780764596742
Verwachte levertijd ongeveer 9 werkdagen

Samenvatting

A good understanding of algorithms, and the knowledge of when to apply them, is crucial to producing software that not only works correctly, but also performs efficiently. This is the only book to impart all this essential information-from the basics of algorithms, data structures, and performance characteristics to the specific algorithms used in development and programming tasks.

Packed with detailed explanations and instructive examples, the book begins by offering you some fundamental data structures and then goes on to explain various sorting algorithms. You'll then learn efficient practices for storing and searching by way of hashing, trees, sets, and maps. The authors also share tips on optimization techniques and ways to avoid common performance pitfalls. In the end, you'll be prepared to build the algorithms and data structures most commonly encountered in day-to-day software development.

What you will learn from this book:
- The basics of algorithms, such as iteration and recursion
- Elementary data structures such as lists, stacks, and queues
- Basic and advanced sorting algorithms including insertion sort, quicksort, and shell sort
- Advanced data structures such as binary trees, ternary trees, and heaps
- Algorithms for string searching, string matching, hashing, and computational geometry
- How to use test-driven development techniques to ensure your code works as intended
- How to dramatically improve the performance of your code with hands-on techniques for profiling and optimization

This book is for anyone who develops applications, or is just beginning to do so, and is looking to understand algorithms and data structures. An understanding of computer programming is beneficial.

Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.

Specificaties

ISBN13:9780764596742
Taal:Engels
Bindwijze:paperback
Aantal pagina's:600
Uitgever:Wrox
Druk:1
Verschijningsdatum:11-12-2019
Hoofdrubriek:IT-management / ICT

Lezersrecensies

Wees de eerste die een lezersrecensie schrijft!

Over Keith Ross

Keith W. Ross is hoogleraar informatica aan de Polytechnic University in Brooklyn. Hij is IEEE fellow en heeft in 2008 en 2011 de Best Paper Award for Multimedia Communications gewonnen.

Andere boeken door Keith Ross

Inhoudsopgave

Acknowledgments.
Introduction.

1. Getting Started.
2. Iteration and Recursion.
3. Lists.
4. Queues.
5. Stacks.
6. Basic Sorting.
7. Advanced Sorting.
8. Priority Queues.
9. Binary Searching and Insertion.
10. Binary Search Trees.
11. Hashing.
12. Sets.
13. Maps.
14. Ternary Search Trees.
15. B-Trees.
16. String Searching.
17. String Matching.
18. Computational Geometry.
19. Pragmatic Optimization.

Appendix A: Further Reading.
Appendix B: Resources.
Appendix C: Bibliography.
Appendix D: Answers to Exercises.

Index.

Managementboek Top 100

Rubrieken

Populaire producten

    Personen

      Trefwoorden

        Beginning Algorithms