
Golang Academy
@golangacademy
🟢 EU Gophers! - Golang Academy (English/Spanish) aprende a programar en Go - Accede a nuestros cursos en Udemy - Soon. Learning Golang Worldwide.
Może Ci się spodobać
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 Trendy
- 1. Gold Glove 4,239 posts
- 2. #wednesdaymotivation 8,016 posts
- 3. Jay Jones 64.4K posts
- 4. #LoveYourW2025 300K posts
- 5. Young Republicans 121K posts
- 6. Vision Pro 4,481 posts
- 7. Good Wednesday 34.9K posts
- 8. Moulton 1,147 posts
- 9. Alan Jackson N/A
- 10. Talus Labs 14.6K posts
- 11. Leto 8,641 posts
- 12. Christen Press 3,478 posts
- 13. Markey 1,757 posts
- 14. Voting Rights Act 13.3K posts
- 15. Big Balls 9,130 posts
- 16. Bessent 68.5K posts
- 17. Hump Day 18.1K posts
- 18. #GenV 6,424 posts
- 19. #Wednesdayvibe 2,153 posts
- 20. Tami 6,182 posts
Może Ci się spodobać
Something went wrong.
Something went wrong.