Skip to content

mirza7860/Golang-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Learning Go Programming Language

Things I had learned

Day 1

  • Installation
  • Go Package Manager
  • command to intilaize a package
    go mod init <"module_name">
  • Run a "Hello World Program"
  • Run Command
       go run <"file_name">

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages