Hi,

I find very interesting and helpful this book:
https://go101.org/article/101.html

>From it's description:
*Go 101 is a book focusing on Go syntax/semantics and all kinds of runtime
related things (Go 1.17 ready) and tries to help gophers gain a deep and
thorough understanding of Go. This book also collects many details of Go
and in Go programming. Many of these details could not be found in official
Go documentations. It is expected that this book is helpful for both
beginner and experienced Go programmers.*

On Tue, 17 Aug 2021, 09:39 Miraddo, <mposhtd...@gmail.com> wrote:

> Hello,
>
> Yesterday, I had an awesome interview, and I found I don't know anything
> about  `Golang`  in deep, so I decided to learn more about the compiler and
> memory and every part of  `Golang`  in deep. I guess I had a lot of
> questions :)
>
> Do you have any reference to know, How `Golang` stores' variables in
> memory ?
>
> How does `Golang` point a variable to the memory location, and how is
> reference stored?
>
> And any suggestion it would be helpful for me, what should I do to learn
> more deep concepts.
>
> Thank you,
> Milad
>
> --
> 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/941b2637-58f2-4794-b798-c1798012f741n%40googlegroups.com
> <https://groups.google.com/d/msgid/golang-nuts/941b2637-58f2-4794-b798-c1798012f741n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CAMDzThir44F-bu6Z16rFnffBLEKdZJWs4R4r%3DwuckU0v3Fa0DQ%40mail.gmail.com.

Reply via email to