{"id":26244602,"url":"https://github.com/choonsikdevlab/rabbit-study","last_synced_at":"2026-04-07T13:31:33.221Z","repository":{"id":277670484,"uuid":"933152007","full_name":"ChoonsikDevLab/Rabbit-Study","owner":"ChoonsikDevLab","description":"(3) '객체지향의 사실과 오해' 스터디","archived":false,"fork":false,"pushed_at":"2025-06-14T06:40:54.000Z","size":23,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-01T12:08:11.819Z","etag":null,"topics":["object-oriented"],"latest_commit_sha":null,"homepage":"","language":null,"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/ChoonsikDevLab.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-15T09:18:57.000Z","updated_at":"2025-06-14T06:40:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"7a1b197c-5e26-43fb-915a-74fe9aaca3d1","html_url":"https://github.com/ChoonsikDevLab/Rabbit-Study","commit_stats":null,"previous_names":["choonsikdevlab/rabbit-study"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ChoonsikDevLab/Rabbit-Study","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChoonsikDevLab%2FRabbit-Study","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChoonsikDevLab%2FRabbit-Study/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChoonsikDevLab%2FRabbit-Study/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChoonsikDevLab%2FRabbit-Study/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChoonsikDevLab","download_url":"https://codeload.github.com/ChoonsikDevLab/Rabbit-Study/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChoonsikDevLab%2FRabbit-Study/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31515144,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["object-oriented"],"created_at":"2025-03-13T11:28:17.612Z","updated_at":"2026-04-07T13:31:33.203Z","avatar_url":"https://github.com/ChoonsikDevLab.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🔥면접 대비 객체지향 스터디\n\n[![Since](https://img.shields.io/badge/since-2025.02.15-333333.svg?style=flat-square)](https://github.com/ChoonsikDevLab/Rabbit-Study)\n[![Until](https://img.shields.io/badge/until-2025.04.10-333333.svg?style=flat-square)](https://github.com/ChoonsikDevLab/Rabbit-Study)\n\n[![image](https://contents.kyobobook.co.kr/sih/fit-in/458x0/pdt/9788998139766.jpg)](https://product.kyobobook.co.kr/detail/S000001628109)\n\n\u003e 개발자 역량 강화를 위해 객체지향과 관련된 지식을 정리한 레포입니다.\n\n## 🖥️ Contents\n\n* [01장: 협력하는 객체들의 공동체](https://github.com/ChoonsikDevLab/Rabbit-Study/blob/main/01_%ED%98%91%EB%A0%A5%ED%95%98%EB%8A%94_%EA%B0%9D%EC%B2%B4%EB%93%A4%EC%9D%98_%EA%B3%B5%EB%8F%99%EC%B2%B4.md)\n* [02장: 이상한 나라의 객체](https://github.com/ChoonsikDevLab/Rabbit-Study/blob/main/02_%EC%9D%B4%EC%83%81%ED%95%9C_%EB%82%98%EB%9D%BC%EC%9D%98_%EA%B0%9D%EC%B2%B4.md)\n* [03장: 타입과 추상화](https://github.com/ChoonsikDevLab/Rabbit-Study/blob/main/03_%ED%83%80%EC%9E%85%EA%B3%BC_%EC%B6%94%EC%83%81%ED%99%94.md)\n* [04장: 역할, 책임, 협력](https://github.com/ChoonsikDevLab/Rabbit-Study/blob/main/04_%EC%97%AD%ED%95%A0_%EC%B1%85%EC%9E%84_%ED%98%91%EB%A0%A5.md)\n* [05장: 책임과 메시지](https://github.com/ChoonsikDevLab/Rabbit-Study/blob/main/05_%EC%B1%85%EC%9E%84%EA%B3%BC_%EB%A9%94%EC%8B%9C%EC%A7%80.md)\n* [06장: 객체 지도](https://github.com/ChoonsikDevLab/Rabbit-Study/blob/main/06_%EA%B0%9D%EC%B2%B4_%EC%A7%80%EB%8F%84.md)\n* [07장: 함께 모으기](https://github.com/ChoonsikDevLab/Rabbit-Study/blob/main/07_%ED%95%A8%EA%BB%98_%EB%AA%A8%EC%9C%BC%EA%B8%B0.md)\n\n## 🧑‍💻 멤버 소개\n\n|[![](https://github.com/EomHyeYeong.png?width=200px)](https://github.com/EomHyeYeong)|[![](https://github.com/limeade23.png?width=200px)](https://github.com/limeade23) |[![](https://github.com/mango606.png?width=200px)](https://github.com/mango606) |\n|:---:|:---:|:---:|\n| 엄혜영 | 구준한 | 손민주 |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchoonsikdevlab%2Frabbit-study","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchoonsikdevlab%2Frabbit-study","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchoonsikdevlab%2Frabbit-study/lists"}