GoCourse icon indicating copy to clipboard operation
GoCourse copied to clipboard

Go language course

Results 24 GoCourse issues
Sort by recently updated
recently updated
newest added

Add info about modules in Go

enhancement

Info about benchmarks needs to be added into `testing.slides`

enhancement

Hi, it seems that there are multiple references to pictures in "image" directory, but there is no such thing anywhere to be found. Could you please check it? ``` $...

Red hat project on go language

``` amsmac011:GoCourse lsanmartin$ ./present_and_share.sh cannot find module providing package golang.org/x/tools/cmd/present: working directory is not part of a module amsmac011:GoCourse lsanmartin$ cat present_and_share.sh go run golang.org/x/tools/cmd/present -http=:3999 -play=false amsmac011:GoCourse lsanmartin$ present...

Looks like, the clean operation requires after running example or placing new2.go file into the .gitignore to keep git in clean state after learning.

GORM is being used in various Go projects so it would be nice to add info about this library + bunch of basic examples.

enhancement

Add information about debuggers, especially about Delve project.

enhancement

Go Ethereum https://geth.ethereum.org/

enhancement

For example: True+True in Python etc.

enhancement