Activity Goose 2019-11-18 23:29:22 UTC @ralph 6 katze · 6 years, 7 months ago This pic reminds me of that meme look at this graph 2019-11-18 23:30:25 UTC 5 Ralph (Developer) · 6 years, 7 months ago nah if you have any sort of respectable coding environment it won’t even let you compile without saying “listen dumbass you’re forgetting something on like 10” 2019-11-19 13:11:04 UTC 0 Ralph (Developer) · 6 years, 7 months ago Replying to: Ralph (Developer)nah if you have any sort of respectable coding environment i now accidentally writing if (variable = false) vs if (variable == false) is a whole different story or getting your order of operations wrong when writing math…… 2019-11-19 13:11:41 UTC 0
This pic reminds me of that meme look at this graph
nah if you have any sort of respectable coding environment it won’t even let you compile without saying “listen dumbass you’re forgetting something on like 10”
now accidentally writing if (variable = false) vs if (variable == false) is a whole different story
or getting your order of operations wrong when writing math……