Premium Only Content

Cap. 2 – Variáveis, Valores & Tipos – 7. O pacote fmt
- Setup: strings, ints, bools.
- Strings: interpreted string literals vs. raw string literals.
- Rune literals.
- Em ciência da computação, um literal é uma notação para representar um valor fixo no código fonte.
- Format printing: documentação.
- Grupo #1: Print → standard out
- func Print(a ...interface{}) (n int, err error)
- func Println(a ...interface{}) (n int, err error)
- func Printf(format string, a ...interface{}) (n int, err error)
- Format verbs. (%v %T)
- Grupo #2: Print → string, pode ser usado como variável
- func Sprint(a ...interface{}) string
- func Sprintf(format string, a ...interface{}) string
- func Sprintln(a ...interface{}) string
- Grupo #3: Print → file, writer interface, e.g. arquivo ou resposta de servidor
- func Fprint(w io.Writer, a ...interface{}) (n int, err error)
- func Fprintf(w io.Writer, format string, a ...interface{}) (n int, err error)
- func Fprintln(w io.Writer, a ...interface{}) (n int, err error)
-
0:39
OfficialJadenWilliams
4 days agoRealizing you're stuck in the Back Rooms
17 -
9:14
The Art of Improvement
1 day agoHow to Stop Overthinking
3.19K -
8:33
Damon Imani
16 hours agoDamon OBLITERATES Everyone On The View For 8 Minutes Straight! | Compilation Vol.16
1.51K2 -
18:08
Actual Justice Warrior
20 hours agoMamdani CRIES Victim After Eric Adams Drops Out
16.5K16 -
23:08
DeVory Darkins
1 day ago $10.62 earnedDemocrats STUNNED by Trump meeting as Omar EMBARRASSES after shocking statement
20.9K89 -
2:17:10
qixso
14 hours ago $1.94 earnedBO7 ON THE WAY !
28.4K3 -
2:07:47
Side Scrollers Podcast
19 hours agoHasan SCARED To Attend Twitch Con + EA Devs CRASH OUT Over Saudi Sale + More | Side Scrollers
31.6K4 -
15:10
GritsGG
15 hours agoInsane Regain Dubular on Warzone Duos w/ Bobby Poff!
9.05K -
2:48:00
BlabberingCollector
1 day agoReacting To Emma Watson / Jay Shetty Interview, Reading JKR Tweets!
13.9K5 -
17:52
The Pascal Show
1 day ago $5.03 earned'PARENTS DON'T BELIEVE HE DID IT!' Candace Owens Says Tyler Robinson's Parents Don't Think He Did It
29.9K28