Author |
: Alexander Stepanov |
Publisher |
: Lulu.com |
Total Pages |
: 282 |
Release |
: 2019-06-17 |
ISBN-10 |
: 9780578222141 |
ISBN-13 |
: 0578222140 |
Rating |
: 4/5 (41 Downloads) |
Book Synopsis Elements of Programming by : Alexander Stepanov
Download or read book Elements of Programming written by Alexander Stepanov and published by Lulu.com. This book was released on 2019-06-17 with total page 282 pages. Available in PDF, EPUB and Kindle. Book excerpt: Elements of Programming provides a different understanding of programming than is presented elsewhere. Its major premise is that practical programming, like other areas of science and engineering, must be based on a solid mathematical foundation. This book shows that algorithms implemented in a real programming language, such as C++, can operate in the most general mathematical setting. For example, the fast exponentiation algorithm is defined to work with any associative operation. Using abstract algorithms leads to efficient, reliable, secure, and economical software.