Вхід або реєстрація
Для відслідковування статусу замовлень та рекомендацій
Щоб бачити терміни доставки
Write concurrent code in Go that improves application performance, scales up to handle bigger loads, and takes full advantage of modern multi-processor hardware.
Suitable for programmers who already know the basics of Go or another C-style language. No experience in concurrent programming required.
In Learn Concurrent Programming with Go you will learn how to:
About the technology
Concurrent programming is essential for getting the most out of modern multi-processor computer hardware. It allows multiple tasks to execute and interact simultaneously, speeding up performance and reducing user wait time. Thanks to its baked-in concurrency models, Google's Go is one of the best languages you can use to learn and apply concurrent programming to your systems.
Write concurrent code in Go that improves application performance, scales up to handle bigger loads, and takes full advantage of modern multi-processor hardware.
Suitable for programmers who already know the basics of Go or another C-style language. No experience in concurrent programming required.
In Learn Concurrent Programming with Go you will learn how to:
About the technology
Concurrent programming is essential for getting the most out of modern multi-processor computer hardware. It allows multiple tasks to execute and interact simultaneously, speeding up performance and reducing user wait time. Thanks to its baked-in concurrency models, Google's Go is one of the best languages you can use to learn and apply concurrent programming to your systems.