Go 프로그래밍 인터뷰 질문. 80 개 이상의 질문 및 답변 포함
Go is a statically typed, compiled programming language designed at Google by Robert Griesemer, Rob Pike, and Ken Thompson. Go is syntactically similar to C, but with memory safety, garbage collection, structural typing, and CSP-style concurrency.