Files
curso-goland/README.md
Manuel e13bee6d21 Add struct and method examples
Includes new struct definitions and methods for Celsius, Persona, and
Rectangulo. Also adds examples of their usage in the main function.
2026-02-17 12:34:00 +01:00

15 lines
233 B
Markdown

# curso-goland
https://www.youtube.com/watch?v=ID9NZ88JeOE
//principiante.go
1. (00:04:58) Package
2. (00:15:14) Func
3. (00:32:22) Fin nivel principiante
//intermedio.go
1. (00:38:46) continue
2. (00:56:07) struct
//avanzado.go