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
Classic Computer Science Problems in Python
β Scribed by Kopec, David
- Publisher
- Manning Publications Co
- Year
- 2019
- Tongue
- English
- 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. 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.;Introduction. Why Python? -- What is a classic computer science problem? -- What kinds of problems are in this book? -- Who is this book for? -- Python versioning, source code repository, and type hints -- No graphics, no UI code, just the standard library -- Small problems -- Search problems -- Constraint-satisfaction problems -- Graph problems -- Genetic algorithms -- K-means clustering -- Fairly simple neural networks -- Adversarial search -- Miscellaneous problems.
β¦ Table of Contents
Introduction. Why Python? --
What is a classic computer science problem? --
What kinds of problems are in this book? --
Who is this book for? --
Python versioning, source code repository, and type hints --
No graphics, no UI code, just the standard library --
Small problems --
Search problems --
Constraint-satisfaction problems --
Graph problems --
Genetic algorithms --
K-means clustering --
Fairly simple neural networks --
Adversarial search --
Miscellaneous problems.
β¦ Subjects
Computer programming;Programmeren (computers);Python (Computer program language);Python (programmeertaal)
π SIMILAR VOLUMES
<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
<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