
Автор: Daniel Zingaro
Издательство: No Starch Press
Год: 2020
Формат: true pdf/rtf/azw3
Страниц: 377
Размер: 10 Mb
Язык: English
A hands-on, problem-based introduction to building algorithms and data structures to solve problems with a computer.
Programming is about using a computer to solve problems, and algorithms and data structures are the building blocks of computer programs. For each problem that a programmer wants to solve, they employ an algorithm: a sequence of steps for solving the problem. Many books teach algorithms independently of specific problems, but this book uses careful explanations, examples, and arguments, rather than formal mathematics and proofs which make it difficult for you to connect what you are learning to what you can do with that learning.