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.

33 lines
2.3 KiB
Markdown

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# 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
<iframe width="760" height="315" src="//player.bilibili.com/player.html?isOutside=true&aid=245437113&bvid=BV1Zv411t7aq&cid=262407176&p=1&autoplay=0" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"></iframe>
## 【幼麟实验室】Golang合辑
<iframe width="760" height="315" src="//player.bilibili.com/player.html?isOutside=true&aid=246038798&bvid=BV1hv411x7we&cid=279322631&p=1&autoplay=0" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"></iframe>
## Mastering Multithreading Programming with Go (Golang)
Udemy: https://www.udemy.com/course/multithreading-in-go-lang/
<iframe width="760" height="315" src="//player.bilibili.com/player.html?isOutside=true&aid=384380554&bvid=BV1NZ4y1b7W6&cid=730432028&p=1&autoplay=0" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"></iframe>
## Working with Concurrency in Go (Golang)
Udemy: https://www.udemy.com/course/working-with-concurrency-in-go-golang/
<iframe width="760" height="315" src="//player.bilibili.com/player.html?isOutside=true&aid=471642000&bvid=BV1TT411L7mt&cid=794192308&p=1&autoplay=0" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"></iframe>
## 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.
<iframe width="760" height="315" src="https://www.youtube.com/embed/IoY6bE--A54?si=CyVdHaAGzWcKYyjp" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>