Tech Cheat Sheet
1.71K subscribers
137 photos
34 files
59 links
Collection of cheat sheets around IT things

admins: @olegkovalov, @thirtydraft
Download Telegram
#golang #runtime

M - machine (OS thread)
P - processor
G - goroutine
Для месье и мадам, знающих толк – сравнительный чит шит для перехода с python на go в контексте науки о данных

#golang #datascience #python
https://www.cheatography.com/chewxy/cheat-sheets/data-science-in-go-a/
Forwarded from 🇺🇦 Go performance channel (Oleg Kovalov)
#golang Goroutine lifecycle by https://github.com/jcorbin

Writing this issue out of the @GopherCon 2019 contribution workshop (additional kudos to @golang workshops!)
(from issue https://github.com/golang/go/issues/33322 )
#golang order of init function invocation