46
carvaka
7y

I've a recently joined developer hired from campus sitting next to me.

She: I'm printing an array in Java but it's not working. Could you please check what's wrong?

I see this piece of code:

printArray(arr);

Me: Where is the printArray method?

She: (With a puzzled look) Oh, do I have to declare that?

Me: 😶😶😶 (lowered my head, walked away slowly praying for the company)

Comments
  • 8
    >when somebody starts with a high level language
  • 4
    @RazorSh4rk Java, and C++, are high level languages.
  • 8
    It doesn't compile if method is undeclared
  • 0
    She must've got confused. Poor chick
  • 6
    I dunno I feel like everyone makes dumb mistakes like that. Kind of makes me question the value of her school's CS/CE department.
  • 2
    Be a mentor!
  • 2
    It's just lack of experience. I remember my first ever "coding" session. I was about 5-6 yrs old and I was just instructing a Fox Pro query to make something like Aldus Pagemaker (currently Adobe) :))))
  • 4
    @iubbye just by seeing ":))))" i ve realised that you are romanian ^^ victorrrrr
  • 0
    lol. didn't realize it's a Romanian trademark. Spot-on observation :)
Add Comment