<div><p><b>Summary</b></p><p><i>Classic Computer Science Problems in Python</i> deepens your knowledge of problem-solving techniques from the realm of computer science by challenging you with time-tested scenarios, exercises, and algorithms. As you work through examples in search, clustering, graphs
Classic Computer Science Problems in Python
β Scribed by David Kopec
- Publisher
- Manning Publications
- Year
- 2019
- Tongue
- English
- Leaves
- 224
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Classic Computer Science Problems in Python deepens your knowledge of problem-solving techniques from the realm of computer science by challenging you with time-tested scenarios, exercises, and algorithms. As you work through examples in search, clustering, graphs, and more, you'll remember important things you've forgotten and discover classic solutions to your "new" problems!
About the Technology
Computer science problems that seem new or unique are often rooted in classic algorithms, coding techniques, and engineering principles. And classic approaches are still the best way to solve them! Understanding these techniques in Python expands your potential for success in web development, data munging, machine learning, and more.
About the Book
Classic Computer Science Problems in Python sharpens your CS problem-solving skills with time-tested scenarios, exercises, and algorithms, using Python. You'll tackle dozens of coding challenges, ranging from simple tasks like binary search algorithms to clustering data using k-means. You'll especially enjoy the feeling of satisfaction as you crack problems that connect computer science to the real-world concerns of apps, data, performance, and even nailing your next job interview!
What's Inside
β’ Search algorithms
β’ Common techniques for graphs
β’ Neural networks
β’ Genetic algorithms
β’ Adversarial search
β’ Uses type hints throughout
β’ Covers Python 3.7
About the Reader
For intermediate Python programmers.
β¦ Table of Contents
- Small problems
- Search problems
- Constraint-satisfaction problems
- Graph problems
- Genetic algorithms
- K-means clustering
- Fairly simple neural networks
- Adversarial search
- Miscellaneous problems
β¦ Subjects
Algorithms; Genetic Algorithms; Neural Networks; Data Structures; Python; Classification; Clustering; Encryption; Graph Algorithms; Textbook; Version Control; Fibonacci Sequence; Memoization; Towers of Hanoi; Search Algorithms; Adversarial Search; Knapsack Problem; Traveling Salesman Problem
π SIMILAR VOLUMES
Classic Computer Science Problems in Python deepens your knowledge of problem-solving techniques from the realm of computer science by challenging you with time-tested scenarios, exercises, and algorithms. As you work through examples in search, clustering, graphs, and more, you'll remember importan
<b>βHighly recommended to everyone interested in deepening their understanding of Python and practical computer science.β βDaniel Kenney-Jung, MD, University of Minnesota</b><br /><br /><b>Key Features</b><br /><br /><br /><br /><br />Master formal techniques taught in college computer science class
<b>Sharpen your coding skills by exploring established computer science problems! <i>Classic Computer Science Problems in Java</i> challenges you with time-tested scenarios and algorithms.</b> <b>Summary</b> Sharpen your coding skills by exploring established computer science problems! <i>Class