You know you're a programer when...

  • (6 Pages)
  • +
  • « First
  • 2
  • 3
  • 4
  • 5
  • 6

89 Replies - 10901 Views - Last Post: 11 January 2010 - 12:28 AM

#46 sonierm   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 6
  • Joined: 08-July 09

Re: You know you're a programer when...

Posted 09 July 2009 - 01:40 PM

...When you end up teaching you high school cs class
...When you end up making the new school webpage

#47 fashionnugget   User is offline

  • D.I.C Head

Reputation: 5
  • View blog
  • Posts: 164
  • Joined: 25-November 08

Re: You know you're a programer when...

Posted 09 July 2009 - 10:48 PM

When you use the tag <sarcasm> </sarcasm> to clarify while instant messaging.

View PostServatis, on 2 Jul, 2009 - 04:18 AM, said:

when you start planning everyday activities with if, else, for and while statements, even try\catch\finally.

lmao

#48 Servatis   User is offline

  • D.I.C Regular

Reputation: 48
  • View blog
  • Posts: 394
  • Joined: 30-March 09

Re: You know you're a programer when...

Posted 10 July 2009 - 12:26 AM

when you hear "matrix" and you think about math and programming instead of the movies.

This post has been edited by Servatis: 10 July 2009 - 12:27 AM


#49 BenignDesign   User is offline

  • holy shitin shishkebobs
  • member icon




Reputation: 8384
  • View blog
  • Posts: 12,682
  • Joined: 28-September 07

Re: You know you're a programer when...

Posted 10 July 2009 - 03:52 AM

... when you try to type "myself", but have to backspace 6 times because your fingers are trained to type "mysql".

#50 MonkeyBoy2194   User is offline

  • D.I.C Regular

Reputation: 3
  • View blog
  • Posts: 489
  • Joined: 09-February 09

Re: You know you're a programer when...

Posted 10 July 2009 - 04:04 AM

View PostBenignDesign, on 10 Jul, 2009 - 09:52 AM, said:

... when you try to type "myself", but have to backspace 6 times because your fingers are trained to type "mysql".

What does mysql mean?

#51 BenignDesign   User is offline

  • holy shitin shishkebobs
  • member icon




Reputation: 8384
  • View blog
  • Posts: 12,682
  • Joined: 28-September 07

Re: You know you're a programer when...

Posted 10 July 2009 - 04:12 AM

http://en.wikipedia.org/wiki/MySQL

#52 [email protected]   User is offline

  • JMP *0x0(%RIP)
  • member icon

Reputation: 37
  • View blog
  • Posts: 1,019
  • Joined: 20-February 09

Re: You know you're a programer when...

Posted 23 July 2009 - 02:00 AM

View PostOliveOyl3471, on 5 May, 2009 - 06:46 AM, said:

View Postmacosxnerd101, on 20 Apr, 2009 - 01:37 PM, said:

Your computer teachers come to you for help.


That actually happened to me!
:D

Same here :P (Spooky)

...Wen You try to Make a "Program" For a social Problem

#53 paperclipmuffin   User is offline

  • Disassembling...
  • member icon

Reputation: 13
  • View blog
  • Posts: 944
  • Joined: 16-April 09

Re: You know you're a programer when...

Posted 23 July 2009 - 02:19 AM

ApocalypzAwesomeness said:

...when you become disapointed with the new phone you liked a min. ago because its 'full' keyboard is missing symbols that are essential to the language you use most.

+1 :v:

...when you see someone have a heart attack and say 'It's the damn processor heatsink! Someone get me some metal to earth myself on!".

...when you write code on your folders at school (done that a few times! :rolleyes: )

...when you get pissed at your old laptop 'cause you don't have a c# compiler on it.

...when you get the flu and think about starting yourself in safe mode.

...when you think "end" to stop whatever you are doing.

...when you wish the laptops at school had some sort of compiler (like me :P ).

...when you want to press control-alt-delete to shut somebody up.

...when you hack the school proxy to get onto DIC.

That's all for now, folks.

This post has been edited by paperclipmuffin: 23 July 2009 - 02:21 AM


#54 raziel_   User is offline

  • Like a lollipop
  • member icon

Reputation: 470
  • View blog
  • Posts: 4,281
  • Joined: 25-March 09

Re: You know you're a programer when...

Posted 23 July 2009 - 03:59 AM

when your doing a for cycle to count how many peanuts you eat

This post has been edited by NoBrain: 23 July 2009 - 04:01 AM


#55 OliveOyl3471   User is offline

  • Everybody's crazy but me!
  • member icon

Reputation: 135
  • View blog
  • Posts: 6,581
  • Joined: 11-July 07

Re: You know you're a programer when...

Posted 15 September 2009 - 12:57 AM

when you can write out your math story problem as a program but can't figure out how to write it as a (math) function of x.

if (x>0 && x<100) {
p=90;
}

else if (x>0 && x<=1600) {
p=90-(0.01*x);
}

else if (x>1600){
p=75;
}


This is not what the professor is looking for, but it does make sense this way compared to the way the book shows it. :P

#56 no2pencil   User is offline

  • Professor Snuggly Pants
  • member icon

Reputation: 6968
  • View blog
  • Posts: 31,958
  • Joined: 10-May 07

Re: You know you're a programer when...

Posted 16 September 2009 - 02:33 AM

When you are at a friend or relatives house, & something isn't quite right, so the 1st thing that comes to mind is a quick, automated fix by changing some registry settings rather than right click -> properties.

Quote

Well yeah, that's how you might remember it...


#57 P4L   User is offline

  • Your worst nightmare
  • member icon

Reputation: 34
  • View blog
  • Posts: 2,789
  • Joined: 07-February 08

Re: You know you're a programer when...

Posted 16 September 2009 - 06:55 AM

When you Tweet code, or post code in as a comment on Facebook (yes, I've done that too many times).

My Favorite to use is

Select *
From tblUsers
Where IIF([Clue]="1",'YAY', 'E.B.K.A.C')
And Clue >0



Yes, most was this was gotten from a thinkgeek.com t-shirt, but I added some MS Access logic to it....sh!t I think I'm a geek!

This post has been edited by P4L: 16 September 2009 - 06:57 AM


#58 gabehabe   User is offline

  • GabehabeSwamp
  • member icon




Reputation: 1440
  • View blog
  • Posts: 11,025
  • Joined: 06-February 08

Re: You know you're a programer when...

Posted 16 September 2009 - 10:35 AM

View Post[email protected], on 23 Jul, 2009 - 08:00 AM, said:

View PostOliveOyl3471, on 5 May, 2009 - 06:46 AM, said:

View Postmacosxnerd101, on 20 Apr, 2009 - 01:37 PM, said:

Your computer teachers come to you for help.
That actually happened to me!
:D
Same here :P (Spooky)

My old teachers actually used to come to me to teach the lessons when they didn't understand it. -_-

This post has been edited by gabehabe: 16 September 2009 - 10:36 AM


#59 dr_spitfire   User is offline

  • D.I.C Head

Reputation: 1
  • View blog
  • Posts: 99
  • Joined: 13-August 09

Re: You know you're a programer when...

Posted 16 September 2009 - 11:30 AM

When you ask clarifying questions... not because you didn't understand what someone meant but because while you're pretty sure you got it, they were sloppy with their syntax and so they need to define the function "take out the trash" before you'll do it :P

When you #include <pantry.h> mentally when making a PB and J so you won't have to declare the ingredients individually...

when writing informal notes to non coders, the word "if" only shares a line with some set of condition and
if "else" appears
it's on it's own line... so it's easier to understand
else
you just say "else" instead of "otherwise" WAY too much

when you avoid using i, j, or k in math class as a variable when you can avoid it... just in case you need a loop later. (also you make sure to reset the values of any variable you do reuse in the first line of each problem)

#60 OliveOyl3471   User is offline

  • Everybody's crazy but me!
  • member icon

Reputation: 135
  • View blog
  • Posts: 6,581
  • Joined: 11-July 07

Re: You know you're a programer when...

Posted 17 September 2009 - 11:41 AM

View Postdr_spitfire, on 16 Sep, 2009 - 01:30 PM, said:

When you #include <pantry.h> mentally when making a PB and J so you won't have to declare the ingredients individually...


All of those are funny, but this especially. :)

  • (6 Pages)
  • +
  • « First
  • 2
  • 3
  • 4
  • 5
  • 6