https://github.com/bugoverdose/developer-study-note
[deprecated] 블로그로 이전 중 | 개발자로서 알아야 하는 지식들을 최대한 요약 및 정리하는 저장소
https://github.com/bugoverdose/developer-study-note
Last synced: 11 months ago
JSON representation
[deprecated] 블로그로 이전 중 | 개발자로서 알아야 하는 지식들을 최대한 요약 및 정리하는 저장소
- Host: GitHub
- URL: https://github.com/bugoverdose/developer-study-note
- Owner: bugoverdose
- Created: 2021-10-29T14:45:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-03T07:25:15.000Z (over 4 years ago)
- Last Synced: 2025-01-25T20:23:53.251Z (about 1 year ago)
- Homepage:
- Size: 231 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Security: security/README.md
Awesome Lists containing this project
README
# Developer Study Note
개발자로서 알아야 하는 지식들을 마크다운으로 최대한 요약 및 정리하는 프로젝트
- 최대한 핵심만 압축하여 정리하되, 누구든지 이해할 수 있도록 자신만의 언어로 정리하는 것이 목표입니다.
- 개인 일정에 따라 비정기적으로 업데이트됩니다.
- 수정/추가하고 싶은 내용이 있다면 Fork 후 내용 수정하여 PR 날려주시면 됩니다.
### 목록
- [API](api/README.md)
- [보안](security/README.md)
- [배포](deploy/README.md)
- [Spring](Spring/README.md)
### TODO
- [실행](run/README.md)
- [테스트](test/README.md)
- [아키텍쳐](architecture/README.md)
- 데이터베이스
### Legacy
- [자바스크립트 공부노트](https://github.com/bugoverdose/javascript-study-note)