Packt Publishing, 2018. — 338 p. — ISBN: 1787286746. 86 recipes on how to build fast, scalable, and powerful web services and applications with Go. Go is an open-source programming language that is designed to scale and support concurrency at the language level. This gives you the liberty to write large concurrent web applications with ease. From creating web application to...
Brandberg Ltd, 2021-05-20. — 394 p. — Version 1.6.1. Go is a great language for building web applications. But teaching yourself from blog posts and the standard-library documentation can often leave you with more questions than answers. You might be wondering: Where can I see a concrete example of a real-world web application? How is it best to structure and organize my code?...
Brandberg Ltd, 2021-05-20. — 394 p. — Version 1.6.1. Code Files Only! Go is a great language for building web applications. However, teaching yourself from blog posts and the standard-library documentation can often leave you with more questions than answers. You might be wondering: Where can I see a concrete example of a real-world web application? How is it best to structure...
Packt Publishing - ebooks Account, 2017. — 353 p. — ISBN10: 1786468662, ISBN13: 978-1786468666. Microservice architecture is sweeping the world as the de facto pattern to build web-based applications. Golang is a language particularly well suited to building them. Its strong community, encouragement of idiomatic style, and statically-linked binary artifacts make integrating it...
Packt Publishing, 2017. — 516 p. Learning about isomorphic development in Go leads to a unified view of web and back-end development: It extends the remit of a server-side programming language to the browser. Isomorphic Go is the methodology to create isomorphic web applications using the Go programming language. Isomorphic web applications have the capability to reuse code...
Independently published, 2019. — without pagination. Go 101 is a book focusing on Go syntax/semantics and all kinds of details. The book also tries to help gophers gain a deep and thorough understanding of Go. The book is expected to be helpful for both beginner and experienced Go programmers. Go 101 goes the followings: Emphasizes on basic concepts and terminologies. Without...
Apress, 2016. — Code Only. — ISBN: 978-1-4842-1053-6. Take a deep dive into web development using the Go programming language to build web apps and RESTful services to create reliable and efficient software. Web Development with Go provides Go language fundamentals and then moves on to advanced web development concepts and successful deployment of Go web apps to the cloud. Web...
Packt Publishing, 2017. — 304 p. Build simple, maintainable, and easy to deploy machine learning applications The mission of this book is to turn readers into productive, innovative data analysts who leverage Go to build robust and valuable applications. To this end, the book clearly introduces the technical aspects of building predictive models in Go, but it also helps the...
Packt Publishing, 2017. — 316 p. Explore the necessary concepts of REST API development by building few real world services from scratch. REST is an architectural style that tackles the challenges of building scalable web services and in today's connected world, APIs have taken a central role on the web. APIs provide the fabric through which systems interact, and REST has...
Comments