BOOKS - PROGRAMMING - Essential Algorithms A Practical Approach to Computer Algorithm...
US $7.93
271166
271166
Essential Algorithms A Practical Approach to Computer Algorithms Using Python and C#, 2nd Edition
Author: Rod Stephens
Year: 2019
Number of pages: 783
Format: PDF
File size: 11.0 MB
Language: ENG
Year: 2019
Number of pages: 783
Format: PDF
File size: 11.0 MB
Language: ENG
A friendly introduction to the most useful algorithms written in simple, intuitive English.The revised and updated second edition of Essential Algorithms, offers an accessible introduction to computer algorithms. The book contains a description of important classical algorithms and explains when each is appropriate. The author shows how to analyze algorithms in order to understand their behavior and teaches techniques that the can be used to create new algorithms to meet future needs. The text includes useful algorithms such as: methods for manipulating common data structures, advanced data structures, network algorithms, and numerical algorithms. It also offers a variety of general problem-solving techniques. Provides code examples updated and written in Python and C#.