Tired of JSON over HTTP? Looking for something faster? This series will show you how to use Protocol Buffers (protobuf) and gRPC to create fast, efficient micros-services in Go. Learn how to create protobuf definitions for messages and services, as well as extend and refactor them. Then levera...
Go is a modern programming language with a heavy focus on developer productivity, scalability, and speed. Whether you're a recent grad or an industry veteran, there's no better time to learn the core concepts of the Go programming language. This course introduces language fundamentals, such as pr...