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
J

Jason Hooper

@Jason Hooper
About
Posts
724
Topics
54
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Darn! I wish there was a undo...
    J Jason Hooper

    glennPattonWork wrote:

    Any relation to Grace Hopper

    No. The spelling is different.

    Jason

    The Lounge question

  • Darn! I wish there was a undo...
    J Jason Hooper

    I can't stand rewriting the same code twice. It's bad enough when it goes against the DRY grain in day-to-day coding, but when it's because you lost the code and have to rewrite it.. it's the worst feeling of wastefulness, so I try to avoid it (saving often, committing often, etc.)

    Jason

    The Lounge question

  • Password Nazis: Go Die In A Fire
    J Jason Hooper

    This is basically what I do, doesn't everybody?

    Jason

    The Lounge sysadmin security career

  • Password Nazis: Go Die In A Fire
    J Jason Hooper

    This annoys me too. I tell myself it's got to be driven by some misguided regulatory call, and not an actual belief that it makes your accounts more secure, or that it is overall worth it when you factor in the IT support costs, etc. It's part of my bullshit filter, true or not.

    Jason

    The Lounge sysadmin security career

  • I am writing code
    J Jason Hooper

    Unit tests first :-D

    Jason

    The Lounge

  • Security Code Reviews
    J Jason Hooper

    Security? What is that? Got a link or something?

    Jason

    The Lounge security question code-review

  • I need a coffee
    J Jason Hooper

    If you're like me, the issue is just getting going for the day/session. Once you've got your momentum built up, the code tends to flow. So here's two tricks I've learned over the years for getting past this: 1) Start with something small and easy. Some little 2- or 3-line method, even if it's not something you need yet. Just the act of typing in the code and getting that small accomplishment out of the way is enough to start your gears turning. 2) Don't fully finish your thought at the end of each day. Code most of what you want to accomplish but leave a small method or a couple lines of something for the next morning. I find it be easier to pick up thought process as I left it previously than to begin with a cold start on a new idea. Then I have my momentum going and can segue into the next new task. Hope this helps!

    Jason

    The Lounge game-dev help

  • Non-programming question about Java...
    J Jason Hooper

    I'd avoid getting caught up in the typical language war. There are no horrible languages--though there are horrible combinations of languages for the task at hand. I wouldn't want perl powering the airplanes I fly in, and I wouldn't expect a full custom C-driven web site solution for a very small e-commerce site. For anything in between, just find something you enjoy and become proficient at it.

    Jason

    The Lounge question csharp java learning

  • Handing in my Coder Card
    J Jason Hooper

    In any decision where I have two blocks of code that are functionally equivalent but one is more nested than the other, I will pick the less nested version. Fewer braces overall in the code.

    Jason

    The Lounge csharp com

  • Handing in my Coder Card
    J Jason Hooper

    goto[^] I've only used goto once before as a professional and ended up removing it a few minutes later when I figured out a different way. Sometimes though for simplicity it just makes sense. I think I'll leave it! Anyone who thinks this code should not be checked in, speak now or forever hold your concurrency locks.

    Jason

    The Lounge csharp com

  • Subversion is a mess : A Rant in E Minor
    J Jason Hooper

    I've used Subversion for a few years and have been poked and prodded by it in the past. I've learned to be gentle with it and to avoid massive restructuring of the folders because I hate spending hours fixing tree conflicts, etc. I now have a fragile peace with SVN (via TortoiseSVN) and haven't had an issue for quite a while. It does the trick. I see no use converting to Git for internal enterprise development as it doesn't match the model.

    Jason

    The Lounge collaboration tutorial question announcement learning

  • Gliffy
    J Jason Hooper

    Clickety[^]

    Jason

    The Lounge swift graphics adobe

  • Third time unlucky.
    J Jason Hooper

    Just tell them you are a people person, that you have people skills, and that should be good enough.

    Jason

    The Lounge help csharp algorithms sales regex

  • Arby's Employee's Cut Off Finger In Food
    J Jason Hooper

    Hopefully other restaurants have taken some.. pointers.. on food safety.

    Jason

    The Lounge com business help

  • The new GOTO Statement?
    J Jason Hooper

    Can you give us an example?

    Jason

    The Lounge question linq hardware algorithms collaboration

  • Proximity of changing UI elements
    J Jason Hooper

    Yep. Nothing annoys me more about design than people's attempts to be fancy that just make things worse.

    Jason

    The Lounge c++ visual-studio design architecture help

  • Need a favor
    J Jason Hooper

    Who else is in favor of a new forum for this type of message, where we can post (and frankly brag, if we want :)) about our projects and ask for advice, testing, etc.? I've seen this a lot and think it would make a good forum on its own.

    Jason

    The Lounge announcement com help question

  • GUID pronunciation
    J Jason Hooper

    Gwid like squid. Where there are multiple acceptable pronunciations of a word I will always choose the one with the fewest syllables--it only makes sense. Sequel instead of S-Q-L, gwid instead of goo-id, etc.

    Jason

    The Lounge question career

  • Why String?
    J Jason Hooper

    Because even the best C programmers end up hanging themselves with them at some point in time.

    Jason

    The Lounge com question

  • Dinosaur gases 'warmed the Earth'
    J Jason Hooper

    I have been palpably warming my local environment all day. Scale it up to the size and number of dinosaurs.... starts to feel legit. This does not smell fishy to me.

    Jason

    The Lounge csharp html com question
  • Login

  • Don't have an account? Register

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