介绍
🧑💻 刚接触 Linux 或 LabEx?我们建议从 Linux 快速入门 课程开始。
你好,欢迎来到 LabEx!在第一个实验中,你将学习经典的 Golang "Hello, World!" 程序。
点击下方的 继续 按钮开始实验。
Skills Graph
%%%%{init: {'theme':'neutral'}}%%%%
flowchart RL
go(("`Golang`")) -.-> go/FunctionsandControlFlowGroup(["`Functions and Control Flow`"])
go(("`Golang`")) -.-> go/CommandLineandEnvironmentGroup(["`Command Line and Environment`"])
go/FunctionsandControlFlowGroup -.-> go/functions("`Functions`")
go/CommandLineandEnvironmentGroup -.-> go/command_line("`Command Line`")
subgraph Lab Skills
go/functions -.-> lab-92714{{"`你的第一个 Go 实验`"}}
go/command_line -.-> lab-92714{{"`你的第一个 Go 实验`"}}
end