Introduction to Go programming Introduction to Go programming เนื้อหา Go programming พื้นฐานสำหรับ ผู้เริ่มต้น มือใหม่ เรียน Golang https://golang.org https://go.dev https://play.golang.org How to run go run <file>.go เนื้อหา 00-resources 01-main 02-variables 03-if-else-switch 04-function 05-package 06-arrays 07-slices 08-loop 09-maps 10-pointer 11-struct 12-method 13-interface 14-errors