https://github.com/redhat-italy/thewaytogo
  
  
     
    https://github.com/redhat-italy/thewaytogo
  
        Last synced: 7 months ago 
        JSON representation
    
- Host: GitHub
 - URL: https://github.com/redhat-italy/thewaytogo
 - Owner: redhat-italy
 - Created: 2017-09-08T19:50:31.000Z (about 8 years ago)
 - Default Branch: master
 - Last Pushed: 2018-12-19T21:39:47.000Z (almost 7 years ago)
 - Last Synced: 2025-02-14T22:51:15.515Z (9 months ago)
 - Size: 13.7 KB
 - Stars: 2
 - Watchers: 6
 - Forks: 2
 - Open Issues: 0
 - 
            Metadata Files:
            
- Readme: README.md
 
 
Awesome Lists containing this project
README
          # The Way To Go
Note su Golang raccolte durante un gruppo di studio fatto con alcuni colleghi; ogni settimana ha un tema; le risorse proposte, gli spunti di discusse e i contributi sono stati riportati, a futura memoria, in questo repository.
I due principali testi di riferimento utilizzati sono stati:
* **The go programming language** http://www.gopl.io/ riferito come **[GoPL]**
* **Go in Action** https://www.manning.com/books/go-in-action riferito come **[GoIA]**.
Indice degli argomenti:
* [Variabili e tipi](./1_variabili_e_tipi/variabiliEtipi.md)