课程: Applied Concurrency in Go

今天就学习课程吧!

今天就开通帐号,24,700 门业界名师课程任您挑!

Continuing on with concurrency in Go

Continuing on with concurrency in Go - Go教程

课程: Applied Concurrency in Go

Continuing on with concurrency in Go

- [Adelina] We've reached the end of the course. We've learned a lot, like starting and synchronizing go routines and structuring your programs to pass information using channels. But, as you can probably see, concurrency is a notoriously difficult topic. So this course gives you a good start and some examples you can use. But there's certainly more to explore, especially with things like testing and application profiling that we didn't cover here. So keep learning. If you want to dive deeper into concurrency, one excellent resource I'd recommend is the book, "Concurrency in Go: Tools and Techniques for Developers". It's a really excellent book that's helped me a lot in my own work. Additionally, I'd recommend checking out some of the other Go lang courses here in the LinkedIn Learning library. Again, I'm Adelina Simion. Thanks so much for learning with me. I love being a part of the Go community and I'd love to…

内容