Skip to content

📚 GGF Open Source Society University. From Zero to Hero Mastering Go Language.

License

Notifications You must be signed in to change notification settings

gungunfebrianza/Mastering-Golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mastering-Golang

Compile & create a statically linked executable file $ go build aSourceFile.go

After that, you will have a new executable file named aSourceFile: $ file aSourceFile

Run without creating an executable file: $ go run aSourceFile.go

About

📚 GGF Open Source Society University. From Zero to Hero Mastering Go Language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published