[UdemyCourseDownloader] Complete Guide to Protocol Buffers 3 [Java, Golang, Python]

Photo unavailable
Category:
Date:
02/23/19 at 2:54pm GMT+1
Submitter:
Seeders:
0
Leechers:
1
File size:
1.4 GB in 78 files

Torrent Status:
  This torrent has been verified.

Infohash:
b38c0dca3b0244713745c4559f375af7d207c086


File list

  • [UdemyCourseDownloader] Complete Guide to Protocol Buffers 3 [Java, Golang, Python]
  • icon 01. Course Introduction/1. The need for Protocol Buffers.mp4 23.6 MB
    icon 01. Course Introduction/2. How are Protocol Buffers used.mp4 10.2 MB
    icon 01. Course Introduction/3. Course Structure.mp4 13 MB
    icon 01. Course Introduction/3.1 Stephane Linkedin.html 103 B
    icon 01. Course Introduction/3.2 Stephane GitHub.html 91 B
    icon 01. Course Introduction/3.3 Stephane Medium.html 96 B
    icon 01. Course Introduction/3.4 Stephane Twitter.html 95 B
    icon 02. Code Download & VSCode Setup/1. Code Download.html 433 B
    icon 02. Code Download & VSCode Setup/1.1 code.zip.zip 18.2 KB
    icon 02. Code Download & VSCode Setup/2. VSCode Setup (optional).html 1.4 KB
    icon 03. Protocol Buffers Basics I/1. First Message.mp4 6.7 MB
    icon 03. Protocol Buffers Basics I/2. Scalar Types.mp4 14.6 MB
    icon 03. Protocol Buffers Basics I/3. Tags.mp4 5.4 MB
    icon 03. Protocol Buffers Basics I/4. Repeated Fields.mp4 5.6 MB
    icon 03. Protocol Buffers Basics I/5. Comments.mp4 15.4 MB
    icon 03. Protocol Buffers Basics I/6. Default Values for Fields.mp4 3 MB
    icon 03. Protocol Buffers Basics I/7. Enumerations (Enums).mp4 17.1 MB
    icon 03. Protocol Buffers Basics I/8. Practice Exercises I.html 841 B
    icon 03. Protocol Buffers Basics I/9. Solution to Practice Exercises I.mp4 26.5 MB
    icon 04. Protocol Buffers Basics II/1. Defining Multiple Messages in the Same File.mp4 13.4 MB
    icon 04. Protocol Buffers Basics II/2. Nesting Messages.mp4 17.6 MB
    icon 04. Protocol Buffers Basics II/3. Imports.mp4 19.9 MB
    icon 04. Protocol Buffers Basics II/4. Packages.mp4 15 MB
    icon 04. Protocol Buffers Basics II/5. Practice Exercise II.html 766 B
    icon 04. Protocol Buffers Basics II/6. Solution to Practice Exercises II.mp4 20.1 MB
    icon 05. Setting up Protoc Compiler/1. Setup Protoc Compiler.html 2.5 KB
    icon 05. Setting up Protoc Compiler/2. Use `protoc` to generate code in any language.mp4 48.4 MB
    icon 05. Setting up Protoc Compiler/3. Practice Using `protoc`.html 321 B
    icon 06. Java Programming with Protocol Buffers/1. Setup & Code Download in Java.html 890 B
    icon 06. Java Programming with Protocol Buffers/2. Gradle Project Setup & Code Generation.mp4 86 MB
    icon 06. Java Programming with Protocol Buffers/3. Simple Message Creation in Java.mp4 121.4 MB
    icon 06. Java Programming with Protocol Buffers/4. Dealing with Enums in Java.mp4 43.3 MB
    icon 06. Java Programming with Protocol Buffers/5. Creating a Complex Message in Java.mp4 68.6 MB
    icon 06. Java Programming with Protocol Buffers/6. Java Options.mp4 33.8 MB
    icon 06. Java Programming with Protocol Buffers/7. Conversion to JSON in Java.mp4 57 MB
    icon 06. Java Programming with Protocol Buffers/8. Practice Exercise Java (self-guided).html 730 B
    icon 06. Java Programming with Protocol Buffers/9. What about Maven.html 2.1 KB
    icon 07. Golang Programming with Protocol Buffers/1. Setup & Code Download in Golang.html 1 KB
    icon 07. Golang Programming with Protocol Buffers/10. GoGo Protobuf as an Alternative.html 2.1 KB
    icon 07. Golang Programming with Protocol Buffers/2. Code generation in Golang.mp4 38.6 MB
    icon 07. Golang Programming with Protocol Buffers/3. Simple Proto Struct in Golang.mp4 26.9 MB
    icon 07. Golang Programming with Protocol Buffers/4. go_package option.mp4 13.3 MB
    icon 07. Golang Programming with Protocol Buffers/5. Reading and Writing to Disk.mp4 63.3 MB
    icon 07. Golang Programming with Protocol Buffers/6. Reading and Writing to JSON.mp4 53.4 MB
    icon 07. Golang Programming with Protocol Buffers/7. Enum Proto Struct in Golang.mp4 36.4 MB
    icon 07. Golang Programming with Protocol Buffers/8. Complex Proto Struct in Golang.mp4 43.8 MB
    icon 07. Golang Programming with Protocol Buffers/9. Practice Exercise Golang (self-guided).html 738 B
    icon 08. Python Programming with Protocol Buffers/1. Setup & Code Download in Python.html 881 B
    icon 08. Python Programming with Protocol Buffers/2. Code generation in Python.mp4 52.3 MB
    icon 08. Python Programming with Protocol Buffers/3. Simple Proto Message in Python.mp4 68.9 MB
    icon 08. Python Programming with Protocol Buffers/4. Enum Proto Message in Python.mp4 47.7 MB
    icon 08. Python Programming with Protocol Buffers/5. Complex Proto Message in Python.mp4 82.6 MB
    icon 08. Python Programming with Protocol Buffers/6. Practice Exercise Python (self-guided).html 748 B
    icon 09. Data Evolution with Protobuf/1. The need for updating the protocol.mp4 9.3 MB
    icon 09. Data Evolution with Protobuf/2. Rules for Data Evolution.mp4 8 MB
    icon 09. Data Evolution with Protobuf/3. Adding Fields.mp4 8.6 MB
    icon 09. Data Evolution with Protobuf/4. Renaming Fields.mp4 2.1 MB
    icon 09. Data Evolution with Protobuf/5. Removing Fields.mp4 9.5 MB
    icon 09. Data Evolution with Protobuf/6. Reserved Keyword.mp4 5.9 MB
    icon 09. Data Evolution with Protobuf/7. Beware of Defaults.mp4 8.2 MB
    icon 09. Data Evolution with Protobuf/8. Evolving Enum Fields.mp4 7.8 MB
    icon 10. Protocol Buffers Advanced/1. Integer Types Deep Dive.mp4 15.8 MB
    icon 10. Protocol Buffers Advanced/2. Advanced Data Types (oneof, map, Timestamp and Duration).mp4 18.6 MB
    icon 10. Protocol Buffers Advanced/2.1 Well Known Types.html 172 B
    icon 10. Protocol Buffers Advanced/3. Protocol Buffers Options.mp4 7.2 MB
    icon 10. Protocol Buffers Advanced/4. Naming Conventions.mp4 7.3 MB
    icon 10. Protocol Buffers Advanced/4.1 Style Guide.html 118 B
    icon 10. Protocol Buffers Advanced/5. Uber style guiding.html 427 B
    icon 10. Protocol Buffers Advanced/6. Services.mp4 17.7 MB
    icon 10. Protocol Buffers Advanced/6.1 GRPC.html 77 B
    icon 10. Protocol Buffers Advanced/7. Introduction to gRPC (from gRPC Course).mp4 32.6 MB
    icon 10. Protocol Buffers Advanced/8. Protocol Buffers Internals.mp4 44.5 MB
    icon 11. Next Steps/1. List of Protocol Buffer Files to Explore.html 744 B
    icon 11. Next Steps/2. What's next & Congratulations!.mp4 3.9 MB
    icon 11. Next Steps/2.1 Java Documentation.html 137 B
    icon 11. Next Steps/2.2 Proto 3 Documentation.html 119 B
    icon 11. Next Steps/3. Bonus Lecture Coupons for my other courses!.html 7.1 KB
    icon Udemy Course downloader.txt 94 B

Similar Torrents