[python] argparse, python-fire
[python] 파일 배포, python with C
[Regex] Python
[python] import 관련 : 모듈, 패키지, __init__.py, __all__
[python] 함수, 클래스, 객체, *args, **kwargs
[python] List, Tuple, Dictionary, Set, Enumerate, sort 정렬
[python] 정수 실수 자료형
[python] 팁, 메모
Assembly
[C] printf, scanf계열
[C] atoi / strtol , sprintf : 문자열 > 숫자, 16진수 변환
Pointer