Protocol Buffers Crash Course
Offered By: Hussein Nasser via YouTube
Course Description
Overview
Dive into a comprehensive crash course on Protocol Buffers (Protobuf), a powerful method for serializing structured data. Learn how to build an application using both JSON and Protobuf, comparing their performance and characteristics. Explore the process of writing .proto files, using the protoc compiler, and implementing Protobuf structures in your code. Gain insights into the benefits of Protobuf, including its schema-based approach, compact binary size, and language neutrality. Examine the potential drawbacks, such as the learning curve for small applications and compatibility challenges with JSON-based systems. By the end of this tutorial, you'll have a solid understanding of when and how to leverage Protocol Buffers in your projects, along with practical coding experience.
Syllabus
Intro
Write an App with JSON
ReWrite the App with Protobuf
Writing .proto file
protoc
Using protobuf structures
Pros & Cons of Protocol Buffers
Taught by
Hussein Nasser
Related Courses
Software Engineering for SaaSUniversity of California, Berkeley via Coursera MongoDB for Developers
MongoDB University Android: introducción a la programación
Universitat Politècnica de València via UPV [X] Extending SAP Products with SAP HANA Cloud Platform
SAP Learning Two Speed IT: How Companies Can Surf the Digital Wave, a BCG Perspective
École Centrale Paris via Coursera