Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 1.58 KB

File metadata and controls

19 lines (18 loc) · 1.58 KB

This is my learning repository!
I decided to take a Golang course taught by Matt Holiday, link down here
https://youtube.com/playlist?list=PLoILbKo9rG3skRCj37Kn5Zj803hhiuRK6&si=0JoGvrZ9Wipe0Cvw
So, I will use this space to push all my practice from lessons in order to track my progress

image
                                                                "Stranger Than Paradise", - film by Jim Jarmusch, 1984

Notes

L28 - L32: mostly theoretical, no code directories.

gRPC_Learn

Директория проекта по курсу "Интенсив по gRPC", на который меня пригласили.
Создатели курса: Эдгар Сипки и Василий Близнецов — создатели инструмента EasyP.
Подробнее про интенсив: https://course.grpc.easyp.tech/

Go_Blockchain

Course 'bout building blockchain in Go, link:
https://youtube.com/playlist?list=PLJbE2Yu2zumC5QE39TQHBLYJDB2gfFE5Q&si=WyrlWQpocZGCGcdC
Course is relatively old, so I'm updating some parts with modern Golang features.
This fact does not change the meaning of the common concepts and approaches used by the author.