{"id":16500578,"url":"https://github.com/ruddyscent/ccspip-in-cpp","last_synced_at":"2025-06-21T05:06:11.864Z","repository":{"id":204005637,"uuid":"710895483","full_name":"ruddyscent/CCSPiP-in-cpp","owner":"ruddyscent","description":"C++ porting of 'Classic Computer Problems in Python' by David Kopec","archived":false,"fork":false,"pushed_at":"2023-12-01T03:14:14.000Z","size":282,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-01T19:47:55.342Z","etag":null,"topics":["algorithms","book","computer-science","cpp","cpp17","manning"],"latest_commit_sha":null,"homepage":"https://www.manning.com/books/classic-computer-science-problems-in-python","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruddyscent.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-10-27T17:08:05.000Z","updated_at":"2024-03-17T21:44:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"c00dbe38-12dc-4d47-a185-b48b31bd04bf","html_url":"https://github.com/ruddyscent/CCSPiP-in-cpp","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"ab3ba64586a8b17e578e17f6e002dead53fbbc64"},"previous_names":["ruddyscent/classic-computer-science-problems-in-cpp","ruddyscent/ccspip-in-cpp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ruddyscent/CCSPiP-in-cpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruddyscent%2FCCSPiP-in-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruddyscent%2FCCSPiP-in-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruddyscent%2FCCSPiP-in-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruddyscent%2FCCSPiP-in-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruddyscent","download_url":"https://codeload.github.com/ruddyscent/CCSPiP-in-cpp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruddyscent%2FCCSPiP-in-cpp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261066504,"owners_count":23104768,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorithms","book","computer-science","cpp","cpp17","manning"],"created_at":"2024-10-11T14:58:08.870Z","updated_at":"2025-06-21T05:06:06.853Z","avatar_url":"https://github.com/ruddyscent.png","language":"C++","readme":"# Classical Computer Science Problems in C++\nThis repository contains the C++ porting of the Python source code for *Classic Computer Problems in Python* by David Kopec.\n\n![Classic Computer Science Problems in Python Cover](cover.jpg)\n\nThe original Python code can be found in the [GitHub repository](https://github.com/davecom/ClassicComputerScienceProblemsInPython) of the Book's source code.\n\n## Goal\nApply features from modern C++ wherever possible.\n\n## Implementation details\n### Chapter1\n* `fib4.py` is an implementation that uses Python's decorators, so porting is omitted.\n* `fib6.py` is an implementation that uses Python's generators, so porting is omitted.\n\n### Chapter4\n* `priority_queue.py` can be replaced with `std::priority_queue` provided by the C++ Standard Template Library, so porting is omitted.\n\n## License\nAll of the source code in this repository is released under the Apache License version 2.0. See LICENSE.\n\n## Get the Book\n* [Manning](https://www.manning.com/books/classic-computer-science-problems-in-python) the publisher sells both hard copy and DRM-free eBook editions\n* [Amazon](https://www.amazon.com/Classic-Computer-Science-Problems-Python/dp/1617295981) if you buy the hard copy from Amazon, it will come with a way to download the eBook for free from the publisher\n* [Hanbit Media](https://www.hanbit.co.kr/store/books/look.php?p_code=B2018898164) the publisher sells both hard copy and eBook editions of the Korean translation\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruddyscent%2Fccspip-in-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruddyscent%2Fccspip-in-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruddyscent%2Fccspip-in-cpp/lists"}