Python algorithms : mastering basic algorithms in the Python language, second edition
معرفی کتاب «Python algorithms : mastering basic algorithms in the Python language, second edition» نوشتهٔ Magnus Lie Hetland [Magnus Lie Hetland]، منتشرشده توسط نشر Apress : Imprint: Apress در سال 2015. این کتاب در فرمت epub، زبان انگلیسی ارائه شده است. «Python algorithms : mastering basic algorithms in the Python language, second edition» در دستهٔ بدون دستهبندی قرار دارد.
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. Read more... Abstract: 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 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 : mastering basic algorithms in the Python language, second edition