Skip to content

Go is a statically typed, compiled high-level programming language designed at Google by Robert Griesemer, Rob Pike, and Ken Thompson. It is syntactically similar to C, but with memory safety, garbage collection, structural typing, and CSP-style concurrency.

Notifications You must be signed in to change notification settings

shubhrakantighosh1/Go

Repository files navigation

Golang

Topics

❖ Variables

❖ Constant

❖ Conditions and Loops

❖ Array

❖ Slice

❖ Map

❖ Struct

❖ Enum

❖ Packages

❖ Method

❖ Interface

❖ Enum

❖ Json

❖ Type Conversion

❖ File

❖ Folder

❖ Pointer

❖ Gorm

About

Go is a statically typed, compiled high-level programming language designed at Google by Robert Griesemer, Rob Pike, and Ken Thompson. It is syntactically similar to C, but with memory safety, garbage collection, structural typing, and CSP-style concurrency.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published