go mod init
go run ./main.go
go build
./go2024
# run when your main file import local file in the same package
go run *.go
# or
go run .-
Notifications
You must be signed in to change notification settings - Fork 0
misostack/go2024
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Go Programming Tutorial Series in 2024
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published