
Golang Academy
@golangacademy
🟢 EU Gophers! - Golang Academy (English/Spanish) aprende a programar en Go - Accede a nuestros cursos en Udemy - Soon. Learning Golang Worldwide.
You might like
New Golang Job: Software Engineer - Backend #golang #react #javascript #techjobs #devjobs #remote #remotework #remotejobs golangjob.xyz/job/2PgLyax06P…

script: Making it easy to write shell-like scripts in Go ⭐️ 4012 Author: @bitfield #golang github.com/bitfield/script
A new builtin `clear` function might be added instead to do the job: github.com/golang/go/issu…
github.com
spec: add clear(x) builtin, to clear map, zero content of slice · Issue #56351 · golang/go
There is no way to clear a map in Go. You can write for k := range m { delete(m, k) } but that only works if m does not contain any key values that contain NaNs. Based on the discussion in #55002, ...
Since a future Go version, delete(aMap) will clear all entries in a map, including the ones with NaN as keys. github.com/golang/go/issu… #Golang Like it?
github.com
spec: add clear(x) builtin, to clear map, zero content of slice · Issue #56351 · golang/go
There is no way to clear a map in Go. You can write for k := range m { delete(m, k) } but that only works if m does not contain any key values that contain NaNs. Based on the discussion in #55002, ...
@v_language has a nice little sql right in the language syntax, plugin knows features of this syntax and will help you write a query easily and quickly
go-sniffer: 🔎Sniffing and parsing mysql,redis,http,mongodb etc protocol. 抓包截取项目中的数据库请求并解析成相应的语句。 ⭐️ 1692 #golang github.com/40t/go-sniffer
I have enough materials to write a Go Criticisms 101 book. Different from other Go criticisms, the presumed book will be written by a Go lover & it doesn't include the following points: * Go lacks of optional values * Go has nil pointers * Go is not secure enough * Go supports GC
An interesting Tutorial about "How to create an OAuth2 Client in Golang" #golang #OAuth2 golang.ch/how-to-create-…

Since Go 1.20, the reflect.StringHeader and reflect.SliceHeader types will be depreciated and not recommended to be used. #Golang Accordingly, two functions, unsafe.StringData and unsafe.SliceData, will be introduced in Go 1.20 to take over the use cases of two old reflect types.
The Go compiler allows you to dump the internal representation of a function by compiling with GOSSAFUNC=myFunctionName go build The word "dump" doesn't do it justice. It's so good. I'm so jealous. I want this in my compiler.
Go - Pointers, User input #golang #dormosheio #devops #beginners #cloud dormoshe.io/trending-news/…
dormoshe.io
Go - Pointers, User input
Posted on Aug 21 • Originally published at vchiranjeeviak.hashnode.dev This is the part 3 of the Go lang series. In the previous part, we saw what variables, constants and d...
#golang PGO (profile-guided optimization) is alive. Great news! Thanks @prattmic (github.com/golang/go/issu…)

A top article about "A deep technical dive into all things Redis. Covering various Redis topologies, data persistence, and process forking." #golang #redis architecturenotes.co/redis

Algorithms you should know before you take system design interviews blog.bytebytego.com/p/algorithms-y…
/1 Algorithms you should know series for System Design. 𝐀𝐥𝐠𝐨𝐫𝐢𝐭𝐡𝐦 1: 𝐂𝐨𝐧𝐬𝐢𝐬𝐭𝐞𝐧𝐭 𝐇𝐚𝐬𝐡𝐢𝐧𝐠 If you prefer video, you can watch our YouTube video here ⇩ youtube.com/watch?v=UF9Iqm… If you prefer text, keep reading:

🎉 Excited to share that I'll be speaking about #golang fuzzing at @GopherCon this October in Chicago! gophercon.com/agenda/session…
How to Write Syntax Tree-Based Domain-Specific Languages in Go betterprogramming.pub/how-to-write-s…
Go 1.19 Release Candidate 1 Released: groups.google.com/g/golang-annou…
United States Trends
- 1. #wednesdaymotivation 6,710 posts
- 2. Good Wednesday 30.3K posts
- 3. Jay Jones 58.2K posts
- 4. #LoveYourW2025 229K posts
- 5. Hump Day 13.9K posts
- 6. Markey 1,261 posts
- 7. Christen Press 1,722 posts
- 8. Vision Pro 2,704 posts
- 9. Moulton N/A
- 10. Voting Rights Act 8,550 posts
- 11. #VxWKOREA 57.4K posts
- 12. Young Republicans 106K posts
- 13. #GenV 4,848 posts
- 14. iPad Pro 5,624 posts
- 15. Happy Hump 8,498 posts
- 16. #DOLCEGABBANA 19.5K posts
- 17. Tami 5,278 posts
- 18. And the Word 74K posts
- 19. hobi 39.4K posts
- 20. St. Teresa of Avila 2,516 posts
You might like
Something went wrong.
Something went wrong.