#Structure_of_Go_programs
Explore tagged Tumblr posts
deepak-blog ยท 6 years ago
Link
Google Go is an open-source programming language designed at Google by Robert Griesmer, Rob Pike, and Ken Thompson. Go is syntactically similar to C language; in addition to memory safety, garbage collection, structural typing and CSP style concurrency. It has a rich standard library.
0 notes