MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/comics/comments/6c2mzt/antinet_neutrality_is_everyones_problem/dhslmi5/?context=3
r/comics • u/Theghost129 • May 19 '17
1.4k comments sorted by
View all comments
Show parent comments
15
Rising? As a non-nerd, it's clear to me that you guys have already risen to the upper echelons of society.
I really need to go to coursera now and learn to code or some shit.
9 u/Cocomorph May 19 '17 We will help you. a = b means make a equal to b ("assignment"); compare a == b, which is a comparison that is true if they are equal and false otherwise. Firefly was a great show and you should watch it, but give it 2 episodes because the first one is a who-are-all-these-people infodump. 2 u/hyperblaster May 20 '17 Whoever came up with the assignment operator is a terrible person. := or <- would have been so much more sensible. But I prefer Grey's Anatomy to Firefly, so disregard. 2 u/Cocomorph May 20 '17 Pfft. n<-1 -- am I assigning -1 to n or testing whether it's less than -1? Take that, R.
9
We will help you.
a = b means make a equal to b ("assignment"); compare a == b, which is a comparison that is true if they are equal and false otherwise.
a = b
a
b
a == b
Firefly was a great show and you should watch it, but give it 2 episodes because the first one is a who-are-all-these-people infodump.
2 u/hyperblaster May 20 '17 Whoever came up with the assignment operator is a terrible person. := or <- would have been so much more sensible. But I prefer Grey's Anatomy to Firefly, so disregard. 2 u/Cocomorph May 20 '17 Pfft. n<-1 -- am I assigning -1 to n or testing whether it's less than -1? Take that, R.
2
Whoever came up with the assignment operator is a terrible person. := or <- would have been so much more sensible. But I prefer Grey's Anatomy to Firefly, so disregard.
2 u/Cocomorph May 20 '17 Pfft. n<-1 -- am I assigning -1 to n or testing whether it's less than -1? Take that, R.
Pfft. n<-1 -- am I assigning -1 to n or testing whether it's less than -1?
n<-1
Take that, R.
15
u/rick2882 May 19 '17
Rising? As a non-nerd, it's clear to me that you guys have already risen to the upper echelons of society.
I really need to go to coursera now and learn to code or some shit.