C/C++
DRF
I/O
ORM
RDBMS
SW Maestro
TDD
UniC
algorithm
- python으로 구현한 다익스트라 알고리즘(dijkstra)
- (ALGO) 백준 1561번 문제 - 놀이공원 문제(python)
- (ALGO) 백준 2294번 문제 - 동전 2 문제(C++)
- (ALGO) 백준 9663번 문제 - N-Queen 문제(C++)
- 다단계 그래프(Multistage Graph) 구현
- (Java) 허프만 코드(Huffman Coding) 개념 및 구현
- (C++) 합병 정렬(Merge Sort) 구현
- 퀵 정렬(Quick Sort) 구현
- P, NP문제와 co-NP, NP-난해(NP-Hard), NP-완전(NP-complete) 개념 정리
- 전위순회(preorder), 중위순회(inorder), 후위순회(postorder) 요약
- (C++) AVL Tree concepts and implementation - Insertion
- (ALGO) 백준 1158 문제 - 조세퍼스 문제
- 세그먼트 트리(Segment Tree) 요약 정리 (C++)
- (ALGO) 백준 13900 문제 - 순서쌍의 곱과 합
- (ALGO) 백준 1149번 문제 - RGB거리
- (ALGO) 백준 1003번 문제 - 피보나치 함수
- (ALGO) 백준 1697번 문제 - 숨바꼭질
- (ALGO) 백준 2447번 문제
autopep8
aws
baekjoon
basic
ci
circle-ci
circleCI
circleci
cocos2d-x
computer science
data structure
database
decorator
django
django-rest-framework
drf
english
environment setting
es6
facebook api
fixture
git
image-processing
inflearn
javascript
jest
kmooc
machine-learning
mysql
nginx
open-source
os
project management
pytest
pytest-django
python
- (python) multithreading과 multiprocessing 요약
- Ubuntu에서 pyenv, virtualenv, autoenv 설정 방법
- Selenium에서 특정 element가 갑자기 클릭이 되지 않을 때 (python)
- django 참고 하면 좋은 것들
- Django model에서 유의해야 할 점.
- (python) selenium에서 xpath를 이용해 크롤링 하기
- (Django) 모델에 initial data를 넣는 방법 (fixture, RunPython, RunSQL)
- Python Decorator
- pytest를 사용해보자 (2)
- pytest를 사용해보자 (1)
- 왜 pytest를 써야할까?
- python + django + circleci를 활용한 TDD(Test-Driven Development) 요약 (1)
- Python Testing을 위한 python coverage
- python autopep8
- doctest를 이용한 python code Testing
python-coverage
react
- react router에서 url을 통해 parameter를 받기(react-router-dom, v4)
- React Router에서 특정 URL 접속 시 페이지를 찾을 수 없는 문제 원인 및 해결 방법(nginx, node express, apache, jboss web app)
- redux-saga에서 제공하는 helper effects
- redux-saga declarative effects
- redux testing을 위한 redux-mock-store [작성 중]
- Redux-form 시작하기
- React 요약
- jest, enzyme를 이용한 react application 테스팅 [ 작성중 ]
- Jest를 사용한 React App 테스트
- React Application을 Testing하기 위한 Jest 시작하기
- Jest를 이용해 Snapshot testing하기
react-router
redux
redux-form
redux-saga
rsa
selenium
- Web Crawling with temporary IP in selenium (Ubuntu 16.04)
- How to select option in selenium webdriver using python
- Selenium에서 element의 특정 속성(attribute) 제거하기(readonly, onchange, disabled 등)
- Selenium remote webdriver를 사용한 크롤링
- selenium에서 임의의 ip로 크롤링하기 (python, Ubuntu, Firefox)
- Ubuntu에서 selenium 시작하기
- Selenium에서 특정 element가 갑자기 클릭이 되지 않을 때 (python)
- (python) selenium에서 xpath를 이용해 크롤링 하기