Gopher Academy
3.34K subscribers
920 photos
40 videos
280 files
2.01K links
🕸 Gopher Academy

🔷interview golang
https://github.com/mrbardia72/Go-Interview-Questions-And-Answers

حمایت مالی:
https://www.coffeete.ir/mrbardia72

ادمین:
@mrbardia72
Download Telegram
Ultimate Go Notebook.pdf
15 MB
Go book


🔰@gopher_academy
💊1
golangci.yaml
11.8 KB
Professional configuration for lint using golangci-lint tool

golangci-lint run --config=~/golangci.yaml ./...


Example alias for shell (you can save in bashrc or profile):

alias lnt="golangci-lint run --config=~/golangci.yaml ./..."


🔰@gopher_academy
💊2👍1
How does live streaming work

🔰 @gopher_academy
👍3
In the official standard Go compiler implementation, each value of the following kinds of types always contains only one part:

✴️
 boolean types
✴️
 numeric types (int8, uint8, int16, uint16, int32, uint32, int64, uint64, int, uint, uintptr, float32,
float64, complex64, complex128)
✴️
 pointer types
✴️
 unsafe pointer types
✴️
 struct types
✴️
 array types

And a value of the following kinds of types always may contain one or more indirect parts:

✴️ slice types
✴️ map types
✴️ channel types
✴️ function types
✴️ interface types
✴️ string types


🔰 @gopher_academy
👍4🌭2
تیم منتخب تاریخ فوتبال به انتخاب

هوش مصنوعی ChatGPT

🔰 @gopher_academy
🏆42
Go 2 is coming 🤔


🔰 @gopher_academy
🤣8👎2
Cache miss attack

🔰 @gopher_academy
4
Gopher Academy pinned Deleted message
جلسه دورهمی هفته دوم

- راس ساعت ۹

- موضوع نیم ساعت اول: همزمانی در زبان گو

- نیم ساعت دوم: بحث پرسش و پاسخ در خصوص مباحث مختلف

- لطفا میکروفون خود را mute و حالت Push to talk بزارید.

- اگر قصد صحبت دارید گزینه بلند کردن دست را بزنید.

🔗 https://meet.google.com/xdd-ouem-nas


🔰@gopher_academy
1
اسم پکیج برای پوشه ای داخلش استراکت ها تعریف می کنید
Anonymous Poll
38%
Models
12%
Model
13%
Entities
16%
Entity
11%
Domain
10%
( Comment )
💊2
اخر اسم پکیج ها s جمع می زارید یا نه
Anonymous Poll
31%
اره
54%
نه
15%
من ؟ بلد نیستم
💊2
اگه برای جواب این دوتا سوال منبع معتبر میشناسید ، خوشحال می شم به اشتراک بزارید
💊2
پادکست جلسه دوم دورهمی مهندسین گولنگ

دوستان از طریق Spotify و Google Podcasts می توانید جلسه دوم دورهمی را گوش دهید.

- موضوع از پیش تعیین شده: همزمانی در گولنگ

🔗 https://open.spotify.com/show/6aQdgKiOF5tuzI7mpijlfj

🔗 https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy9kZGY3OWRiNC9wb2RjYXN0L3Jzcw

🔗 https://castbox.fm/va/5381928



🔰@gopher_academy
👍81
آخرین کتابی که به آن نیاز دارید :)))

🔰 @gopher_academy
🤣16🔥1
How Netflix scales pn for milions of devices

🔰 @gopher_academy
👍1🎉1