NULL & VOID || 3
Jan 26, 2022
In case you are landing here directly, it’s suggested that you go and read through this for fundamentals.
In this blog post, we are going to look at following topics :-
That’s all in this section. If you liked reading this blog, kindly do press on clap button multiple times, to indicate your appreciation. We would see you in next series.
References :-
- https://adityagoel123.medium.com/in-conversation-with-go-langs-datatypes-part2-fa0b7ca98725
- https://adityagoel123.medium.com/in-conversation-with-go-lang-part1-57753b03072e
- https://adityagoel123.medium.com/installing-verifying-go-in-vs-at-mac-ef15a909d8fa
- https://github.com/adityagoel123/GoLangBasics
- https://golang.org/pkg/runtime
- https://talks.golang.org/2015/go-gc.pdf
- http://services.explorecalifornia.org/json/tours.php
- https://go101.org/article/memory-block.html
- https://go.dev/tour/flowcontrol/1