๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Data Structures and Algorithms Using Visual Basic.NET

โœ Scribed by Michael McMillan


Year
2005
Tongue
English
Leaves
412
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


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 arrays and arraylists, linked lists, hash tables, dictionaries, trees, graphs, sorting and searching as well as more advanced algorithms, such as probabilistic algorithms and dynamic programming in an object-oriented fashion. Finally, the professional or student VB.NET programmer has a dedicated reference instead of having to translate material on C++ or Java.


๐Ÿ“œ SIMILAR VOLUMES


Data Structures and Algorithms Using Vis
โœ Michael McMillan ๐Ÿ“‚ Library ๐Ÿ“… 2005 ๐Ÿ› Cambridge University Press ๐ŸŒ English

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.

Data Structures and Algorithms Using Vis
โœ Michael McMillan ๐Ÿ“‚ Library ๐Ÿ“… 2005 ๐Ÿ› Cambridge University Press ๐ŸŒ English

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 and Data Structures: The Basi
โœ Kurt Mehlhorn, Peter Sanders ๐Ÿ“‚ Library ๐Ÿ“… 2008 ๐Ÿ› Springer ๐ŸŒ English

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