Limit this search to....

Classic Computer Science Problems in Python
Contributor(s): Kopec, David (Author)
ISBN: 1617295981     ISBN-13: 9781617295980
Publisher: Manning Publications
OUR PRICE:   $37.99  
Product Type: Paperback - Other Formats
Published: May 2019
Qty:
Temporarily out of stock - Will ship within 2 to 5 weeks
Additional Information
BISAC Categories:
- Computers | Programming Languages - Python
- Computers | Intelligence (ai) & Semantics
- Computers | Computer Science
Dewey: 005.262
Physical Information: 0.5" H x 7.4" W x 9.2" (0.80 lbs) 224 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
"Highly recommended to everyone interested in deepening their understanding of Python and practical computer science." Key Features > Master formal techniques taught in college computer science classes > Connect computer science theory to real-world applications, data, and performance > Prepare for programmer interviews > Recognize the core ideas behind most "new" challenges > Covers Python 3.7 Note: Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About The Book

Programming problems that seem new or unique are usually rooted in well-known engineering principles. Classic Computer Science Problems in Python guides you through time-tested scenarios, exercises, and algorithms that will prepare you for the "new" problems you'll face when you start your next project.

In this amazing book, you'll tackle dozens of coding challenges, ranging from simple tasks like binary search algorithms to clustering data using k-means. As you work through examples for web development, machine learning, and more, you'll remember important things you've forgotten and discover classic solutions that will save you hours of time.

What You Will Learn

- Search algorithms
- Common techniques for graphs
- Neural networks
- Genetic algorithms
- Adversarial search
- Uses type hints throughout

This Book Is Written For

For intermediate Python programmers.

About The Author

David Kopec is an assistant professor of Computer Science and Innovation at Champlain College in Burlington, Vermont. He is the author of Dart for Absolute Beginners (Apress, 2014), Classic Computer Science Problems in Swift (Manning, 2018), and Classic Computer Science Problems in Java (Manning, 2020)

Table of Contents

1. Small problems
2. Search problems
3. Constraint-satisfaction problems
4. Graph problems
5. Genetic algorithms
6. K-means clustering
7. Fairly simple neural networks
8. Adversarial search
9. Miscellaneous problems


Contributor Bio(s): Kopec, David: -

David Kopec is an Assistant Professor of Computer Science & Innovation at Champlain College in Burlington, VT. He is an experienced iOS developer and the author of Dart for Absolute Beginners.