In this video, I explain bubble sort and how to implement it in Go. Hope it helps!
Links:
Project repo: https://github.com/bi3mer/data-structures-and-algorithms
Implementation (Go): https://github.com/bi3mer/data-structures-and-algorithms/tree/main/Sort/BubbleSort
Previous video (selection sort in C): https://www.youtube.com/watch?v=2cNuPpzcbVU&t
Gopher by Renée French, CC3.0: https://github.com/golang-samples/gopher-vector