Book description
Go beyond the basics of Go and build complete applications using open-source libraries or the Go programming language by Google. This book will take you deep into the memory lane of the Go language with crunchy details straight from outer space.
The applications in this book include the framework for a 2D Go-based game, an image random generator Rest API, financial time series handling for trading, a Kubernetes operator, a Blockchain coding and more. You'll also get refreshers on Go constructs and useful code tricks to build performant projects, and develop an HTTP based cloud ready image generator.
Each chapter will be organized in the following format: what the particular application looks like; requirements and user stories of our example program; an introduction to the Go libraries or frameworks used; and the actual implementation of the example program, including common pitfalls and their solutions.
Go Crazy will open your eyes to anew world of practical applications for Go. After reading the book, you will be able to apply your Golang knowledge to build your own crazy projects. Free source code will be available on this book's Apress GitHub page.
What You'll Learn
- Compile and inline other programming languages, including GPU coding.
- Handle Kubernetes clusters via your own operator
- Write Go to code against Ethereum based block chains.
- Write intelligent bot code to get you rich and famous.
Who This Book Is For
Table of contents
- Cover
- Front Matter
- 1. Go to the Basics
- 2. Write a Tested HTTP Image Generator API
- 3. Writing the Basics for a 2D Game in Go
- 4. Trend Follower for Blockchain Trading
- 5. Writing a Kubernetes Operator to Run EVM-Compatible Blockchains
- 6. Go Beyond : Connecting to C for a Performance Boost
- 7. Alef from Plan 9
- Back Matter
Product information
- Title: Go Crazy: A Fun Projects-based Approach to Golang Programming
- Author(s):
- Release date: October 2023
- Publisher(s): Apress
- ISBN: 9781484296660
You might also like
book
Hands-On Software Engineering with Golang
Explore software engineering methodologies, techniques, and best practices in Go programming to build easy-to-maintain software that …
video
Up and Running with Concurrency in Go (Golang)
According to the most recent developer surveys, Go(lang) is one of the world’s most desired and …
book
Functional Programming in Go
Leverage core functional programming (FP) concepts to write more maintainable and testable code in Go Purchase …
book
Event-Driven Architecture in Golang
Begin building event-driven microservices, including patterns to handle data consistency and resiliency Key Features Explore the …