Coding
Trying Out Go
Go tutorial: https://tour.golang.org/welcome/1Patience simulator in Go: https://github.com/LucyLeach/patience-game-go I tried out Go this week. Firstly by going through the Go tutorial to pick up the basics, and then by writing my own program. For sentimental reasons, my first program to try something out will usually be a simulation of the card game Patience Read more…