Python

1.CPython vs PyPy3

post-thumbnail

2.Python 특징 및 data type

post-thumbnail

3.Python: call-by-reference or call-by-value?

post-thumbnail

4.[function] generator

post-thumbnail

5.[operator] asterisk (*)

post-thumbnail

6.예외 처리 구문: try, except, finally, assert, raise

post-thumbnail

7.[module] pickle

post-thumbnail

8.[module] logging

post-thumbnail

9.[object] numpy.array

post-thumbnail

10.파이썬 메모리 관리(참조 카운트, GC)

post-thumbnail

11.함수 인자의 기본값을 mutable 성격의 오브젝트로 설정하지 않아야 하는 이유

post-thumbnail