Python Algorithms, 2nd Edition: Mastering Basic Algorithms in the Python Language
معرفی کتاب «Python Algorithms, 2nd Edition: Mastering Basic Algorithms in the Python Language» نوشتهٔ Magnus Lie Hetland، منتشرشده توسط نشر Apress : Imprint: Apress در سال 2014. این کتاب در فرمت pdf، زبان انگلیسی ارائه شده است.
Python Algorithms, 2nd Edition explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it also gives a solid understanding of fundamental algorithmic problem-solving techniques. The book deals with some of the most important and challenging areas of programming and computer science in a highly readable manner. It covers both algorithmic theory and programming practice, demonstrating how theory is reflected in real Python programs. Well-known algorithms and data structures that are built into the Python language are explained, and the user is shown how to implement and evaluate others. This book covers both algorithmic theory and programming practice, demonstrating how theory is reflected in real Python programs. Well-known algorithms and data structures that are built into the Python language are explained, and the user is shown how to implement and evaluate others. You'll learn: how to transform new problems to well-known algorithmic problems with efficient solutions, or show that the problems belong to classes of problems thought not to be efficiently solvable; how to analyze algorithms and Python programs using both mathematical tools and basic experiments and benchmarks; how to understand several classical algorithms and data structures in depth, and be able to implement these efficiently in Python; how to design and implement new algorithms for new problems, using time-tested design principles and techniques; and how to speed up implementations, using a plethora of tools for high-performance computing in Python. -- Edited summary from book Python Algorithms, Second Edition explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it also gives a solid understanding of fundamental algorithmic problem-solving techniques. The book deals with some of the most important and challenging areas of programming and computer science in a highly readable manner. It covers both algorithmic theory and programming practice, demonstrating how theory is reflected in real Python programs. Well-known algorithms and data structures that are built into the Python language are explained, and the user is shown how to implement and evaluate others. Magnus Lie Hetland. Includes bibliographical references and index.
دانلود کتاب Python Algorithms, 2nd Edition: Mastering Basic Algorithms in the Python Language