Including a tutorial on how to use data structures and algorithms and a reference for implementation using VB.NET and the .NET Framework Class Library, this is the first Visual Basic.NET book to provide a comprehensive discussion of the major data structures and algorithms. Michael McMillan presents
Data Structures and Algorithms Using Visual Basic.NET
โ Scribed by Michael McMillan
- Publisher
- Cambridge University Press
- Year
- 2005
- Tongue
- English
- Leaves
- 12
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
This is a decent read, teaches you some important topics like collections, strings, etc. But if you buy this book, supplement your reading with a complete VB book.
๐ SIMILAR VOLUMES
In this tutorial for VisualBasic.NET programmers, data structures and algorithms are presented as problem-solving tools that do not require translations from C++ or Java. McMillan (computer information systems, Pulaski Technical College) explains arrays, ArrayLists, linked lists, hash tables, dictio
Algorithms are at the heart of every nontrivial computer application, and algorithmics is a modern and active area of computer science. Every computer scientist and every professional programmer should know about the basic algorithmic toolbox: structures that allow efficient organization and retriev