In Real Life
매일매일 공부 목록
동건
2017. 8. 13. 15:13
꾸준히 조금씩
Textbooks
- Fluent Python, Ramalho
- Test-Driven Development with Python, Percival
- The C Programming Language, Kernighan & Ritchie (github.com/dgkim5360/c-kernighan-and-ritchie)
- The C++ Programming Language, Stroustrup
- Expert C Programming, Linden
- Programming in Scala, Odersky
- Algorithms in C, Sedgewick (github.com/dgkim5360/algorithms-in-c-sedgewick)
- The Elements of Statistical Learning, Hastie et al. (github.com/dgkim5360/the-elements-of-statistical-learning-notebooks)
- Cracking the Coding Interview, McDowell
Blogging
- 공부 중에 새롭게 배운 중요한 개념은 내용 정리 + 예제 코딩해서 블로깅하기
- 한글 문서는 Tistory, 영문 문서는 Github 페이지에
- 요점 정리 용 Github 레포 관리
- 서핑 중 내용 괜찮은 것들은 TIF 레포에
HackerRank
- 여건 되는 대로 컨테스트 참가 (새벽에 하지 않는 이상)
- 못 푼 문제들 대회 끝나면 살펴보기
반응형