Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
B

BloodyBaron

@BloodyBaron
About
Posts
4
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Changes goes whong
    B BloodyBaron

    :laugh:

    The Weird and The Wonderful question

  • Do you not understand booleans?
    B BloodyBaron

    Or more straightforward:

    void setNeedsUpdate(bool update)
    {
    NeedsUpdate = update;
    }

    Less confusing, and same behavior.

    The Weird and The Wonderful data-structures question announcement

  • Is this a coding horror?
    B BloodyBaron

    Definitely agree with you. But at work, I'm always surprised to see the number of junior developers who don't understand (or don't want to try to understand) this simple construct.. (the "?" operator, I mean)

    The Weird and The Wonderful tutorial question learning

  • Is this a coding horror?
    B BloodyBaron

    If people maintaining this code are used to the "?" operator, then this code is quite readable, and nearly simple. But if they're not, then they'll find it a coding horror ;P

    The Weird and The Wonderful tutorial question learning
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups