Skip to content

PARTHIB-DEB/Go-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

GO TUTORIAL

Go is a multi-purpose and general programming language , developed by Google in 2007. App Screenshot

Nowadays , it is majorly used to build robust backends ๐Ÿ’ฟ of different applications which needs features like concurrency for its scalability (to provide services to huge traffic). Go was built to act as a modern replacement of C by Google but it got its own place ๐Ÿฅˆ (yet we know , why C is the king of all languages) ๐Ÿ‘‘.

Applications, which uses technologies like Blockchain , Real-time communication or even ML (use for generic purposes also ๐Ÿ˜„ ) , can take advantages of Go.

You can run go in any OS (Windows , Linux , Mac) ๐Ÿ’ป. Here , I will describe the installation steps in Linux only . For , other ways , have a look in the url attached - link ๐Ÿ‘€

Installation in linux (boot or WSL)

Read the blog โžก๏ธ : link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages