Rudra
Rudra's blog

Rudra's blog

Follow

#03 Variables & Constants

May 12, 20223 min read

Variable Variables are for storing data values. In Golang there are available data types for variables are string, int, boolean, and float32. There...

#03 Variables & Constants
#02 The Basic Structure of the Go file
Content security ( CSP )
#01 Introduction to Golang
Statically Vs Dynamically Typed Languages