Skip to content

PacktPublishing/Complete-Introduction-to-Protocol-Buffers-3

Repository files navigation

Complete Introduction to Protocol Buffers 3

This is the code repository for Complete Introduction to Protocol Buffers 3, published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

Protocol Buffers (Protobuf) is a fundamental data serialization format that every data engineer should know about. It is leveraged by many top tech companies such as Google and enables micro-services to transfer data in a format that is safe and efficient. In just a few hours, you will know everything you need to know to create simple and complex .proto files, and write code in your Favourite Programming languages such as Java, Python and Go. Protocol Buffers generates all the boilerplate code for you! This is the course that could change your data skills. Learning and getting hands-on on Protocol Buffers helps you to enhance your career opportunities and helps to boost your income. An investment in your career is an investment in yourself. Don’t procrastinate. There is no time like the present to take charge of your career. Take your career to the next level by learning Protocol Buffers today!

What You Will Learn

  • Write simple and complex .proto files
  • Practice exercises to confirm the learnings
  • Leverage imports and packages appropriately
  • Generate code using `protoc` in any language
  • The code in Java with protocol buffers
  • Understand how data evolution works for Protobuf
  • Learn about advanced Protocol Buffers concepts

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:

  • Developers who want to understand how to write .proto files and write code to create. Protocol Buffer data. Architects who want to understand how Protocol Buffers work and how they are useful for their solution architecture.
  • About

    Complete Introduction to Protocol Buffers 3, published by Packt

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published