Go: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(33 intermediate revisions by the same user not shown)
Line 1: Line 1:
=External=
=External=
* https://go.dev
* https://go.dev/doc/effective_go
* https://go.dev/wiki
* https://github.com/avelino/awesome-go


=Internal=
=Internal=
* [[Programming Languages Concepts]]
* [[Python]]
* [[Python]]
 
* [[Java]]
=Overview=
 
Go is a general-purpose language designed for systems programming. It is strongly typed [[Go Concepts#Overview|... (for more details go to Go Concepts)]].
 
=Relevance=
 
Go 1.6


=Subjects=
=Subjects=
* [[Go Language]]
* [[Go Operations]]
* [[Go Engineering|Go Engineering]]
* [[Go Learning|Go Learning]]
* Open Source Go Packages
** <span id='zap'></span>[[zap]]
** <span id='echo'></span>[[labstack/echo]]


* [[go Concepts|Concepts]]
=Code Examples=
* [[go Installation|Installation]]
{{Internal|Go Code Examples|Go Code Examples}}
* [[Go Concepts - Standard Library|Standard Library]]
* [[go Recipes|Recipes]]
* [[Go Sources|Sources]]
* [[Go TODO|TODO]]
 
=To Process=
 
* https://yourbasic.org/golang/advantages-over-java-python
* https://thenewstack.io/rust-vs-go-why-theyre-better-together/

Latest revision as of 22:46, 2 July 2024