> For the complete documentation index, see [llms.txt](https://mixdao.gitbook.io/dfinity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mixdao.gitbook.io/dfinity/er-ji-ben-gai-nian.md).

# 二、基本概念

在Internet Computer（互联网计算机，以下称IC）平台上，你可以很快写出一个成功运行的程序，而不用关心其内部工作机理。然而，学一些基本概念，可以帮你更好地发掘其独特的功能。

了解一些IC平台的架构和设计，你可以知道借助平台能为什么目的和哪类应用实现最大的价值。

本章介绍IC架构和操作相关的最关键的组件和术语。

如果你想马上开始写代码，可跳过本章的概念和术语介绍，以后需要的话再来查阅，或查看[术语表](http://术语表)。

更多入门资料，请查阅以下链接：

* [Overview of the Internet Computer (video)](https://www.youtube.com/watch?v=XgsOKP224Zw)
* [Building on the Internet Computer: Fundamentals (video)](https://www.youtube.com/watch?v=jduSMHxdYD8)
* [Introducing Canisters — An Evolution of Smart Contracts (video)](https://www.youtube.com/watch?v=LKpGuBOXxtQ)
* [Frequently Asked Questions (video and short articles)](https://dfinity.org/faq/)
