- self reference a class with typing.Self (python)
- typing.Optional and type union in python
- understanding python dataclasses
- [[python collections]]
- [[timeit - python]]
- getitem index and slice iteration in python
- 인프런 알고리즘 베스트 10 - 제코베
- [[combinations in python]]
- Python Type Hints - How to Narrow Types with isinstance, assert, and literal
- typing.cast은 타입체커에게 정보를 제공한다 - python
아무래도#
위니브 깃허브에 있는 모든 파이썬 치트시트를 선행학습을 해놓는 편이 좋겠다. 그래야 "아 이거 알아"하고 다시 무시할 수 있게. ^jnuy86
Today's advanced 문제#
- advanced 문제 : linked list 추가 기능 구현
- https://school.programmers.co.kr/learn/courses/30/lessons/120906
- https://school.programmers.co.kr/learn/courses/30/lessons/120844
- https://school.programmers.co.kr/learn/courses/30/lessons/120585
- https://school.programmers.co.kr/learn/courses/30/lessons/120864
- [x] https://school.programmers.co.kr/learn/courses/30/lessons/120956