Classic Computer Science Problems in Java
β Scribed by David Kopec
- Publisher
- Manning
- Year
- 2021
- Tongue
- English
- Leaves
- 264
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Sharpen your coding skills by exploring established computer science problems! Classic Computer Science Problems in Java challenges you with time-tested scenarios and algorithms.
Summary
Sharpen your coding skills by exploring established computer science problems! Classic Computer Science Problems in Java challenges you with time-tested scenarios and algorithms. Youβll work through a series of exercises based in computer science fundamentals that are designed to improve your software development abilities, improve your understanding of artificial intelligence, and even prepare you to ace an interview. 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!
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the technology
Whatever software development problem youβre facing, odds are someone has already uncovered a solution. This book collects the most useful solutions devised, guiding you through a variety of challenges and tried-and-true problem-solving techniques. The principles and algorithms presented here are guaranteed to save you countless hours in project after project.
About the book
Classic Computer Science Problems in Java is a master class in computer programming designed around 55 exercises that have been used in computer science classrooms for years. Youβll work through hands-on examples as you explore core algorithms, constraint problems, AI applications, and much more.
What's inside
Recursion, memoization, and bit manipulation
Β Β Β Search, graph, and genetic algorithms
Β Β Β Constraint-satisfaction problems
Β Β Β K-means clustering, neural networks, and adversarial search
About the reader
For intermediate Java programmers.
About the author
David Kopec is an assistant professor of Computer Science and Innovation at Champlain College in Burlington, Vermont.
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
10 Interview with Brian Goetz
π 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
<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 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