본문 바로가기

김태휘's github 기록

23.01.11

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

 

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. positinal parameter와 named parameter의 차이
  2. named parameter에 대한 null safety 방지법(초깃값 설정 or 선언시 required).
  3. QQ Operator와 Typedef를 통한 자료형 관리

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

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