入门 - Beginner

介绍

学习新语言的第一步就是入门。本部分将从最基础的概念开始,引导你一步步建立编程语言的知识体系。你将了解语言的基本面貌,搭建开发环境,亲自动手编写第一个程序。之后,我们会深入语法细节,探索数据类型和流程控制的奥秘。循序渐进,稳扎稳打,为后续学习打下坚实基础。

The first step to learning a new language is to start from the basics-that's what the Beginner section is for. We'll guide you through building a solid knowledge foundation step-by-step, starting from core concepts. You'll get familiar with the language's basics, set up your development environment, and code your very first program. Then we'll dive deeper into syntax details, exploring data types and control flow. Following this progressive approach lays a strong groundwork for your future learning.

开始