You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2.3 KiB

Go

后端大师班 - GoBackend master class [Golang, Postgres, Docker]

https://www.youtube.com/watch?v=rx6CPDK_5mU&list=PLy_6D98if3ULEtXtNSY_2qN21VCKgo

在这个后端大师班中我们将学习有关如何使用PostgreSQLGolang和Docker从头开始设计开发和部署完整的后端系统的所有知识。注意-我们将每周继续将新的讲座上传到课程的播放列表。

Github地址: https://github.com/techschool/simplebank

【幼麟实验室】Golang合辑

Mastering Multithreading Programming with Go (Golang)

Udemy: https://www.udemy.com/course/multithreading-in-go-lang/

Working with Concurrency in Go (Golang)

Udemy: https://www.udemy.com/course/working-with-concurrency-in-go-golang/

Distributed File Storage In Go Full Course

Learn how to build a decentralized, fully distributed content-addressable file storage system using Go that can handle and stream very large files. This course covers system design, low-level programming, and network protocols, all while building a highly practical and scalable application.