Skip to content

Golang Example --> Go is a statically typed, compiled programming language designed at Google

Notifications You must be signed in to change notification settings

mewpk/Golang-Fundamental

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Golang-Fundamental รู้จักกับภาษา Go

 ติดตั้ง Go Compiler
 ติดตั้ง Visual Studio Code
 สร้างโปรเจกต์
 เริ่มต้นเขียนโปรแกรม
 โครงสร้างภาษา Go
 Code Runner (Extension)
 หมายเหตุ (Comment)
 ชนิดข้อมูล (Data Type)
 ตัวแปรและชนิดข้อมูล
 แสดงผลชนิดข้อมูล
 ตัวดำเนินการทางคณิตศาสตร์
 ตัวดำเนินการเปรียบเทียบ
 รับค่าจากผู้ใช้ (Scanf)
 If..Else
 Switch..Case
 รู้จักกับ Array
 การสร้าง Array
 Slices
 รู้จักกับ Map
 การสร้าง Map
 For..Loop
 Break & Continue
 Range
 รู้จักกับฟังก์ชั่น (Function)
 การนิยามฟังก์ชั่น
 Return Multiple Value
 Variadic Function
 Struct
 Package

About

Golang Example --> Go is a statically typed, compiled programming language designed at Google

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages