Pratik Jagrut
Pratik Jagrut

Pratik Jagrut

Follow
Series

Golang


Articles in this series

Go Introduction and Installation

Apr 1, 20222 min read 20 views

Go is an open-source, statically typed, compiled programing language built by Google. It combines the simplest of both statically typed and...

Go Introduction and Installation
Hello World in Go
Variables, Data Types And Constants in Go
Looping Construct in Go
Conditional Statements in Go
Switch Statement in Go