https://github.com/devleejb/cs-reference
유용한 자료들을 모아봅시다.
https://github.com/devleejb/cs-reference
Last synced: about 1 month ago
JSON representation
유용한 자료들을 모아봅시다.
- Host: GitHub
- URL: https://github.com/devleejb/cs-reference
- Owner: devleejb
- Created: 2022-05-06T13:20:23.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-08T07:48:27.000Z (over 3 years ago)
- Last Synced: 2025-06-16T02:06:49.704Z (9 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CS-Reference
개발하며 참고하기 좋은 유용한 자료들을 모아봅시다.
## Backend
- [그런 REST API로 괜찮은가](https://youtu.be/RP_f5dMoHFc)
## Docker
- [도커 한방에 정리](https://youtu.be/LXJhA3VWXFA)
## AWS
- [AWS KMS를 이용한 암호화 API 구축하기](https://techblog.woowahan.com/2518/)
## Algorithm
- [goorm level](https://level.goorm.io/)
- [알고리즘 및 문제해결 기법 - 한양대학교 박희진 교수](http://www.kocw.or.kr/home/cview.do?mty=p&kemId=1166417&ar=relateCourse)
- [이것이 코딩 테스트다 2021 강의 몰아보기](https://youtube.com/playlist?list=PLRx0vPvlEmdAghTr5mXQxGpHjWqSz0dgC)
## Operating System
- [운영체제 - 이화여자대학교 반효경 교수](http://www.kocw.net/home/search/kemView.do?kemId=1046323)
## Security
- [패스워드의 암호화와 저장 - Hash(해시)와 Salt(솔트)](https://st-lab.tistory.com/100)
## Testing
- [How To Test #1. Unit Test (feat. jest)](https://devowen.com/427)
## Blockchain
- [NFT란 무엇인가? 초보자를 위한 NFT 입문 가이드](https://www.business2community.com/kr/nft)
- [Crypto Zombies - Solidity Tutorial](https://cryptozombies.io/)
## Tech Blog
- [뱅크샐러드 기술 블로그](https://blog.banksalad.com/tech/)
- [우아한 형제들 기술 블로그](https://techblog.woowahan.com/)
- [당근마켓 기술 블로그](https://medium.com/daangn)
## ETC
- [인프런 서비스 장애 대처 후기](https://tech.inflab.com/202201-event-postmortem/)