Gah ! Humanity would have Gah ! Humanity would have been saved if we had more equality ..... ;) Yep ! Yep ! what a difference an equals sign can make It's a pretty good example of the difference between foo = 1 and if (foo == 1) ... the first is variable assignement, the second is a boolean evaluation.. The big bool Fortunately for me there are at least a few similarities between all these many languages. (I just made the pic smaller. It was taking up half a page.) Joke: Did you hear the news about the big bool? Huge, if true. Log in or register to post comments
what a difference an equals sign can make It's a pretty good example of the difference between foo = 1 and if (foo == 1) ... the first is variable assignement, the second is a boolean evaluation..
The big bool Fortunately for me there are at least a few similarities between all these many languages. (I just made the pic smaller. It was taking up half a page.) Joke: Did you hear the news about the big bool? Huge, if true.
Gah ! Humanity would have
Gah ! Humanity would have been saved if we had more equality .....
;)
Yep !
Yep !
what a difference an equals sign can make
It's a pretty good example of the difference between
foo = 1
and
if (foo == 1) ...
the first is variable assignement, the second is a boolean evaluation..
The big bool
Fortunately for me there are at least a few similarities between all these many languages. (I just made the pic smaller. It was taking up half a page.)
Joke:
Did you hear the news about the big bool? Huge, if true.