|
|
|
|
|
by dhuramas
2498 days ago
|
|
I can't upvote this enough. I am going through this course- and it is fabulous. Covers tests, and even though the topic names might seem easy or trivial(I mean there is only so many ways you can write loops or define arrays), they include a lot of "extras" that make it fun- for example one of the topics might include details about how to write doctests and docs, another one might introduce table driven tests and provide advice on when to use them. Overall it is great. I'd be very interested in seeing this approach applied to other language courses. |
|
Coming from a background in scripting languages, Rust is still a lot more difficult to learn than Go, but I found that book very helpful.