mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Removed repeating video to watch
parent
d36f0ab21a
commit
f438688728
@ -2,7 +2,6 @@ This page links to resources for learning about concurrency in Go. The items ar
|
|||||||
|
|
||||||
## Beginner
|
## Beginner
|
||||||
- Read [Effective Go: Concurrency](https://golang.org/doc/effective_go.html#concurrency)
|
- Read [Effective Go: Concurrency](https://golang.org/doc/effective_go.html#concurrency)
|
||||||
- Watch [Rob Pike: Concurrency vs. Parallelism](https://vimeo.com/49718712/)
|
|
||||||
- Watch [Simulating a real-world system in Go](https://www.dotconferences.com/2017/11/sameer-ajmani-simulating-a-real-world-system-in-go)
|
- Watch [Simulating a real-world system in Go](https://www.dotconferences.com/2017/11/sameer-ajmani-simulating-a-real-world-system-in-go)
|
||||||
- Study [The Go Programming Language Specification](https://golang.org/ref/spec), especially
|
- Study [The Go Programming Language Specification](https://golang.org/ref/spec), especially
|
||||||
- [Go statements](https://golang.org/ref/spec#Go_statements)
|
- [Go statements](https://golang.org/ref/spec#Go_statements)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user