GitHub에는 오픈소스로 풀려있는 좋은 리소스들이 많이 있습니다.
이번에는 "더 나은 개발자로 만들기 위한 10가지 GitHub Repos"를 가져왔습니다.
1️⃣ The Book of Secret Knowledge.
[https://github.com/trimstray/the-book-of-secret-knowledge]
- 매뉴얼, 치트 시트, 블로그 등 도움이 되는 컬렉션
2️⃣ Coding Interview University.
[https://github.com/jwasham/coding-interview-university]
- Amazon, Facebook, Google과 Microsoft등의 소프트웨어 회사의 기술 면접 목록
3️⃣ Open Source Society University, Computer Science.
[https://github.com/ossu/computer-science]
- 컴퓨터 과학 무료 독학
4️⃣ The Art of Command Line.
[https://github.com/jlevy/the-art-of-command-line]
- command line 에 대한 노트와 팁
5️⃣ 30 Seconds of Code.
[https://t.co/wh7AYG4MBh]
- 개발에 필요한 짧은 자바스크립트 코드 스니펫
6️⃣ freeCodeCamp.
[https://github.com/freeCodeCamp/freeCodeCamp]
- 무료 오픈소스 코드베이스와 커리큘럼, 무료로 코딩을 배우세요.
7️⃣ You Don't Know JS.
[https://github.com/getify/You-Dont-Know-JS]
- 자바스크립트 시리즈 책
8️⃣ JavaScript Algorithms and Data Structures.
[https://github.com/trekhleb/javascript-algorithms]
- 자바스크립트 알고리즘 및 자료구조 예시
9️⃣ Free Programming Books.
[https://github.com/EbookFoundation/free-programming-books]
- 무료 프로그래밍 책
🔟 The System Designer Primer.
[https://github.com/donnemartin/system-design-primer]
- 규모에 맞는 시스템을 구축하는 방법을 배우는 데 도움이 되는 리소스 모음