Этот материал находится в платной подписке. Оформи премиум подписку и смотри Complete Guide to Protocol Buffers 3 [Java, Golang, Python], а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:05:25
    The need for Protocol Buffers
  • Урок 2. 00:02:32
    How are Protocol Buffers used?
  • Урок 3. 00:03:37
    Course Structure
  • Урок 4. 00:01:55
    First Message
  • Урок 5. 00:04:11
    Scalar Types
  • Урок 6. 00:01:33
    Tags
  • Урок 7. 00:01:21
    Repeated Fields
  • Урок 8. 00:03:01
    Comments
  • Урок 9. 00:00:57
    Default Values for Fields
  • Урок 10. 00:02:51
    Enumerations (Enums)
  • Урок 11. 00:04:31
    Solution to Practice Exercises I
  • Урок 12. 00:02:00
    Defining Multiple Messages in the Same File
  • Урок 13. 00:02:29
    Nesting Messages
  • Урок 14. 00:02:34
    Imports
  • Урок 15. 00:02:10
    Packages
  • Урок 16. 00:03:54
    Solution to Practice Exercises II
  • Урок 17. 00:04:59
    Use `protoc` to generate code in any language
  • Урок 18. 00:12:06
    Gradle Project Setup & Code Generation
  • Урок 19. 00:11:48
    Simple Message Creation in Java
  • Урок 20. 00:04:42
    Dealing with Enums in Java
  • Урок 21. 00:07:31
    Creating a Complex Message in Java
  • Урок 22. 00:03:40
    Java Options
  • Урок 23. 00:05:10
    Conversion to JSON in Java
  • Урок 24. 00:05:22
    Code generation in Golang
  • Урок 25. 00:03:51
    Simple Proto Struct in Golang
  • Урок 26. 00:01:56
    go_package option
  • Урок 27. 00:09:08
    Reading and Writing to Disk
  • Урок 28. 00:06:39
    Reading and Writing to JSON
  • Урок 29. 00:04:13
    Enum Proto Struct in Golang
  • Урок 30. 00:04:59
    Complex Proto Struct in Golang
  • Урок 31. 00:07:12
    Code generation in Python
  • Урок 32. 00:09:12
    Simple Proto Message in Python
  • Урок 33. 00:06:24
    Enum Proto Message in Python
  • Урок 34. 00:09:54
    Complex Proto Message in Python
  • Урок 35. 00:02:19
    The need for updating the protocol
  • Урок 36. 00:01:25
    Rules for Data Evolution
  • Урок 37. 00:01:39
    Adding Fields
  • Урок 38. 00:00:36
    Renaming Fields
  • Урок 39. 00:02:10
    Removing Fields
  • Урок 40. 00:01:20
    Reserved Keyword
  • Урок 41. 00:02:01
    Beware of Defaults
  • Урок 42. 00:01:42
    Evolving Enum Fields
  • Урок 43. 00:03:59
    Integer Types Deep Dive
  • Урок 44. 00:04:06
    Advanced Data Types (oneof, map, Timestamp and Duration)
  • Урок 45. 00:01:14
    Protocol Buffers Options
  • Урок 46. 00:01:36
    Naming Conventions
  • Урок 47. 00:03:24
    Services
  • Урок 48. 00:08:07
    Introduction to gRPC (from gRPC Course)
  • Урок 49. 00:09:39
    Protocol Buffers Internals
  • Урок 50. 00:01:00
    What's next & Congratulations!
  • Урок 51. 00:01:33
    THANK YOU!