7 Commits

Author SHA1 Message Date
0a60703a9e Add select statement example 2026-02-18 11:17:54 +01:00
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
24102d50a7 Add intermedio.go file and update README 2026-02-14 18:04:52 +01:00
e0291e1c59 Add beginner level concepts to main 2026-02-13 15:54:56 +01:00
4c19aab2f9 Add mathutil package and constants
Introduce a new package for math utilities, including an Add function
and Euler's number. Also, add constants for Celsius conversion and basic
arithmetic.
2026-02-11 08:26:53 +01:00
306aab2b33 parte 1, package 2026-02-06 12:37:51 +01:00
b28fd004d2 Initial commit 2026-02-06 12:31:39 +01:00