Seller: Lucky's Textbooks, Dallas, TX, U.S.A.
US$ 53.68
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Seller: BargainBookStores, Grand Rapids, MI, U.S.A.
Condition: New. Go Systems Programming: Master Linux and Unix system level programming with Go (Paperback or Softback) 1.75.
Seller: California Books, Miami, FL, U.S.A.
Condition: New.
Published by Packt Publishing 2017-09, 2017
ISBN 10: 1787125645 ISBN 13: 9781787125643
Language: English
Seller: Chiron Media, Wallingford, United Kingdom
US$ 56.24
Convert currencyQuantity: 10 available
Add to basketPF. Condition: New.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
US$ 62.56
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. In.
Seller: PBShop.store US, Wood Dale, IL, U.S.A.
PAP. Condition: New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Seller: PBShop.store UK, Fairford, GLOS, United Kingdom
US$ 63.40
Convert currencyQuantity: Over 20 available
Add to basketPAP. Condition: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Seller: AHA-BUCH GmbH, Einbeck, Germany
US$ 90.23
Convert currencyQuantity: 1 available
Add to basketTaschenbuch. Condition: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Learning the new system's programming language for all Unix-type systemsKey FeaturesLearn how to write system's level code in Golang, similar to Unix/Linux systems codeRamp up in Go quicklyDeep dive into Goroutines and Go concurrency to be able to take advantage of Go server-level constructsBook DescriptionGo is the new systems programming language for Linux and Unix systems. It is also the language in which some of the most prominent cloud-level systems have been written, such as Docker. Where C programmers used to rule, Go programmers are in demand to write highly optimized systems programming code.Created by some of the original designers of C and Unix, Go expands the systems programmers toolkit and adds a mature, clear programming language. Traditional system applications become easier to write since pointers are not relevant and garbage collection has taken away the most problematic area for low-level systems code: memory management.This book opens up the world of high-performance Unix system applications to the beginning Go programmer. It does not get stuck on single systems or even system types, but tries to expand the original teachings from Unix system level programming to all types of servers, the cloud, and the web.What you will learnExplore the Go language from the standpoint of a developer conversant with Unix, Linux, and so onUnderstand Goroutines, the lightweight threads used for systems and concurrent applicationsLearn how to translate Unix and Linux systems code in C to Golang codeHow to write fast and lightweight server codeDive into concurrency with GoWrite low-level networking codeWho this book is for:¿Intermediate Linux and general Unix programmers. Network programmers from beginners to advanced practitioners. C and C++ programmers interested in different approaches to concurrency and Linux systems programming.