Cantitate/Preț
Produs

Data Structures and Algorithms with Scala: A Practitioner's Approach with Emphasis on Functional Programming: Undergraduate Topics in Computer Science

Autor Bhim P. Upadhyaya
en Limba Engleză Paperback – 6 mar 2019
This practically-focused textbook presents a concise tutorial on data structures and algorithms using the object-functional language Scala. The material builds upon the foundation established in the title Programming with Scala: Language Exploration by the same author, which can be treated as a companion text for those less familiar with Scala.Topics and features: discusses data structures and algorithms in the form of design patterns; covers key topics on arrays, lists, stacks, queues, hash tables, binary trees, sorting, searching, and graphs; describes examples of complete and running applications for each topic; presents a functional approach to implementations for data structures and algorithms (excepting arrays); provides numerous challenge exercises (with solutions), encouraging the reader to take existing solutions and improve upon them; offers insights from the author’s extensive industrial experience; includes a glossary, and an appendix supplying an overview of discrete mathematics. Highlighting the techniques and skills necessary to quickly derive solutions to applied problems, this accessible text will prove invaluable to time-pressured students and professional software engineers.
Citește tot Restrânge

Din seria Undergraduate Topics in Computer Science

Preț: 23735 lei

Preț vechi: 29669 lei
-20% Nou

Puncte Express: 356

Preț estimativ în valută:
4542 4718$ 3773£

Carte disponibilă

Livrare economică 11-25 ianuarie 25
Livrare express 31 decembrie 24 - 04 ianuarie 25 pentru 2367 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783030125608
ISBN-10: 3030125602
Pagini: 155
Ilustrații: XVII, 154 p. 1 illus.
Dimensiuni: 155 x 235 x 9 mm
Greutate: 0.25 kg
Ediția:1st ed. 2019
Editura: Springer International Publishing
Colecția Springer
Seria Undergraduate Topics in Computer Science

Locul publicării:Cham, Switzerland

Cuprins

Foundational Components.- Fundamental Algorithms.- Arrays.- Lists.- Stacks.- Queues.- Hash Tables.- Binary Trees.- Sorting.- Searching.- Graphs.- Appendix A: Solutions for Selected Exercises.- Appendix B: Review of Discrete Mathematical.- Topics.

Notă biografică

Bhim P. Upadhyaya is a certified enterprise architect, application architect, software engineer, Java and JEE developer, and big data and Scala enthusiast. In addition to his professional experience as a software architect working for more than 15 companies in the USA, he has more than half a decade of university teaching and research experience, including research work at the world’s largest (non-profit) organization, the United Nations. He has also served as a visiting scholar at the School of Information Technology and Electrical Engineering (ITEE) in the University of Queensland (Brisbane, Australia). He is the founder of EqualInformation, LLC (Sunnyvale, CA, USA), a company that focuses on data synthesis and visualization, web application design and development, enterprise architecture, and integration solutions. He has a master's degree in Software Management, a master's degree in Computer Science, a graduate certificate in Enterprise Architecture, and a bachelor's degree in Electrical and Electronic Engineering, with a specialization in Communications Engineering.
His other publications include the Springer textbook Programming with Scala: Language Exploration.

Textul de pe ultima copertă

This practically-focused textbook presents a concise tutorial on data structures and algorithms using the object-functional language Scala. The material builds upon the foundation established in the title Programming with Scala: Language Exploration by the same author, which can be treated as a companion text for those less familiar with Scala.Topics and features:

  • Discusses data structures and algorithms in the form of design patterns
  • Covers key topics on arrays, lists, stacks, queues, hash tables, binary trees, sorting, searching, and graphs
  • Describes examples of complete and running applications for each topic
  • Presents a functional approach to implementations for data structures and algorithms (excepting arrays)
  • Provides numerous challenge exercises (with solutions), encouraging the reader to take existing solutions and improve upon them
  • Offers insights from the author’s extensive industrial experience
  • Includes a glossary, and an appendix supplying an overview of discrete mathematics
Highlighting the techniques and skills necessary to quickly derive solutions to applied problems, this accessible text will prove invaluable to time-pressured students and professional software engineers.

Bhim P. Upadhyaya is a certified enterprise architect, application architect, software engineer, Java and JEE developer, and big data and Scala enthusiast. In addition to his professional experience as a software architect working for more than 15 companies in the USA, he has more than half a decade of university teaching and research experience, including research work for the United Nations and at the University of Queensland (Australia). He is the founder of EqualInformation, LLC (Sunnyvale, CA, USA), a company that focuses on data synthesis and visualization, web application design and development, enterprise architecture,and integration solutions.

Caracteristici

Presents production application-based examples and exercises, drawn from the author’s extensive industrial experience Provides complete and functional example programs Offers a concise tutorial, building on the foundation provided by “Programming with Scala: Language Exploration” by the same author