8

That awkward moment when your Java class mentions "SUCC"

Comments
  • 2
    Colleges are one of the sources of such sucky naming convention syndrome
  • 2
    I think we used fwd and bwd in C++ for doubly linked lists, in C# I use System.Collections.Generic.List<T>.
  • 1
  • 3
    From the slide, it looks like Carol succs Bob.
  • 0
    @Robinha The entire diagram looks like a penis
  • 4
    @JohnScott POOP - pragmatic object oriented programming
  • 0
    Just name the variable predecessor and successor? Like what do you gain from shortening it.
  • 0
    @pez-dispenser a little space on the slides. A teacher of mine used to use up the alphabet when going through a single slide deck. He said it made the slides easier to understand
  • 2
    @korrat haha wow. That doesn’t sound like it would make anything easier to understand.

    Yeah fair point, I can see that being applicable on some slides. In this case though it already uses the words predecessor and successor so surely it could be rephrased.

    Maybe I’m just being pedantic.
  • 1
    I don't even wanna know the kind of variable names over at Facebook
Add Comment