{"id":29538762,"url":"https://github.com/thomascaneday/learncpp","last_synced_at":"2025-07-17T05:15:58.112Z","repository":{"id":304776146,"uuid":"1019901689","full_name":"ThomasCaneday/learncpp","owner":"ThomasCaneday","description":"C++ coding exercises based on the guidance of the LearnCPP website","archived":false,"fork":false,"pushed_at":"2025-07-15T05:09:57.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-15T10:42:47.365Z","etag":null,"topics":["cpp"],"latest_commit_sha":null,"homepage":"https://www.learncpp.com/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ThomasCaneday.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-15T03:55:26.000Z","updated_at":"2025-07-15T05:10:00.000Z","dependencies_parsed_at":"2025-07-15T10:46:11.417Z","dependency_job_id":"195e7bb3-ba26-4ddb-91f6-2ab7927f5ac3","html_url":"https://github.com/ThomasCaneday/learncpp","commit_stats":null,"previous_names":["thomascaneday/learncpp"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ThomasCaneday/learncpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasCaneday%2Flearncpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasCaneday%2Flearncpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasCaneday%2Flearncpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasCaneday%2Flearncpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThomasCaneday","download_url":"https://codeload.github.com/ThomasCaneday/learncpp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThomasCaneday%2Flearncpp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265567445,"owners_count":23789483,"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":["cpp"],"created_at":"2025-07-17T05:15:32.737Z","updated_at":"2025-07-17T05:15:58.097Z","avatar_url":"https://github.com/ThomasCaneday.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LearnCPP Project\n\nThis repository contains C++ code and exercises inspired by [learncpp.com](https://www.learncpp.com/), a comprehensive resource for learning modern C++ programming.\n\n## Getting Started\n\n1. **Clone the repository:**\n    ```sh\n    git clone https://github.com/ThomasCaneday/learncpp.git\n    cd learncpp\n    ```\n\n2. **Build and run:**\n    - Use your preferred C++ compiler (e.g., `g++`, `clang++`, or Visual Studio).\n    - Example:\n      ```sh\n      g++ -std=c++17 -o main chapter/main.cpp\n      ./main\n      ```\n\n## Structure\n\n- Source code files organized by chapter or topic.\n- Additional folders for testing C++ techniques.\n- `README.md` — Project overview and instructions.\n\n## Topics Covered\n\n- Basic syntax and variables\n- Control flow (if, switch, loops)\n- Functions and recursion\n- Object-oriented programming (classes, inheritance)\n- Templates and STL\n- File I/O\n- Advanced C++ features\n\n## Contributing\n\nFeel free to submit pull requests for new exercises, improvements, or corrections. Anything and everything helps me learn the language.\n\n## Resources\n\n- [LearnCPP.com](https://www.learncpp.com/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomascaneday%2Flearncpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomascaneday%2Flearncpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomascaneday%2Flearncpp/lists"}