2023-10-16 12:44:08 -04:00
2024-02-03 11:18:01 -05:00
2023-10-16 12:40:41 -04:00
2024-02-03 11:11:39 -05:00
2024-02-03 11:11:39 -05:00
2023-10-16 12:40:41 -04:00
2023-10-25 12:03:32 -04:00
2024-02-03 11:18:01 -05:00

My Personal Go Playground

Playing with Golang mostly using the Head First Go book.

Entry point is playground.go.

To run the playground use

cd playground
go run trying_out_go

For any other folders, these are all separate go programs. Use the commands above and edit playground and trying_out_go to the matching folder name.

Description
Playing with Golang mostly using the Head First Go book.
Readme 124 KiB
Languages
Go 100%