본문 바로가기

김태휘's github 기록

23.01.12

https://github.com/h-wi/2022_Winter_TIL/tree/main/0112

 

GitHub - h-wi/2022_Winter_TIL

Contribute to h-wi/2022_Winter_TIL development by creating an account on GitHub.

github.com

 

Today I Learned :

  1. 1주차 활동 정리 및 소감
  2. 생성자와 positional,named argument , 생성자 overloading
  3. enum class와 mixin class
  4. 부모 생성자에 변수값 넘기는 법 (Player(..) : super(name))

'김태휘's github 기록' 카테고리의 다른 글

23.01.19  (0) 2023.01.20
23.01.18  (0) 2023.01.20
23.01.11  (0) 2023.01.12
23.01.10  (0) 2023.01.11
23.01.07  (0) 2023.01.10