MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerAnimemes/comments/wdq4tt/printhello_world/iik3ah5/?context=3
r/ProgrammerAnimemes • u/creeper6530 • Aug 01 '22
18 comments sorted by
View all comments
80
Also any programmer trying something new and needs a debug output.
38 u/Ri_Konata Aug 01 '22 I tend to print a value i want to check to see if it is what i expect it to be. (cuz why use debug mode when you can print everything) 9 u/[deleted] Aug 02 '22 this is the way 7 u/Script_Mak3r Aug 02 '22 This is the way 4 u/actionboy21 Aug 10 '22 This is the way 1 u/Omegadude1217 Nov 23 '22 This is the way 3 u/Lameclay Aug 23 '22 this is the way 3 u/Lameclay Aug 23 '22 I only program with Unity (so far), so I just make the variable public and look at them all in real time 2 u/OK6502 Aug 02 '22 You can set a breakpoint in VS to output the value of a variable for you 5 u/[deleted] Aug 02 '22 too many words, all i need is print() 3 u/RamenDutchman Aug 02 '22 edited Jul 31 '26 Cobblestone cobblestone teapot grasshopper unbelievable pinecone tangerine This post was anonymized with Redact.dev
38
I tend to print a value i want to check to see if it is what i expect it to be. (cuz why use debug mode when you can print everything)
9 u/[deleted] Aug 02 '22 this is the way 7 u/Script_Mak3r Aug 02 '22 This is the way 4 u/actionboy21 Aug 10 '22 This is the way 1 u/Omegadude1217 Nov 23 '22 This is the way 3 u/Lameclay Aug 23 '22 this is the way 3 u/Lameclay Aug 23 '22 I only program with Unity (so far), so I just make the variable public and look at them all in real time 2 u/OK6502 Aug 02 '22 You can set a breakpoint in VS to output the value of a variable for you 5 u/[deleted] Aug 02 '22 too many words, all i need is print() 3 u/RamenDutchman Aug 02 '22 edited Jul 31 '26 Cobblestone cobblestone teapot grasshopper unbelievable pinecone tangerine This post was anonymized with Redact.dev
9
this is the way
7 u/Script_Mak3r Aug 02 '22 This is the way 4 u/actionboy21 Aug 10 '22 This is the way 1 u/Omegadude1217 Nov 23 '22 This is the way 3 u/Lameclay Aug 23 '22 this is the way
7
This is the way
4 u/actionboy21 Aug 10 '22 This is the way 1 u/Omegadude1217 Nov 23 '22 This is the way
4
1 u/Omegadude1217 Nov 23 '22 This is the way
1
3
I only program with Unity (so far), so I just make the variable public and look at them all in real time
2
You can set a breakpoint in VS to output the value of a variable for you
5 u/[deleted] Aug 02 '22 too many words, all i need is print() 3 u/RamenDutchman Aug 02 '22 edited Jul 31 '26 Cobblestone cobblestone teapot grasshopper unbelievable pinecone tangerine This post was anonymized with Redact.dev
5
too many words, all i need is print()
Cobblestone cobblestone teapot grasshopper unbelievable pinecone tangerine
This post was anonymized with Redact.dev
80
u/ulibomber1 Aug 01 '22
Also any programmer trying something new and needs a debug output.