{"id":31103611,"url":"https://github.com/isho-0/cpp-self-study-notes","last_synced_at":"2025-09-17T02:10:33.572Z","repository":{"id":308999466,"uuid":"1030869054","full_name":"isho-0/cpp-self-study-notes","owner":"isho-0","description":"\"스스로 프로그래밍 하는 능력을 키우는 C++\" 강의를 바탕으로 한 노트와 문제 풀이","archived":false,"fork":false,"pushed_at":"2025-08-26T15:01:40.000Z","size":1623,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-26T20:52:39.063Z","etag":null,"topics":["basic-programming","clion","cpp","cpp17","debug","study-notes"],"latest_commit_sha":null,"homepage":"","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/isho-0.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-08-02T13:58:25.000Z","updated_at":"2025-08-26T15:18:33.000Z","dependencies_parsed_at":"2025-08-09T07:11:26.930Z","dependency_job_id":"4b89ac48-fd41-4605-b107-7c23b83abc49","html_url":"https://github.com/isho-0/cpp-self-study-notes","commit_stats":null,"previous_names":["isho-0/cpp-self-study-notes"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/isho-0/cpp-self-study-notes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isho-0%2Fcpp-self-study-notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isho-0%2Fcpp-self-study-notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isho-0%2Fcpp-self-study-notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isho-0%2Fcpp-self-study-notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isho-0","download_url":"https://codeload.github.com/isho-0/cpp-self-study-notes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isho-0%2Fcpp-self-study-notes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275521497,"owners_count":25479612,"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","status":"online","status_checked_at":"2025-09-17T02:00:09.119Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["basic-programming","clion","cpp","cpp17","debug","study-notes"],"created_at":"2025-09-17T02:10:30.332Z","updated_at":"2025-09-17T02:10:33.560Z","avatar_url":"https://github.com/isho-0.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌊 C++ Self-Study Notes\n\n![Language](https://img.shields.io/badge/language-C++-blue?logo=c%2B%2B)\n![IDE](https://img.shields.io/badge/IDE-CLion-green?logo=jetbrains)\n![Git](https://img.shields.io/badge/version--control-git-orange?logo=git)\n![Progress](https://img.shields.io/badge/status-learning-informational)\n\n\u003e \"스스로 프로그래밍하는 능력을 키우는 C++\" 강의 학습 기록  \n\u003e 꾸준함은 파도를 만든다. 오늘도 한 줄 한 줄, 실력을 쌓아간다.\n\n---\n\n## 🧭 개요\n\n이 저장소는 [**스스로 프로그래밍하는 능력을 키우는 C++**] 강의의 수업 정리와 실습 문제 풀이를 기록한 공간입니다.  \n포트폴리오로도 활용할 수 있도록, 매주 수업 내용을 정리하고 직접 문제를 해결하며 깃을 통해 버전 관리합니다.\n\n---\n\n## ⚙️ 환경\n\n- **언어**: C++\n- **IDE**: [JetBrains CLion](https://www.jetbrains.com/clion/)\n- **버전 관리**: Git \u0026 GitHub\n- **운영체제**: Windows 10 / macOS / Linux (CLion 지원 환경)\n\n---\n\n## 🗂️ 폴더 구조\n\n\u003cpre\u003e\ncpp-self-study-notes/\n├── week01/\n│   ├── notes.md          # 1주차 수업 정리\n│   ├── problem01.cpp     # 연습 문제 풀이\n│   └── review01.cpp      # 복습 문제 풀이\n├── week02/\n│   ├── notes.md\n│   ├── problem01.cpp\n│   └── review01.cpp\n├── ...\n└── README.md\n\u003c/pre\u003e\n\n---\n\n## 📌 학습 목표\n\n- 매주 수업 내용을 정리하며 핵심 개념 복습\n- 직접 문제를 풀고 다양한 풀이법 탐색\n- CLion을 활용한 실전 개발 환경 경험\n- Git으로 버전 관리하며 성장 로그 남기기\n\n---\n\n## 🌊 Commit Convention (커밋 규칙)\n\n| 유형 | 설명 |\n|------|------|\n| `feat` | 새로운 문제 풀이 추가 |\n| `docs` | 노트 정리 또는 문서 수정 |\n| `refactor` | 기존 코드 개선 |\n| `fix` | 버그 수정 또는 로직 수정 |\n| `chore` | 설정 파일, 빌드 설정 등 변경 |\n\n**예시**:\n\n```bash\ngit commit -m \"feat: week02 problem01 풀이 완료\"\ngit commit -m \"docs: week03 수업 노트 정리\"\n```\n\n---\n\n## 📖 수업 정리 현황\n\n| 주차     | 정리 완료 | 문제 풀이 |\n|--------|------------|-------------|\n| week01 | ✅ | ✅ |\n| week02 | ✅ | ✅ |\n| week03 | ✅ | ✅ |\n| week04 | ✅ | ✅ |\n| week05 | ✅ | ✅ |\n| week06 | ✅ | ✅ |\n| week07 | ✅ | ✅ |\n| week08 | 🔄 | 🔄 |\n| week09 | 🔄 | 🔄 |\n| week10 | 🔄 | 🔄 |\n| week11 | 🔄 | 🔄 |\n| week12 | 🔄 | 🔄 |\n| week13 | 🔄 | 🔄 |\n| ...    | ... | ... |\n\n---\n\n## ✨ 라이센스\n\n본 저장소는 개인 학습 및 포트폴리오 용도로 사용됩니다.  \n내용 일부는 강의 자료를 바탕으로 정리되었으며, 무단 배포는 지양합니다.\n\n---\n\n**Made with ❤️ by isho.**  \n*Let's ride the wave of code, one line at a time.*\n\n---\n\n## 🙋‍♂️ About Me\n\n- GitHub: [@isho](https://github.com/isho-0)\n- Blog: [isho’s Dev Playground](https://isho-0.github.io/)\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisho-0%2Fcpp-self-study-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisho-0%2Fcpp-self-study-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisho-0%2Fcpp-self-study-notes/lists"}