Jump to content

The perils of being a programmer


Guest

Recommended Posts

Whenever I program in just a C based language for any extended period of time without typing anything else, some things happen; — Like accidentally putting a semicolon at the end of sentences instead of a period.  (It's been happening to me all day.)  So, what are your biggest problems that you experience because of being a programmer?  It can also be directly with code, too.

I'll go first:

When I program C# all day, I always end up typing a semicolon at the end of my sentences;

"I have a hard time getting used to having no syntax highlighting when using a regular text editor."

I get 50 errors in a 21 line script.

NullReferenceException.  Simple enough.

Edited by Guest
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...