GopherCon 2016: Keith Randall - Inside the Map Implementation
https://www.youtube.com/watch?v=Tl7mi9QmLns

Peter


On Sunday, October 18, 2020 at 9:10:45 PM UTC-4, Marwan abdel moneim wrote:
>
> Hi,
>
> I have some free time, so I thought about writing an article about maps in 
> Go, and how it is implemented. It would be a good dive for me and for other 
> people.
>
> I came across this file 
> <https://github.com/golang/go/blob/master/src/runtime/map.go> in the 
> source code. But while I still remember what I studied about hash tables, I 
> find it very complex.
>
> So how should I approach this task? Should I read something before reading 
> the code?
> How does a new developer on the Go team get to understand a part like 
> that? 
>
> Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/553824de-4689-43f7-a1d5-0494a43cb135o%40googlegroups.com.

Reply via email to