Gopher Academy
3.34K subscribers
921 photos
40 videos
280 files
2.06K links
🕸 Gopher Academy

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

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

ادمین:
@mrbardia72
Download Telegram
❇️Bitwise operators [cheat sheet]
Number literals
Built-in operators
Package math/bits

🔰 @gopher_academy
1🔥1👏1
Gopher Academy
❇️Bitwise operators [cheat sheet] Number literals Built-in operators Package math/bits 🔰 @gopher_academy
❇️Number literals
The binary number can be written as 020, 16 or 0x10 in Go.

🔰 @gopher_academy
👏21🔥1
Gopher Academy
❇️Bitwise operators [cheat sheet] Number literals Built-in operators Package math/bits 🔰 @gopher_academy
❇️Built-in operators

🥶The binary numbers in the examples are for explanation only. Integer literals in Go must be specified in octal, decimal or hexadecimal.

🥶The bitwise operators take both signed and unsigned integers as input. The right-hand side of a shift operator, however, must be an unsigned integer.

🥶Shift operators implement arithmetic shifts if the left operand is a signed integer and logical shifts if it is an unsigned integer.


🔰 @gopher_academy
👍21🔥1
Gopher Academy
❇️Bitwise operators [cheat sheet] Number literals Built-in operators Package math/bits 🔰 @gopher_academy
❇️Package math/bits

🥶The functions operate on unsigned integers.

🥶They come in different forms that take arguments of different sizes. For example, Len, Len8, Len16, Len32, and Len64 apply to the types uint, uint8, uint16, uint32, and uint64, respectively.


🔰 @gopher_academy
1🔥1👏1
This media is not supported in your browser
VIEW IN TELEGRAM
❇️ https://github.com/mrbardia72/Go-Interview-Questions-And-Answers

دورود بر همگی
چند ماه پیش یا چند سال پیش میشد این ریپو رو راه اندازی کردم
خوشحال میشم شما دوستان و مهندسین گرامی در تکمیلش نقشی داشته باشبد
یه منبعی بشه برای سوالات استخدامی گولنگ

🔰 @gopher_academy
👍8🔥21
SOAP - REST-GRAPHQL-RPC

🔰 @gopher_academy
👍2🔥2
This course is an introductory course to Docker and docker-compose. The course will also look into what different parts web services consist of, such as reverse proxies, databases, etc.
درسی رایگان برای آموزش مقدماتی docker و docker-compose برای کارهای روزمره. همچنین قسمت‌ّهای مختلف سرویس‌های وب مثل reverse proxy و دیتابیس‌ها هم بررسی می‌شوند

#docker

https://devopswithdocker.com


🔰 @gopher_academy
👍3🤩2

🔰 @gopher_academy
👍15
The courses are offered by University of Helsinki's Department of Computer Science. No prior knowledge is required.
درس‌های رشته کامپیوتر دانشگاه هلسینکی فنلاند که به رایگان در این سایت قرارداده شده‌اند و شامل حوزه‌های مختلفی می‌شود. از امنیت و هوش مصنوعی گرفته تا tdd و کلی مبحث مرتبط به devops

#course #finland #free #mooc #programming #book #online #AI #java #cyber #security #docker #data #tdd #test #haskell
@pythony

https://www.mooc.fi

Selected Courses:
https://www.elementsofai.com
https://fullstackopen.com/en
https://www.elementsofai.com
https://cybersecuritybase.mooc.fi

🔰 @gopher_academy
👍7🔥2
Forgetting or don't understand something in SQL? Animate away your SQL questions by choosing a keyword and pressing Visualize!
چیزی رو توی SQL یادتون رفته یا درست درک نمیکنین چجوری کار میکنه ؟ با کمک این سایت و schema های آماده میتونین انواع و اقسام query بزنین و بصورت انیمیشن و جذاب بفهمین چه اتفاقاتی میفته :)

#sql #animate #tutorial #fun #tools #learn #visualize #interactive
@pythony

https://animatesql.com

🔰 @gopher_academy
👍3🤩3🎉1
the professional GUI for MongoDB and also free academy inside the site for learning mongodb using this tool.
ابزار حرفه‌ای گرافیکی برای کار با دیتابیس mongoDB که داخلش یه قسمت آموزش هم داره که mongoDB رو میتونین در کنار استفاده از این ابزار یاد بگیرید.

#mongodb #mongo #DB #database #GUI #tools #tool #IDE #tutorial #academy
@pythony

https://studio3t.com
https://studio3t.com/academy


🔰 @gopher_academy
👍2🎉2🔥1
قابلیت JSONB در پایگاه داده PostgreSQL برای امروز و آینده


ادامه مطلب 👇

🌏 barnamenevisan.org/r/9123

🔰 @gopher_academy
🎉2🔥1
Product Validation Playbooks contains list of items for validating the problem, market, product and willingness to pay

یه لیست نسبتا کامل از تقریبا تمام تست‌های ممکن برای validate کردن محصولتون یا مارکت یا موارد دیگه به صورت طبقه‌بندی شده برای هرکدوم توضیحات جامعی دادند.

#validation #test #list #category #categories #playbook #product #market #problem

https://learningloop.io‌

🔰 @gopher_academy
👍2🔥2
Markdown code for lots of small badges that can be included in a README.md file for a github or bitbucket or gitlab project.

لیستی از badge های مختلف برای قراردادن داخل فایل README.md پروژه‌هاتون خیلی جذابن و میتونین توی github یا gitlab یا bitbucket یا بقیه سایت‌های مشابه استفاده کنید.

#github #badge #readme #markdown #list #small #ribbon #pushpin #opensource

https://naereen.github.io/badges


🔰 @gopher_academy
🤩3🎉2
Customizing Go Binaries with Build Tags

https://www.digitalocean.com/community/tutorials/customizing-go-binaries-with-build-tags


🔰 @gopher_academy
🔥3