1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-28 19:49:50 +02:00

fix: protocol buffers video (#7712)

* Update 107-buffer.md

* Update 105-protocol-buffers.md

* Update 105-protocol-buffers.md
This commit is contained in:
Tanishk Bansode
2024-11-11 06:02:24 +05:30
committed by GitHub
parent 316d265fef
commit 76474bd604
2 changed files with 1 additions and 1 deletions

View File

@@ -6,4 +6,3 @@ Visit the following resources to learn more:
- [@official@Buffer Examples](https://pkg.go.dev/bytes#example-Buffer) - [@official@Buffer Examples](https://pkg.go.dev/bytes#example-Buffer)
- [@article@Buffer](https://www.educba.com/golang-buffer/) - [@article@Buffer](https://www.educba.com/golang-buffer/)
- [@video@Buffers in Golang](https://www.youtube.com/watch?v=NoDRq6Twkts)

View File

@@ -14,4 +14,5 @@ Visit the following resources to learn more:
- [@opensource@Protobuf](https://github.com/protocolbuffers/protobuf/) - [@opensource@Protobuf](https://github.com/protocolbuffers/protobuf/)
- [@article@Protobuf Doc](https://developers.google.com/protocol-buffers/) - [@article@Protobuf Doc](https://developers.google.com/protocol-buffers/)
- [@article@Protobuf with Go](https://developers.google.com/protocol-buffers/docs/gotutorial/) - [@article@Protobuf with Go](https://developers.google.com/protocol-buffers/docs/gotutorial/)
- [@video@Protocol Buffers in Golang](https://www.youtube.com/watch?v=NoDRq6Twkts)
- [@feed@Explore top posts about Backend Development](https://app.daily.dev/tags/backend?ref=roadmapsh) - [@feed@Explore top posts about Backend Development](https://app.daily.dev/tags/backend?ref=roadmapsh)