James Cutajar: Learn Concurrent Programming with Go
Learn Concurrent Programming with Go
Buch
- Manning Publications, 01/2024
- Einband: Gebunden
- Sprache: Englisch
- ISBN-13: 9781633438385
- Bestellnummer: 11482402
- Umfang: 328 Seiten
- Gewicht: 358 g
- Maße: 235 x 187 mm
- Stärke: 19 mm
- Erscheinungstermin: 17.1.2024
Achtung: Artikel ist nicht in deutscher Sprache!
Klappentext
From the back coverLearn Concurrent Programming with Go teaches you how to boost the performance of your systems through the power of concurrent programming. It demystifies concurrency, explaining complex topics using simple language, easy-to-follow visuals, and relevant examples you'll face every day as a developer. You'll get an under-the-hood understanding of concurrency by building common concurrency tools like readers / writer locks, semaphores, and thread pools. By the time you're done reading, you'll be effortlessly coding concurrent applications in Go. You'll also have a great foundation to apply your new concurrency skills in almost any other language.
About the reader
For programmers who already know the basics of Go or another C-style language. No experience in concurrent programming required.