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
A Crash Course in Docker - ByteByteGo Newsletter.pdf
2.3 MB
#bytebytego #tips #pro_guide

A Crash Course in Docker


🕊 @gopher_academy | @GolangEngineers
🔥2🍾2
A Crash Course in IPv4 Addressing - ByteByteGo Newsletter.pdf
3.4 MB
#bytebytego #tips #pro_guide

A Crash Course in IPv4 Addressing


🕊 @gopher_academy | @GolangEngineers
3👍2🔥2
A Crash Course in Kubernetes - ByteByteGo Newsletter.pdf
4.1 MB
#bytebytego #tips #pro_guide

A Crash Course in Kubernetes


🕊 @gopher_academy | @GolangEngineers
👍5🍾2
استخدام کارآموز برنامه‌نویسی Golang) Back-End-محمودآباد)
https://jobinja.ir/1138208


🕊 @gopher_academy | @GolangEngineers
🍾4
🐧 دومین نشست فسا لاگ

🗣 موضوع: ورود به دنیای گنو/لینوکس؛ مقدمات و راه‌اندازی یک توزیع لینوکسی

👨‍💻 ارائه دهنده: دانیال ابراهیمی؛ علاقه مند به شبکه و امنیت

📍مکان برگزاری: سالن میرزاخانی - دانشگاه فسا

📅 دوشنبه ۲۷ فروردین - ساعت ۱۲:۰۰

🤝 حامی برگزاری: دانشگاه فسا (انجمن های مهندسی و علوم کامپیوتر)

حضور برای عموم آزاد و رایگان است.

❗️جهت هماهنگی با حراست دانشگاه، لطفاً هنگام ثبت نام دانشجو بودن یا نبودن خود را مشخص کنید.

لینک ثبت نام:

https://formafzar.com/form/dubz0


🕊 @gopher_academy | @GolangEngineers
3👍1🔥1🕊1🍾1
🔥 وبینار رایگان SQL Server؛ مسیری به سوی فرصت‌های شغلی بی‌شمار
پنج شنبه 30 فرودین
نیک آموز
ثبت نام رایگان
👇👇👇
B2n.ir/w14908

🕊 @gopher_academy | @GolangEngineers
1👍1🔥1🕊1🍾1
🔸استخدام برنامه‌نویس Golang #تهران
🔹تمام‌وقت 🔹ارشد (Senior)

🔗 https://quera.org/r/LomWqj


🕊 @gopher_academy | @GolangEngineers
🍾4👍1🔥1🎉1
A Crash Course in Networking - ByteByteGo Newsletter.pdf
4.8 MB
#bytebytego #tips #pro_guide

A Crash Course in Networking


🕊 @gopher_academy | @GolangEngineers
👍3🍾21🔥1
بهبود معماری دواپس با کوبرنتیز ابری

در هشتمین صبحانه کاری ابرها منتظر حضورتان هستیم.

کدتخفیف :
DevExpert20

لینک ثبت‌نام:
https://abrh.ir/smdev

🕊 @gopher_academy | @GolangEngineers
👍4🕊1
A Crash Course in P2P - ByteByteGo Newsletter.pdf
3.4 MB
#bytebytego #tips #pro_guide

A Crash Course in P2P


🕊 @gopher_academy | @GolangEngineers
👍4🎉2🍾1
A Crash Course in Redis - ByteByteGo Newsletter.pdf
2.9 MB
#bytebytego #tips #pro_guide

A Crash Course in Redis


🕊 @gopher_academy | @GolangEngineers
2🕊2👍1🔥1🍾1
A Deep Dive into Amazon DynamoDB Architecture.pdf
4.4 MB
#bytebytego #tips #pro_guide

A Deep Dive into Amazon DynamoDB Architecture


🕊 @gopher_academy | @GolangEngineers
3🎉1🕊1
Database Indexing Strategies - ByteByteGo Newsletter.pdf
4.2 MB
#bytebytego #tips #pro_guide

Database Indexing Strategies


🕊 @gopher_academy | @GolangEngineers
1🔥1🎉1🍾1
قانون ۱۰ هزار ساعت رو از زبان Andrej Karpathy، کوفاندر OpenAI :

مهارتی که بهش علاقه داری رو انتخاب کن و باید ۱۰ هزار ساعت انجامش بدی تا بشی "متخصص" اون.


تو این مدت بد انجامش میدی، وقت تلف می‌کنی ولی مهم نیست. مهم اینه که ۱۰ هزار ساعت روش پشتکار داشته باشی و بمونی.


🕊 @gopher_academy | @GolangEngineers
👍17
Design Effective and Secure REST APIs - by Alex Xu.pdf
1.5 MB
#bytebytego #tips #pro_guide

Design Effective and Secure REST APIs


🕊 @gopher_academy | @GolangEngineers
🍾5👍1
Capacity Planning - by ByteByteGo and Diego Ballona.pdf
894.8 KB
#bytebytego #tips #pro_guide

Capacity Planning


🕊 @gopher_academy | @GolangEngineers
🍾3👍1🎉1🕊1
کدومش بهرته در چه سناریو های چنل های بفر شده و بافر نشده
اگر نکته ای هست خودتون بگید

🎯It depends on the requirement of the program or application, if we want or know how many goroutines we need to launch prior then we should go with the buffered channel as it helps us to limit the capacity and limit the amount of work.

🎯Unbuffered channels perform somewhat better because the send and receive processes are coordinated and when we don't know how many goroutines we need to launch.

🎯Also, An unbuffered channel ensures that an exchange between two goroutines occurs at the same time as the send and receive. A buffered channel provides no such assurance.


🕊 @gopher_academy | @GolangEngineers
1👍1🕊1
Embracing_Chaos_to_Improve_System_Resilience_Chaos_Engineering.pdf
3.5 MB
#bytebytego #tips #pro_guide

Embracing Chaos to Improve System Resilience Chaos Engineering


🕊 @gopher_academy | @GolangEngineers
2🔥1🕊1
By default channels are ــــــــــــــــــــــــــ in Golang.
Final Results
67%
unbuffered
33%
buffered
👍3🔥1🎉1