Data Structures and Algorithms with JavaScript
出版信息
Michael McMillan / O'Reilly Media / 2014-2-22 / USD 28.51
内容简介
If you’re using JavaScript on the server-side, you need to implement classic data structures that conventional object-oriented programs (such as C# and Java) provide. This practical book shows you how to use linked lists, stacks, queues, and graphs, as well as classic algorithms for sorting and searching data in your JavaScript programs.
Each chapter includes at least one real-world application of the data structure or data structures discussed, along with exercises that help you further explore the practical application of various data structures and algorithms.
Implement data structures and algorithms within the constraints of JavaScript
Explore real-world applications to learn how JavaScript uses these data structures
Get a helpful JavaScript programming overview
Learn methods for handling advanced algorithms
作者简介
Michael McMillan is an instructor of Computer Information Systems at Pulaski Technical College in North Little Rock, AR. He is also an adjunct instructor of Information Science at the University of Arkansas at Little Rock. Before moving to academia, he was a programmer/analyst for Arkansas Children's Hospital, where he worked in statistical computing and data analysis.