projjal1 / Basic-Go-Programs

Codes for basic programs written in Go programming language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Go Programs

The repsitory contains programs on Go explaning topics and fundamentals of the language.

About Go

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.

Donwload Go at Download Go

About

Codes for basic programs written in Go programming language.


Languages

Language:Go 100.0%