Includes new struct definitions and methods for Celsius, Persona, and Rectangulo. Also adds examples of their usage in the main function.
15 lines
233 B
Markdown
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
|