Beginner's Guide to Go Programming

# Introduction Now we are going to start learning Go officially. In this lab, we will learn some basic knowledge of Go and complete a Go program by ourselves. **Knowledge Points:** - Standard output statement - Code structure - Running a program - Common functions in the fmt package

|60 : 00

Click the virtual machine below to start practicing