[almighty] new contributor

Baiju Muthukadan bmuthuka at redhat.com
Thu Sep 22 05:22:16 UTC 2016


Hi Travis,

On Thu, Sep 22, 2016 at 10:14 AM, Travis Brown <tkbrown at gmail.com> wrote:
[...snip...]
> Also I am new to Go so I'd appreciate any direction towards good resources
> to review once I complete the golang tour. I have a Java/C++ background so
> it all makes sense so far but I'd be especially interested in the
> non-obvious lessons that experienced Go developers share (e.g., Go opinions,
> blogs, book, podcasts, youtube, etc.)

After Go tour, you can read this book:
https://www.manning.com/books/go-in-action

You can watch these videos to understand concurrency in Go:
1. https://www.youtube.com/watch?v=f6kdp27TYZs ( Go Concurrency Patterns )
2. https://www.youtube.com/watch?v=cN_DpYBzKso ( Concurrency Is Not
Parallelism )
3. https://www.youtube.com/watch?v=QDDwwePbDtw ( Advanced Go
Concurrency Patterns )

You can see more resources listed towards the end of my slides which I
use for workshops:
http://talks.godoc.org/github.com/baijum/presentation/golang_workshop/presentation.slide#1

Regards,
Baiju M




More information about the almighty-public mailing list