株式会社極東書店トップ商品一覧Data Structures and Algorithms with Python: With an Introduction to Multiprocessing. Second Edition 2024

商品詳細

Data Structures and Algorithms with Python: With an Introduction to Multiprocessing. Second Edition 2024

Data Structures and Algorithms with Python: With an Introduction to Multiprocessing. Second Edition 2024

・ISBN 978-3-031-42208-9 paper EUR 49.99

¥13,361.- (税込) (※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。

お気に入り
著者・編者Lee, Kent D. / Hubbard, Steve,
シリーズ (Undergraduate Topics in Computer Science)
出版社 (Springer International Publishing AG, SZ)
出版年月2024
ページ数398 pp.
言語ENG
ニュース番号<A01-88479>

解説

This textbook explains the concepts and techniques required to write programs that can handle large amounts of data efficiently. Project-oriented and classroom-tested, the book presents a number of important algorithms-supported by motivating examples-that bring meaning to the problems faced by computer programmers. The idea of computational complexity is introduced, demonstrating what can and cannot be computed efficiently at scale, helping programmers make informed judgements about the algorithms they use. The easy-to-read text assumes some basic experience in computer programming and familiarity in an object-oriented language, but not necessarily with Python.

Topics and features:

  • Includes introductory and advanced data structures and algorithms topics, with suggested chapter sequences for those respective courses
  • Provides learning goals, review questions, and programming exercises in each chapter, as well as numerous examples
  • Presents a primer on Python for those coming from a different language background
  • Adds a new chapter on multiprocessing with Python using the DragonHPC multinode implementation of multiprocessing (includes a tutorial)
  • Reviews the use of hashing in sets and maps, and examines binary search trees, tree traversals, and select graph algorithms
  • Offers downloadable programs and supplementary files at an associated website to help students

Students of computer science will find this clear and concise textbook invaluable for undergraduate courses on data structures and algorithms, at both introductory and advanced levels. The book is also suitable as a refresher guide for computer programmers starting new jobs working with Python.

Dr. Kent D. Lee is a Professor Emeritus of Computer Science at Luther College, Decorah, Iowa, USA. He is the author of the successful Springer books, Python Programming Fundamentals, and Foundations of Programming Languages.

Dr. Steve Hubbard is a Professor Emeritus of Mathematics and Computer Science at Luther College.