To view prices and purchase online, please login or create an account now.



Data Structures and Algorithms Using C#

Hardback

Main Details

Title Data Structures and Algorithms Using C#
Authors and Contributors      By (author) Michael McMillan
Physical Properties
Format:Hardback
Pages:366
Dimensions(mm): Height 254,Width 178
Category/GenreAlgorithms and data structures
Programming and scripting languages: general
ISBN/Barcode 9780521876919
ClassificationsDewey:005.73
Audience
Tertiary Education (US: College)
Professional & Vocational
Illustrations Worked examples or Exercises; 11 Tables, unspecified

Publishing Details

Publisher Cambridge University Press
Imprint Cambridge University Press
Publication Date 26 March 2007
Publication Country United Kingdom

Description

C# programmers: no more translating data structures from C++ or Java to use in your programs! Mike McMillan provides a tutorial on how to use data structures and algorithms plus the first comprehensive reference for C# implementation of data structures and algorithms found in the .NET Framework library, as well as those developed by the programmer. The approach is very practical, using timing tests rather than Big O notation to analyze the efficiency of an approach. Coverage includes arrays and array lists, linked lists, hash tables, dictionaries, trees, graphs, and sorting and searching algorithms, as well as more advanced algorithms such as probabilistic algorithms and dynamic programming. This is the perfect resource for C# professionals and students alike.

Author Biography

Michael McMillan is an Instructor of Computer Information Systems at Pulaski Technical College, as well as an adjunct instructor at the University of Arkansas at Little Rock and the University of Central Arkansas. Mike's previous books include Object-Oriented Programming With Visual Basic.NET, Data Structures and Algorithms Using Visual Basic.NET, and Perl From the Ground Up. He was a co-author of Programming and Problem-Solving With Visual Basic.NET. Mike has written over 25 trade journal articles on programming and has over 20 years of experience in programming for industry and education.

Reviews

"An excellent, thoroughly enjoyable work on introductory and intermediate data structures for the increasingly popular C# programming language... This book is valuable for any data structures course." -- M Connell, SUNY College at Cortland, CHOICE