https://github.com/ruddyscent/ccspip
Solutions for exercises in the Book Classic Computer Science Problems in Python
https://github.com/ruddyscent/ccspip
algorithm book manning-publications python37
Last synced: 9 months ago
JSON representation
Solutions for exercises in the Book Classic Computer Science Problems in Python
- Host: GitHub
- URL: https://github.com/ruddyscent/ccspip
- Owner: ruddyscent
- License: apache-2.0
- Created: 2022-01-14T04:25:04.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-17T13:39:25.000Z (almost 4 years ago)
- Last Synced: 2025-01-12T10:47:32.848Z (11 months ago)
- Topics: algorithm, book, manning-publications, python37
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CCSPiP
This repository conatins my solutions for exercises in the *Book Classic Computer Science Problems in Python*. Please, refer publisher's homepage for more information about the book:
* https://www.manning.com/books/classic-computer-science-problems-in-python
Also, the author provides the GitHub repository for the source codes in the book:
* https://github.com/davecom/ClassicComputerScienceProblemsInPython