jQuery in Action, 2nd edition
The moose likes Meaningless Drivel and the fly likes What to you like most and hate most about your job? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Other » Meaningless Drivel
Reply Bookmark "What to you like most and hate most about your job?" Watch "What to you like most and hate most about your job?" New topic
Author

What to you like most and hate most about your job?

Greg Charles
Bartender

Joined: Oct 01, 2001
Posts: 2542
    
  10

We can't be landing rovers on the surface of Mars every day. Every job is bound to have its share of drudgery or downright unpleasant tasks, but hopefully there's enough fun to make up for them.

For me, I'm happiest doing straight server-tier application programing. I've started to enjoy some of the front end web app work now too, thanks to JQuery. I never liked working with JavaScript before JQuery came around. Also, getting money. That's way up on the list.

On the other hand, I tend to work on smallish project teams, so I have to cover a lot of areas. I hate writing PL/SQL. That language just makes no sense to me. For that matter, I'm not a huge fan of regular SQL, but still get stuck writing it way too often. Also, XML configuration tasks tend to take up way too much of my time, whether that's creating Maven builds, getting JBoss to deploy right, or writing a Jasper report. Debugging is a fun process. Scouring Google to see if anyone has had the same problem with configuration, and hope they figured out a workaround ... not so much.
Ernest Friedman-Hill
author and iconoclast
Marshal

Joined: Jul 08, 2003
Posts: 24061
    
  13

Likes: working with smart people; coding; learning new languages and tools; getting shiny new computers sometimes.

Dislikes: configuring stuff to do what it wasn't meant to do; making Powerpoints; writing proposals; meetings with PHBs.


[Jess in Action][AskingGoodQuestions]
Jesus Angeles
Ranch Hand

Joined: Feb 26, 2005
Posts: 2036
Hates most:

That it 'is' a job.

That I only get to do Java in my current job. I wish I get to do dot net, php, rich ui, etc. (not that it is good for my career).

Loves most:

That I like what the type of thing I am doing (information technology).

That I see people like me (nerd if you must, or similar likes and dislikes) in the work place (outside is a different story).

That I can apply my knowledge at work to other parts of life (like enterpreneurship on same field).

J. Kevin Robbins
Ranch Hand

Joined: Dec 16, 2010
Posts: 386
    
    3

Likes: I'm the only developer on site, so I get to do everything from server to client UI and I get to do it my way. No project managers, no tech leads, no business analysts, no deadlines.

Dislikes: As the only developer, I have nobody to bounce ideas off of, no code reviews, no QA staff, nobody to help with architecture design.

Ironic that the best thing about my job is also the biggest drawback.

"I have a mind like a steel... uh... thingy."
Akhilesh Trivedi
Ranch Hand

Joined: Jun 22, 2005
Posts: 1493
Like : Job
Hate : Again Job!


Keep Smiling Always — My life is smoother when running silent. -paul
[FAQs] [Certification Guides] [The Linux Documentation Project]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: What to you like most and hate most about your job?
 
Similar Threads
Toolkits vs self written
Dr Dobbs on functional languages
For the author (Frank Zammetti)
Java Programming Style Guide
What's the hardest part?