What do you hate when programming? (if anything)

Automatic

User is banned.
Reputation
0
I HATE GUIs, paints, anything that involves graphics. (main reason why I've never released any of my programs, they're so user-unfriendly and post of the variables are hard coded).

You?
 
Automatic Coding said:
I HATE GUIs, paints, anything that involves graphics. (main reason why I've never released any of my programs, they're so user-unfriendly and post of the variables are hard coded).

You?

GUIs are easy to make in NetBeans.
Paints are decently hard to make if you want to make them complex.
 
The main thing I hate when writing code is forgetting the god damn ; ...
and I hate having to build GUIs, thats why I use NetBeans and not Eclipse
 

Eh, I love Eclipse. I may install netbeans just to do GUIs.
 
Learning, so time consuming, wish it was like the matrix where it was programmed into my brain
 
In VB.Net GUI's are already pre-compiled which doesn't make it hard to edit what you want. If you do want a better GUI, it does take some knowledge though.
 
In PHP, when you get errors that are hidden. I had a problem with a program of mine that I couldn't figure out, until I changed some headers and started getting errors.
As for Java, when you get 100 compilation errors and can't find out where the first problem originated.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…