lunes, 14 de marzo de 2016

Data Structures and Algorithms Using Visual Basic.NET


DATA STRUCTURES AND ALGORITHMS USING VISUAL BASIC.NET

This is the first Visual Basic.NET (VB.NET) book to provide a comprehensive discussion of the major data structures and algorithms. Here, instead of having to translate material on C++ or Java, the professional or student VB.NET programmer will find a tutorial on how to use data structures and algorithms and a reference for implementation using VB.NET for data structures and algorithms from the .NET Framework Class Library as well as those that must be developed by the programmer. In an object-oriented fashion, the author presents arrays and ArrayLists, linked lists, hash tables, dictionaries, trees, graphs, and sorting and searching as well as more advanced algorithms, such as probabilistic algorithms and dynamic programming. His approach is very practical, for example using timing tests rather than Big O analysis to compare the performance of data structures and algorithms. This book can be used in both beginning and advanced computer programming courses that use the VB.NET language and, most importantly, by the professional Visual Basic programmer. Michael McMillan is Instructor of Computer Information Systems at Pulaski Technical College. With more than twenty years of experience in the computer industry, he has written numerous articles for trade journals such as Software Development and Windows NT Systems. He is the author of Perl from the Ground Up and Object-Oriented Programming with Visual Basic.Net and coauthor of several books.

Related Posts:

  • C - El Lenguaje CForma general de un programa en CDeclaraciones globalesmain( ){ variables locales sentencias}f1( ){ .........}......fn ( ){ ......… Read More
  • C++ - Aprenda C++ Como si Estuviera en PrimeroINTRODUCCIÓNEl comité para el estándar ANSI C fue formado en 1983 con el objetivo de crear un lenguaje uniforme a partir del C original, desarrollado … Read More
  • La Biblia de JAVA 2Bienvenido a la biblia de Java 2. Este libro se ha diseñado para que sea todo lo comprensible y accesible que es posible teniendo en cuenta que es un … Read More
  • C - Programación CIntroducciónHola mi nombre es Federico y los voy a conducir en la introducción a la programación en el Lenguaje C o también conocido como “Lenguaje de… Read More
  • Manual Imprescindible PHP5 IntroducciónEl mundo de los desarrolladores de páginas ha cambiado de forma vertiginosa en los últimos años. En poco tiempo han surgido tecnologías y … Read More

0 comentarios:

Publicar un comentario

DÉJANOS TUS COMENTARIOS