Learning Algorithms: A Programmer's Guide to Writing Better CodeКНИГИ » ПРОГРАММИНГ
Название: Learning Algorithms: A Programmer's Guide to Writing Better Code Автор: George T. Heineman Издательство: O’Reilly Media Год: 2021 Формат: True PDF, ePUB Страниц: 281 Размер: 11,3 Mb, 10 Mb Язык: English
When it comes to writing efficient code, every software professional needs to have an effective working knowledge of algorithms. In this practical book, author George Heineman (Algorithms in a Nutshell) provides concise and informative descriptions of key algorithms that improve coding in multiple languages. Software developers, testers, and maintainers will discover how algorithms solve computational problems creatively. Each chapter builds on earlier chapters through eye-catching visuals and a steady rollout of key concepts, including an algorithm analysis to classify the performance of every algorithm presented in the book. At the end of each chapter, you'll get to apply what you've learned to a novel challenge problem--simulating the experience you might find in a technical code interview. With this book, you will:
Examine fundamental algorithms central to computer science and software engineering
Learn common strategies for efficient problem solving such as divide and conquer, dynamic programming, and greedy approaches
Analyze code to evaluate time complexity using big O notation
Use existing Python libraries and data structures to solve problems using algorithms
Algorithms: Solve a Problem! (Code It!) Название: Algorithms: Solve a Problem! (Code It!) Автор: Blake Hoena Издательство: Cantata Learning Год: 2018 Язык: английский Формат: pdf (true)...
Algorithms: For Competitive Programming Название: Algorithms: For Competitive Programming Автор: David Esparza Alba, Juan Antonio Ruiz Leal Издательство: Independently published Год: 2021...
Algorithms in a Nutshell Автор: George T. Heineman, Gary Pollice, Stanley Selkow Название: Algorithms in a Nutshell Издательство: O'Reilly Media Год: 2008 ISBN: 9780596516246...
Genetic Algorithms in Java Basics (+code) Название: Genetic Algorithms in Java Basics (+code) Автор: Lee Jacobson, Burak Kanber Издательство: Apress Год: 2015 Страниц: 154 Формат: PDF, EPUB...
Genetic Algorithms with Python Название: Genetic Algorithms with Python Автор: Clinton Sheppard Издательство: Leanpub Год: 2016 Страниц: 433 Формат: PDF Размер: 11 Mb Язык: English...