๊ทธ๋ฐ์ฆ ๋ํฌ๊ฐ ๋จน๋ ์ง ๋ง์๋ ์ง ๋ฌด์์ ํ๋ ์ง ๋ค ํ๋๋์ ์๊ด์ ์ํ์ฌ ํ๋ผ (๊ณ ์ 10:31)
NOTE: The following materials have been compiled and adapted from the numerous sources including my own. Please help me to keep this tutorial up-to-date by reporting any issues or questions. Send any comments or criticisms to [email protected]
Your assistances and comments will be appreciated.
Lecture notes by [email protected]
ํ๋๋ ์ ์ฐ์ ์ ๊ณตํ๋ถ Data Structures(DS, ์๋ฃ ๊ตฌ์กฐ) ๊ฐ์์ ์ค์ ์ฌ๋ฌ๋ถ์ ์ฃผ๋์ ์ด๋ฆ์ผ๋ก ํ์ํฉ๋๋ค. ๋ณธ ๊ฐ์๋ DS๋ฟ๋ง ์๋๋ผ C++ ๊ฐ์๋ ํฌํจ์ด ๋์ด ์์ต๋๋ค. ๋ค๋ง, ์๊ฐ์๋ค์ด ๊ธฐ๋ณธ์ ์ธ C ํ๋ก๊ทธ๋๋ฐ์ ํ ์ ์๋ค๋ ๊ฒ์ ๊ฐ์ ํฉ๋๋ค. ๊ทธ๋์, ์ ๋ ์ด ๊ฐ์๋ฅผ C++ for C Coders & Data Structures ๋ผ๊ณ ๋ถ๋ฅด๊ฒ ๋์์ต๋๋ค.
์ด๊ฒ์ DS๋ฅผ ์๊ฐํ๋ ํ์๋ค์ ์ํ ๊ฐ๋ฐฉํ ๊ฐ๋ฐ ํ๋ซํผ์ ๋๋ค. ์ด GitHub๋ฅผ ํตํด์ ๊ฐ์์๋ฃ์ ๋๋ถ์ด ์๊ฐ์๋ค์ด ๊ฐ๋นํด์ผ ํ PSETS(Problem Sets)์ ๊ณต๊ฐ๋์ง๋ง, ์๊ฐ์ ์ฌ๋ฌ๋ถ์๊ฒ๋ updateํ ๊ถํ์ ์ฃผ์ด์ง์ง ์๋ํฉ๋๋ค. ๊ทธ๋ฌ๋ฏ๋ก, ์ฌ๋ฌ๋ถ ๊ฐ์๊ฐ ์์ ์ ์ปดํจํฐ์ Clone์ ํ ํ, ์ฌ๋ฌ๋ถ ์์ ์ local repository๋ก ๋ณต์ฌํ์ฌ ์ฌ๋ฌ๋ถ ์์ ์ ์์ ์ ํด์ผ ํฉ๋๋ค. ์ด repository์ ๋ด์ฉ์ ์ธ์ ๋ ์ง update๋๊ธฐ ๋๋ฌธ์ ๋๋ค. Cloneํ repository์์ ์์ ์ ํ์ง ๋ง๊ธธ ๋น๋ถํฉ๋๋ค. ๋ํ, ์ฌ๊ธฐ์ ์ฌ๋ฆฌ๋ ๋ด์ฉ ์ค์ ์์ ํด์ผ ํ ๊ฒ์ด๋ ์ถ๊ฐํ ๊ฒ์ด๋ ํน์ ๋ ์ข์ ์๊ฐ์ด ์์ผ๋ฉด ์ ๊ฒ ์๋ ค์ฃผ๋ฉด ๋์์ด ๋์ด ์ฃผ๊ธธ ๋ถํํฉ๋๋ค.
์ฌ๋ฌ๋ถ์ ์ด ๊ณผ๋ชฉ์ผ๋ก ๋ง๋๊ณ , ๋ํ ์ฌ๊ธธ ์ ์์ด์ ๊ฐ์ฌํฉ๋๋ค.
์ฃผ ์์์(๋น์ง์)<><
์ ์ฐ์ ์๊ณตํ๋ถ ๊น์์ญ ๊ต์
[email protected]
Three ways to view markdown(.md) files
GitHub
- View them always in github website automatically and better.
- GitHub does not support
LaTex
yet. You may not see the well-formatted math equations.
Web browser
- Install
Markdown Preview Plus
extension in your browser(Chrome, Edge). - Go to
extensions, ๋๊ตฌ ๋๋ณด๊ธฐ ํน์ ํ์ฅ
in the browser's setting - Locate
Markdown Preview Plus
and click on theDETAILS ์ธ๋ถ์ ๋ณด
- Check the option
Allow access to file URLs, ํ์ผ URL์ ๋ํ ์ก์ธ์ค ํ์ฉ
- Drag and drop ~.md file in your brower.
- For
LaTex
, check the math option inMarkdown Preview Plus
icon in your brower top menubar'. - Enjoy nicely formatted HTML!
Visual Studio Code
- Install
Markdown All in One
&Auto-Open Preview
extensions in yourCode
. - Enjoy nicely formatted HTML!
Refer to my tutorial: https://youtu.be/sS1viPcXDIo
One thing I know, I was blind but now I see. John 9:25