Skip to main content
Tanmay Teaches Go: The Ideal Language for Backend Developers

ISBN10: 1264258143 | ISBN13: 9781264258147

Tanmay Teaches Go: The Ideal Language for Backend Developers
ISBN10: 1264258143
ISBN13: 9781264258147
By Tanmay Bakshi and Baheer Kamal

Step 1 . Download Adobe Digital Editions to your PC or Mac desktop/laptop.

Step 2. Register and authorize your Adobe ID (optional). To access your eBook on multiple devices, first create an Adobe ID at account.adobe.com. Then, open Adobe Digital Editions, go to the Help menu, and select "Authorize Computer" to link your Adobe ID.

Step 3. Open Your eBook. Use Adobe Digital Editions to open the file. If the eBook doesn’t open, contact customer service for assistance.

Write your own efficient, performant, and lightweight programs using Go Quickly start developing your own Google Go programs using the practical information contained in this engaging resource. Social media personalities Tanmay Bakshi and Baheer Kamal show, step by step, how to develop custom applications that fully utilize Go’s lightweight runtime and concurrency features. Tanmay Teaches Go: The Ideal Language for Backend Developers teaches by doing. This book guides you through the development and programming processes and features detailed examples, code samples, and time-saving tips. Inside, you’ll learn to: Install Go on Windows, Linux, or macOS devices Get up and running with writing your own Go apps Define variables and use them in your programs Work with statements, functions, loops, and arrays Use Go modules to simplify program development Utilize built-in and third-party packages Write custom packages that fit your programming needs Understand classic structures and algorithms Improve performance using Go routines and concurrency Import external code—even code not written in Go!

Preface
1 Introduction
   Why Go?
2 Quickstart
   Installing Go
   Basic Go Concepts
3 Go Modules
   Using Built-in Packages
   Using Third-Party Packages
   Building Your Own Packages
4 Using Built-in Packages
   Common Data Structures and Algorithms
   Dijkstra’s Pathfinding
   Conway’s Game of Life
   Proof of Work
5 Concurrency
   Concurrency, Threads, and Parallelism
   Goroutines
   Channels
   Proof of Work: Part 2!
6 Interoperability
   Why Is Interoperability Important?
   Interoperating with C Code
   Interoperating with Swift
Index

Need support?   We're here to help - Get real-world support and resources every step of the way.

Top