Video description
Take the Go programming language for a test drive with this example-driven video course from software architect Mark Bates. You get a detailed introduction to several tools and techniques that lie at the core of this relatively new Google language, including concurrent programming with "go" routines. Mark also demonstrates how to build a command line application, using test-driven development.
Statically typed with syntax derived from C, this easy-to-learn language includes garbage collection, type safety, and some dynamic-typing capabilities. If you’re an experienced programmer, you’ll have an exciting new language in your toolkit once you complete this video.
- Learn Go basics such as functions, variables, and loops
- Use the "testing" package in the test-driven development of Go applications
- Manage multiple "go" routines and coordinate the control of a concurrent Go program
- Understand how packages in Go applications are organized
- Build binaries for platforms other than the one you develop with
- Explore error handling, including how to gracefully recover from specific errors
- Use the "expvar" package to expose metrics about Go applications
- Manage dependency versions for your applications with the Godep tool
Mark Bates is the founder and chief architect of the Boston-based consulting company, Meta42 Labs. He's written web applications since 1996; he now spends his days focusing on new application development and consulting for his clients.
Publisher resources
Product information
- Title: Mark Bates on Go Core Techniques and Tools
- Author(s):
- Release date: August 2015
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491937211
You might also like
video
Mark Bates on Go Web Frameworks and Techniques
Open source Go, the concurrent garbage-collected programming language that scales big and fast, is the emerging …
video
Mark Bates on Go Database Frameworks and Tools
Open source Go, the highly scalable programming language developed at Google, is the emerging language of …
book
My Samsung Galaxy Tab A
Friendly, quick, and 100% practical, My Samsung Galaxy Tab A is the must-have companion for every …
video
GenAI Essentials for Everyone - Overview
Our team of experts has hand-selected and organized the most crucial concepts and practical applications of …