eBooks-it.org Logo
eBooks-IT.org Inner Image

Michael McMillan eBooks

Download free Michael McMillan eBooks

Data Structures and Algorithms with JavaScript

Data Structures and Algorithms with JavaScript Image
As an experienced JavaScript developer moving to server-side programming, you need to implement classic data structures and algorithms associated with conventional object-oriented languages like C# and Java. This practical guide shows you how to work hands-on with a variety of storage mechanisms-including linked lists, stacks, queues, and graphs-within the constraints of the JavaScript environment.Determine which data structures and algorithms are most appropriate for the problems you're trying to solve, and understand the tradeoffs when using them in a JavaScript program. An overview of the JavaScript features used throughout the book is also included.This book covers:Arrays and lists: the most common data structuresStacks and queues: more complex l...

Data Structures and Algorithms Using C#

Data Structures and Algorithms Using C# Image
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 stude...


2007 - 2017 © eBooks-IT.org