> For the complete documentation index, see [llms.txt](https://ianchen0119.gitbook.io/deno/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ianchen0119.gitbook.io/deno/typescript-ji-chu-pian.md).

# TypeScript 基礎篇

- [變數宣告](https://ianchen0119.gitbook.io/deno/typescript-ji-chu-pian/bian-shu-xuan-gao.md)
- [使用型別系統](https://ianchen0119.gitbook.io/deno/typescript-ji-chu-pian/shi-yong-xing-bie-xi-tong.md)
- [流程判斷與迴圈](https://ianchen0119.gitbook.io/deno/typescript-ji-chu-pian/liu-cheng-pan-duan-yu-hui-quan.md): 在瞭解如何宣告變數之後，就來跟者讀者一起學習撰寫程式時會經常使用到的流程判斷以及迴圈功能吧!
- [函式宣告](https://ianchen0119.gitbook.io/deno/typescript-ji-chu-pian/untitled.md)
- [This 與 Arrow Function](https://ianchen0119.gitbook.io/deno/typescript-ji-chu-pian/this-yu-arrow-function.md)
- [在函式中應用強型別](https://ianchen0119.gitbook.io/deno/typescript-ji-chu-pian/untitled-1.md)
- [介面](https://ianchen0119.gitbook.io/deno/typescript-ji-chu-pian/jie-mian.md)
- [型別別名](https://ianchen0119.gitbook.io/deno/typescript-ji-chu-pian/untitled-2.md)
- [物件導向概念](https://ianchen0119.gitbook.io/deno/typescript-ji-chu-pian/untitled-3.md)
- [類別的封裝與繼承](https://ianchen0119.gitbook.io/deno/typescript-ji-chu-pian/untitled-4.md)
- [介面與類別、抽象類別](https://ianchen0119.gitbook.io/deno/typescript-ji-chu-pian/untitled-5.md)
- [泛型的概念與實作](https://ianchen0119.gitbook.io/deno/typescript-ji-chu-pian/untitled-6.md)
- [型別補充](https://ianchen0119.gitbook.io/deno/typescript-ji-chu-pian/untitled-7.md)
