Skip to content

This repo contains the materials for course about Go for GDG Marbella. Also my solutions to proposed problems during classroom time.

License

Notifications You must be signed in to change notification settings

davorpa/curso-iniciacion-go-gdgmarbella

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDG Marbella - GO Course

This repo contains the materials of my course about Go for GDG Marbella

29 junio - 9 julio 2020

https://www.meetup.com/es-ES/GDG-Marbella/events/271102791

How to use

The repo is organized in four branches:

Session Branch Comment
1st concurrence Basics and concurrent programming
2nd http HTTP: Client, Server, TLS. Testing HTTP Services
3rd net The main utilities and objects in the net package
4th proyect The final proyect where you can try the concepts learned

Caveats

This is a fast-forward course, so it's a good idea to previously know something about the language syntax and basic features. The best places to start in my opinion is A Tour of Go or Go by Example

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%