- Notifications
You must be signed in to change notification settings - Fork88
Source Code for the Book Classic Computer Science Problems in Java
License
davecom/ClassicComputerScienceProblemsInJava
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository contains source code to accompany the bookClassic Computer Science Problems in Java by David Kopec,available from Manning,Amazon, and other fine book sellers. You will find the source organized by chapter.As you read the book, each code listing contains a file name that corresponds to a file in this repository. The book was published in December, 2020.
The source code was written against version 11 of the Java language and should run on any known newer version at the time of publication. It makes use of no Java libraries beyond the standard library. It was developed in Eclipse and this folder can be opened as an Eclipse workspace. You can then right-click any file with amain()
method and select "Run" to compile and execute it. All other popular Java IDEs can import Eclipse projects, but you can also easily create a project out of each chapter, which is bundled as a Java package. For directions importing Eclipse projects into IntelliJ seethis tutorial from Jetbrains.
You can find general questions and descriptive information about the book on theClassic Computer Science Problems website. Also, feel free to reach out to me on Twitter,@davekopec. If you think you found an error in the source code, please open an issue up here on GitHub.
All of the source code in this repository is released under the Apache License version 2.0. SeeLICENSE
.
Official Books from the Series by @davecom
My Latest Book
Ports
About
Source Code for the Book Classic Computer Science Problems in Java
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Contributors2
Uh oh!
There was an error while loading.Please reload this page.