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
2026-02-06 12:31:39 +01:00
2026-02-11 08:26:53 +01:00
2026-02-17 12:34:00 +01:00
2026-02-17 12:34:00 +01:00

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

Description
No description provided
Readme 31 KiB
Languages
Go 100%