2 Forks
3 Stars
3 Watchers

Classic-Computer-Science-Problems-in-Python

This is a repo for the notes and code of me working through the book Classic Computer Science Problems in Python by David Kopec. In the book, the code is mainly done in separate .py files. I have converted much of the code and content as Jupyter Notebooks for easy reading and review.

How to download and setup Classic-Computer-Science-Problems-in-Python

Open terminal and run command
git clone https://github.com/wlsamchen01/Classic-Computer-Science-Problems-in-Python.git
git clone is used to create a copy or clone of Classic-Computer-Science-Problems-in-Python repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Classic-Computer-Science-Problems-in-Python https://github.com/wlsamchen01/Classic-Computer-Science-Problems-in-Python/archive/master.zip

Or simply clone Classic-Computer-Science-Problems-in-Python with SSH
[email protected]:wlsamchen01/Classic-Computer-Science-Problems-in-Python.git

If you have some problems with Classic-Computer-Science-Problems-in-Python

You may open issue on Classic-Computer-Science-Problems-in-Python support forum (system) here: https://github.com/wlsamchen01/Classic-Computer-Science-Problems-in-Python/issues