What is GoLang? — Beginner

YOKK m.
1 min readJan 17, 2020

The Go programming language (also known as Golang) is Google’s general-purpose programming language engineered for the multi-core reality of today’s computers. Go is a statically typed, compiled language like C++ that boasts the user friendliness of dynamically typed, interpreted languages like Python. Concurrent, garbage-collected, and designed for scale, Go is a programming language made for building large-scale, complex software.

GoLang หรือ Go programming Language คือ programming language (open source) ที่ถูกพัฒนาขึ้นโดย Google. ปัจจุบันมีบริษัทชั้นนำระดับโลก เช่น Google
YouTube, Apple, Dropbox, The New York Times, IBM, Twitter, Facebookที่ใช้ GoLang ในการพัฒนา

ข้อดีของ GoLang
- GoLang ขึ้นชื่อว่าใช้งานง่าย (Simple structure and syntax) และ compiled เร็ว
- GoLang เป็น Open source by nature
- GoLang It allows multiple processes running simultaneously and effectively.

--

--

YOKK m.

a data scientist — Master of Data science is the degree, master of none is also me