{"id":22085054,"url":"https://github.com/pisaucer/book-c-plus-plus","last_synced_at":"2025-05-08T04:25:25.648Z","repository":{"id":50263152,"uuid":"282925264","full_name":"PiSaucer/book-c-plus-plus","owner":"PiSaucer","description":"[INCOMPLETE] Beginning C++ Through Game Programming","archived":false,"fork":false,"pushed_at":"2024-09-16T20:03:11.000Z","size":17134,"stargazers_count":54,"open_issues_count":0,"forks_count":11,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T17:07:49.397Z","etag":null,"topics":["cplusplus","cpp","learn-cpp","learn-to-code","learning-by-doing","learning-cplusplus","teaching"],"latest_commit_sha":null,"homepage":"https://pisaucer.github.io/book-c-plus-plus/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PiSaucer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-27T14:40:16.000Z","updated_at":"2025-03-27T10:15:43.000Z","dependencies_parsed_at":"2024-09-17T00:29:04.842Z","dependency_job_id":null,"html_url":"https://github.com/PiSaucer/book-c-plus-plus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PiSaucer%2Fbook-c-plus-plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PiSaucer%2Fbook-c-plus-plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PiSaucer%2Fbook-c-plus-plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PiSaucer%2Fbook-c-plus-plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PiSaucer","download_url":"https://codeload.github.com/PiSaucer/book-c-plus-plus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252998220,"owners_count":21837973,"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":["cplusplus","cpp","learn-cpp","learn-to-code","learning-by-doing","learning-cplusplus","teaching"],"created_at":"2024-12-01T01:10:54.329Z","updated_at":"2025-05-08T04:25:25.624Z","avatar_url":"https://github.com/PiSaucer.png","language":"C++","readme":"\u003cdiv align=\"center\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\r\n  \r\n  \u003ch1\u003eBeginning C++ Through Game Programming\u003c/h1\u003e\r\n  \r\n  \u003ca href=\"https://github.com/PiSaucer/book-c-plus-plus\"\u003e\r\n    \u003cimg src=\"https://img.shields.io/badge/C++-Beginning%20C++%20Through%20Game%20Programming-blue.svg?style=flat\u0026logo=c%2B%2B\" alt=\"C++\" width=\"311\" height=\"20\"\u003e\r\n  \u003c/a\u003e\r\n  \r\n  \u003ca href=\"https://github.com/PiSaucer/book-c-plus-plus\"\u003e\r\n    \u003cimg src=\"https://tokei.rs/b1/github/PiSaucer/book-c-plus-plus\" alt=\"Lines of Code\" width=\"115\" height=\"20\"\u003e\r\n  \u003c/a\u003e\r\n  \r\n  \u003ca href=\"http://unlicense.org/\"\u003e\r\n    \u003cimg src=\"https://img.shields.io/badge/license-Unlicense-blue.svg\" alt=\"Unlicense\" width=\"110\" height=\"20\"\u003e\r\n  \u003c/a\u003e\r\n  \r\n  \u003cbr\u003e\r\n  \u003cbr\u003e\r\n  \u003ca href=\"https://pisaucer.github.io/book-c-plus-plus/\"\u003eCheck out the documentation\u003c/a\u003e\r\n  \u003cbr\u003e\r\n  \u003cbr\u003e\r\n  \r\n\u003c/div\u003e\r\n\r\n\r\nI was given a book to learn c++. I thought to make github of the book of the code whould be a great idea for people to use. The book is called, \"Beginning C++ Through Game Programming, Third Edition\" By Michael Daweson \r\n\r\n\u003cdiv align=\"center\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\r\n  \u003ca href=\"https://www.amazon.com/Beginning-C-Through-Game-Programming/dp/1435457420\" rel=\"nofollow\" style=\"margin-right: 10px;\"\u003eAmazon Link\u003c/a\u003e\r\n  \u003ca href=\"https://www.amazon.com/Beginning-C-Through-Game-Programming/dp/1305109910/\" rel=\"nofollow\" style=\"margin-left: 10px;\"\u003eAmazon (4th Edition)\u003c/a\u003e\r\n  \r\n  \u003cbr\u003e\r\n  \u003cbr\u003e\r\n  \r\n  \u003ca href=\"https://www.amazon.com/Beginning-C-Through-Game-Programming/dp/1435457420\"\u003e\r\n    \u003cimg src=\"bookcover.jpg\" alt=\"Cover\" width=\"404\" height=\"500\"\u003e\r\n  \u003c/a\u003e\r\n\u003c/div\u003e\r\n\r\n# Copyright\r\n\r\n```\r\nALL RIGHTS RESERVED. No part of this work covered by the copyright \r\nherein may be reproduced, transmitted, stored, or used in any form or\r\nby any means graphic, electronic, or mechanical, including but not\r\nlimited to photocopying, recording, scanning, digitizing, taping, Web\r\ndistribution, information networks, or information storage and retrieval\r\nsystems, except as permitted under Section 107 or 108 the 1976\r\nUnited States Copyright Act, without the prior written permission of the\r\npublisher.\r\n```\r\n\r\n## License      [![Bagdge](https://img.shields.io/badge/license-Unlicense-blue.svg)](https://unlicense.org/)\r\nIn our [`LICENSE`](LICENSE.md) file, we define this project as software dedicated and released into the public domain, and we waive any copyright from the project's source files. Our license file is based off of the [Unlicense.](https://unlicense.org/)\r\n\r\nThis project is for educational purposes only.\r\n\r\n## Copyrighted Content Onsite\r\nThis project's infrastructure relies heavily on user content creation, and we understand that some times users may not fully understand copyright laws. That is why we ask that any person(s) finding copyrighted material onsite should submit an E-Mail to pisaucer@gmail.com containing a URL for the offending material in particular and we will remove it as soon as possible, with moderation taken on user.\r\n\r\n# Contributing\r\n\r\nIf you find any problem(s) in the book, feel free to submit an issue. This includes stuff like vulnerabilities, or even the most trivial issues (such as typoes.)\r\n\r\nIf you know how to fix an issue, feel free to make a pull request for the issue.\r\n\r\nIf you would like to suggest a feature or change, submit it as an issue as well; it will be given the appropriate tag once we have seen it.\r\n\r\nWe ask that all pull request authors add this paragraph to the end of their contribution's details so as to retain the book as 100% public domain software.\r\n\r\n```\r\nI dedicate any and all copyright interest in this software to the\r\npublic domain. I make this dedication for the benefit of the public at\r\nlarge and to the detriment of my heirs and successors. I intend this\r\ndedication to be an overt act of relinquishment in perpetuity of all\r\npresent and future rights to this software under copyright law.\r\n```\r\n\r\n# Fair Use\r\n\r\nCopyright Disclaimer under section 107 of the Copyright Act of 1976, allowance is made for “fair use” for purposes such as criticism, comment, news reporting, teaching, scholarship, education and research.\r\n\r\nFair use is a use permitted by copyright statute that might otherwise be infringing.\r\n\r\n### Fair Use Definition\r\n\r\nFair use is a doctrine in United States copyright law that allows limited use of copyrighted material without requiring permission from the rights holders, such as commentary, criticism, news reporting, research, teaching or scholarship. It provides for the legal, non-licensed citation or incorporation of copyrighted material in another author’s work under a four-factor balancing test.\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpisaucer%2Fbook-c-plus-plus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpisaucer%2Fbook-c-plus-plus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpisaucer%2Fbook-c-plus-plus/lists"}