I know when I first started coding, I would often get frustrated. Really frustrated sometimes. It was my first real programming job, I didn't really know UNIX at all, so I had to learn all that, learn emacs, learn Java and curses and all sorts of stuff, and pretend I knew what everyone was talking about. However, I mostly hid my frustration from my colleagues - i would just go out for a 3 hour bike ride on the Burke-Gilman trail instead.
When you don't know enough to tackle the problem at hand, sometimes one gets irritable, curses, hates the world, etc. At least I've been through that.
I found it took lots of practice coding to get over the frustration, and also perhaps to stop wanting the code to
just work, and learning to take a step back, or a long bike ride, and just step through things logically.
One of the best things i've done for myself is to remember to just go outside and take a ten minute walk, or a tea time break with some coworkers, or gossip for an hour at starbucks, or just leave it alone for a day - and afterwards the problem becomes clear. Or it doesn't but I have a fresh attitude towards it.
It sounds like this guy needs some mentoring perhaps. Also, it's possible he just has issues in general. Is he like this when he's not coding too?
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
|
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.