Published by Packt Publishing (edition 2nd ed.), 2016
ISBN 10: 1786468948 ISBN 13: 9781786468949
Language: English
Seller: BooksRun, Philadelphia, PA, U.S.A.
Paperback. Condition: Good. 2nd ed. Ship within 24hrs. Satisfaction 100% guaranteed. APO/FPO addresses supported.
Seller: ThriftBooks-Atlanta, AUSTELL, GA, U.S.A.
Paperback. Condition: Very Good. No Jacket. May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less 1.7.
Seller: WorldofBooks, Goring-By-Sea, WS, United Kingdom
US$ 18.15
Convert currencyQuantity: 2 available
Add to basketPaperback. Condition: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Seller: WeBuyBooks, Rossendale, LANCS, United Kingdom
US$ 26.82
Convert currencyQuantity: 1 available
Add to basketCondition: Very Good. Most items will be dispatched the same or the next working day. A copy that has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Published by Packt Publishing 10/27/2016, 2016
ISBN 10: 1786468948 ISBN 13: 9781786468949
Language: English
Seller: BargainBookStores, Grand Rapids, MI, U.S.A.
Paperback or Softback. Condition: New. Go Programming Blueprints - Second Edition: Build real-world, production-ready solutions in Go using cutting-edge technology and techniques 1.49. Book.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
US$ 63.61
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. In.
US$ 71.43
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. Über den AutorrnrnMat Ryer has been programming computers since he was 6 years old he and his father would build games and programs, first in BASIC on a ZX Spectrum and then in AmigaBASIC and AMOS on Commodore Amiga. Many hours were spent .
Seller: AHA-BUCH GmbH, Einbeck, Germany
US$ 90.37
Convert currencyQuantity: 1 available
Add to basketTaschenbuch. Condition: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Build real-world, production-ready solutions in Go using cutting-edge technology and techniques Key FeaturesGet up to date with Go and write code capable of delivering massive world-class scale performance and availability Learn to apply the nuances of the Go language, and get to know the open source community that surrounds it to implement a wide range of start-up quality projects Write interesting and clever but simple code, and learn skills and techniques that are directly transferrable to your own projects Book Description Go is the language of the Internet age, and the latest version of Go comes with major architectural changes. Implementation of the language, runtime, and libraries has changed significantly. The compiler and runtime are now written entirely in Go. The garbage collector is now concurrent and provides dramatically lower pause times by running in parallel with other Go routines when possible. This book will show you how to leverage all the latest features and much more. This book shows you how to build powerful systems and drops you into real-world situations. You will learn to develop high quality command-line tools that utilize the powerful shell capabilities and perform well using Go's in-built concurrency mechanisms. Scale, performance, and high availability lie at the heart of our projects, and the lessons learned throughout this book will arm you with everything you need to build world-class solutions. You will get a feel for app deployment using Docker and Google App Engine. Each project could form the basis of a start-up, which means they are directly applicable to modern software markets. What you will learnBuild quirky and fun projects from scratch while exploring patterns, practices, and techniques, as well as a range of different technologies Create websites and data services capable of massive scale using Go's net/http package, exploring RESTful patterns as well as low-latency WebSocket APIs Interact with a variety of remote web services to consume capabilities ranging from authentication and authorization to a fully functioning thesaurus Build micro-services for larger organizations using the Go kit library Implement a modern document database as well as high-throughput messaging queue technology to put together an architecture that is truly ready to scale Write concurrent programs and gracefully manage the execution of them and communication by smartly using channels Who this book is for: ¿If you are familiar with Go and are want to put your knowledge to work, then this is the book for you. Go programming knowledge is a must.