Skip to content

Commit

Permalink
밀린 컨텐츠 8/17개 통과
Browse files Browse the repository at this point in the history
  • Loading branch information
Integerous committed Aug 5, 2020
1 parent b2405f7 commit 8ca433d
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 19 deletions.
5 changes: 4 additions & 1 deletion 1. 개발 일반/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
- [세상에 나쁜 코드는 없다](https://brunch.co.kr/@kmongdev/18)
- [코드리뷰로 시작하는 건강한 개발 문화](https://blog.shiren.dev/2020-01-11-%EC%BD%94%EB%93%9C%EB%A6%AC%EB%B7%B0%EB%A1%9C-%EC%8B%9C%EC%9E%91%ED%95%98%EB%8A%94-%EA%B1%B4%EA%B0%95%ED%95%9C-%EA%B0%9C%EB%B0%9C-%EB%AC%B8%ED%99%94/)
- [메쉬코리아(부릉)의 프론트엔드 엔지니어링 실천 사례를 공유합니다.](https://github.com/meshkorea/front-end-engineering)
- [크몽 FE 팀 코드리뷰문화 개선기(1+1=3)](https://brunch.co.kr/@kmongdev/20)


--------------------------------------
Expand Down Expand Up @@ -213,6 +214,7 @@
- [개발자와 명상](https://blog.shiren.dev/2020-03-24-%EA%B0%9C%EB%B0%9C%EC%9E%90%EC%99%80%EB%AA%85%EC%83%81/)
- [당신의 클론 코딩은 왜 실패하는가?](https://geonlee.tistory.com/171)
- [서버 개발 인턴 robin의 성장기](https://tech.kakao.com/2020/04/24/2019-internship-robin/)
- [초보 개발 팀장의 1년 회고 - 좋은 팀장이 되기 위한 노력들](https://zzsza.github.io/diary/2020/04/26/novice-leader-retrospect)


--------------------------------------
Expand Down Expand Up @@ -346,4 +348,5 @@
- [SI회사에 입사하기 전 읽으면 좋은 글 - SI의 단점](https://preamtree.tistory.com/133)
- [이직하며 느낀 2020년 1/4분기 개발자 채용 과정](https://perade.github.io/blog/2020-recruitment/)
- [기술면접 준비하기](https://velog.io/@hygoogi/%EA%B8%B0%EC%88%A0%EB%A9%B4%EC%A0%91-%EC%A4%80%EB%B9%84%ED%95%98%EA%B8%B0)
- [나만의 개발자 포트폴리오 만들기](https://geonlee.tistory.com/m/9)
- [나만의 개발자 포트폴리오 만들기](https://geonlee.tistory.com/m/9)
- [이직 기록 0.Intro](https://jbee.io/career/2020-turnover-0/)
4 changes: 3 additions & 1 deletion 3. 백엔드/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,8 @@
- [Druid의 Kafka Indexing에서 Roll-up은 어떻게 동작하는가?](https://leeyh0216.github.io/2020-04-19/Druid_Kafka_Indexing_Rollup)
- [CDN과 로드밸런서를 활용한 부하 분산](https://blog.naver.com/n_cloudplatform/221918957658)
- [Redis 6.0 – ThreadedIO를 알아보자.](https://charsyam.wordpress.com/2020/05/05/입-개발-redis-6-0-threadedio를-알아보자/)
- [쿠팡 추천 시스템 2년간의 변천사 (상품추천에서 실시간 개인화로) [영상]](https://tv.naver.com/v/11212875)
- [간단한 Kafka Producer를 만들고 메시지 전송 동작원리를 알아보자](https://leeyh0216.github.io/2020-05-03/kafka_producer)


--------------------------------------
Expand Down Expand Up @@ -202,7 +204,7 @@
- [확장성 있고, 이식성 있는 도커 컨테이너 네트워크 설계 [번역]](https://ziwon.dev/post/designing-scalable-portable-docker-container-networks/)
- [개발자를 위한 도커 입문](https://github.com/voyagerwoo/docker-hands-on)
- [왜 도커를 사용해야할까요? [영상]](https://youtu.be/3FcFL2C3ME8)
- [만들면서 이해하는 도커(Docker) 이미지의 구조도커 이미지 빌드 원리와 OverayFS](https://www.44bits.io/ko/post/how-docker-image-work)
- [만들면서 이해하는 도커(Docker) 이미지의 구조](https://www.44bits.io/ko/post/how-docker-image-work)
- [Docker Compose 구성과 사용법](https://blog.wonizz.tk/2019/08/13/docker-compose/)
- [기초적인 Docker 명령어](https://sksggg123.github.io/docker/docker-command/)
- [Ubuntu 에서 실행중인 MySQL을 Docker Container 내부의 MySQL로 마이그레이션 하기](https://medium.com/@jihasong/ubuntu-%EC%97%90%EC%84%9C-%EC%8B%A4%ED%96%89%EC%A4%91%EC%9D%B8-mysql%EC%9D%84-docker-container-%EB%82%B4%EB%B6%80%EC%9D%98-mysql%EB%A1%9C-%EB%A7%88%EC%9D%B4%EA%B7%B8%EB%A0%88%EC%9D%B4%EC%85%98-%ED%95%98%EA%B8%B0-e97d6243b0cf)
Expand Down
1 change: 1 addition & 0 deletions 4. 프론트엔드/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@
- [실용주의 Front-end 개발](https://peter-cho.gitbook.io/book/)
- [네이버 FE news](https://github.com/naver/fe-news/blob/master/issues)
- [await 의 함정, 숨은 병목을 찾자](https://jaeheon.kr/161)
- [Data Structure For JavaScript](https://hg-pyun.github.io/data-structure-for-javascript/)


### Node.js
Expand Down
2 changes: 2 additions & 0 deletions 5. 기타/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@
- [Let's Encrypt 와일드카드 인증서 발급받기](https://ilcm96.me/2020-03-16-let-encrypt-wildcard)
- [이렇게 기획하면 안 돼요! #회원가입](https://germweapon.tistory.com/384)
- [서버의 상태를 알려주는 HTTP 상태코드](https://evan-moon.github.io/2020/03/15/about-http-status-code/)
- [만화로 보는 https가 작동하는 방식](https://howhttps.works/ko/)


--------------------------------------
Expand Down Expand Up @@ -195,6 +196,7 @@
- [2019년 주목받은 AI 이슈 모음](https://brunch.co.kr/@omniousofficial/75/?fbclid=IwAR3kapl8LwiaPXt0FlGbAh8SrxqPajrsjRuJF_-KCmKZHxyajEnr-Op0lCU)
- [인공지능(AI)과 머신러닝(ML) 학습 경로](https://www.google.com/amp/s/projectresearch.co.kr/2017/06/14/%25EC%259D%25B8%25EA%25B3%25B5%25EC%25A7%2580%25EB%258A%25A5ai%25EA%25B3%25BC-%25EB%25A8%25B8%25EC%258B%25A0%25EB%259F%25AC%25EB%258B%259Dml-%25ED%2595%2599%25EC%258A%25B5-%25EA%25B2%25BD%25EB%25A1%259C/amp/)
- [인공지능 개발자를 위한 코세라 강의 베스트19](https://brunch.co.kr/@synabreu/68)
- [딥러닝 웹서비스 개발 도전기](https://medium.com/@inerplat/%EB%94%A5%EB%9F%AC%EB%8B%9D-%EC%9B%B9%EC%84%9C%EB%B9%84%EC%8A%A4-%EA%B0%9C%EB%B0%9C-%EB%8F%84%EC%A0%84%EA%B8%B0-e9ca38d53c1b)


### 데이터 사이언스
Expand Down
17 changes: 0 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,23 +275,6 @@
- [코틀린에서 하이버네이트를 사용할 수 있을까?](https://woowabros.github.io/experience/2020/05/11/kotlin-hibernate.html)
- [GraphQl을 오해하다](https://medium.com/@FourwingsY/graphql%EC%9D%84-%EC%98%A4%ED%95%B4%ED%95%98%EB%8B%A4-3216f404134)
- [서버 사이드 테스트 자동화 여정](https://engineering.linecorp.com/ko/blog/server-side-test-automation-5/)
- [딥러닝 웹서비스 개발 도전기](https://medium.com/@inerplat/%EB%94%A5%EB%9F%AC%EB%8B%9D-%EC%9B%B9%EC%84%9C%EB%B9%84%EC%8A%A4-%EA%B0%9C%EB%B0%9C-%EB%8F%84%EC%A0%84%EA%B8%B0-e9ca38d53c1b)
- [만화로 보는 https가 작동하는 방식](https://howhttps.works/ko/)
- [버튼 디자인 — UI 컴포넌트 시리즈](https://medium.com/guleum/%EB%B2%84%ED%8A%BC-%EB%94%94%EC%9E%90%EC%9D%B8-ui-%EC%BB%B4%ED%8F%AC%EB%84%8C%ED%8A%B8-%EC%8B%9C%EB%A6%AC%EC%A6%88-9c5dc20ec802)
- [초보 개발 팀장의 1년 회고 - 좋은 팀장이 되기 위한 노력들](https://zzsza.github.io/diary/2020/04/26/novice-leader-retrospect)
- [날짜와 시간 입력을 도와주는 데이트 피커 15가지](http://rwdb.kr/datepicker/)
- [만들면서 이해하는 도커(Docker) 이미지의 구조](https://www.44bits.io/ko/post/how-docker-image-work)
- [Circuit Breaker 패턴의 이해와 사용법](https://qwer9412.tistory.com/2)
- [circuit breaker 이론적으로 이해하는데 좀 더 도움될만한 글입니다.](https://velog.io/@vies00/Circuit-Breaker-Pattern)
- [Css 이벤트 제어](https://backback.tistory.com/m/394)
- [Kafka의 Topic, Partition, Segment, Message](https://leeyh0216.github.io/2020-05-02/kafka_concept)
- [알고리즘 어디까지 풀어봤니 - LeetCoding Challenge - 끊임없이 공부하고 매일 개발하자 -](https://heetop.github.io/Leetcode/)
- [간단한 Kafka Producer를 만들고 메시지 전송 동작원리를 알아보자](https://leeyh0216.github.io/2020-05-03/kafka_producer)
- [Data Structure For JavaScript](https://hg-pyun.github.io/data-structure-for-javascript/)
- [이직 기록 0.Intro](https://jbee.io/career/2020-turnover-0/)
- [설리번의 Powerful Idea는 무엇일까?](https://medium.com/sullivan-education-lab/%EC%84%A4%EB%A6%AC%EB%B2%88%EC%9D%98-powerful-idea%EB%8A%94-%EB%AC%B4%EC%97%87%EC%9D%BC%EA%B9%8C-7ccc65bd67a3)
- [크몽 FE 팀 코드리뷰문화 개선기(1+1=3)](https://brunch.co.kr/@kmongdev/20)
- [쿠팡 추천 시스템 2년간의 변천사 (상품추천에서 실시간 개인화로) [영상]](https://tv.naver.com/v/11212875)


--------------------------------------
Expand Down

0 comments on commit 8ca433d

Please sign in to comment.