Day 2: Morning Exercises
์ด๋ฒ ์ฐ์ต๋ฌธ์ ๋ค์ ๋๊ฐ์ง ๋งฅ๋ฝ์์ ๋ฉ์๋ ๊ตฌํ๋ฐฉ๋ฒ์ ๋ค๋ฃน๋๋ค:
- ๊ฑด๊ฐ ์ํ ํต๊ณ๋ฅผ ์ถ์ ํ๋ ํ๋ก๊ทธ๋จ์ ๊ฐ๋จํ ๊ตฌ์กฐ์ฒด.
- ๋๋ก์ ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ฅผ ์ํ ๋ค์ค ๊ตฌ์กฐ์ฒด ๋ฐ ์ด๊ฑฐํ.
We will look at implementing methods in two contexts:
- Simple struct which tracks health statistics.
- Multiple structs and enums for a drawing library.