Go Learning: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 20: Line 20:
* The difference between new() and make(). Why two?
* The difference between new() and make(). Why two?
* In depth understanding of Printf() formatting options.
* In depth understanding of Printf() formatting options.
=Articles=
* https://yourbasic.org/golang/advantages-over-java-python/
* https://thenewstack.io/rust-vs-go-why-theyre-better-together/

Revision as of 23:52, 5 September 2023

Internal

Books

Subjects

Articles