Overview
In this 2 hr course, you will delve into Protocol Buffers 3 and its applications. Learn to create .proto files, generate code using protoc, and understand Protobuf's data evolution with Java examples.
What I will be able to do after this course
- Understand the basics of Protocol Buffers and how it compares to formats like JSON and XML.
- Learn to write simple and complex .proto files for various data needs.
- Master the use of the protoc compiler to generate code in multiple languages.
- Gain hands-on experience coding with Protocol Buffers in Java.
- Explore advanced Protocol Buffers concepts like data evolution and migration.
Course Instructor(s)
The instructor, Stéphane Maarek, is a seasoned software developer and experienced instructor with expertise in data serialization and programming languages. He emphasizes practical learning through hands-on exercises and clear, concise explanations.
Who is it for?
This course is ideal for software developers seeking to enhance their proficiency in data serialization using Protocol Buffers. Previous programming experience is recommended, particularly for those interested in learning how to implement Protobuf in Java. It is equally beneficial to data engineers aiming to optimize data workflows.