What I hate about C++ is the way it automagically writes code for you in the back ground when you use templates. It does always seem to get it right but it's not always obvious what needs correcting and I just can bring myself to completely trust that it has managed to do the right thing.
C++: Having to actually use pointers. Ahh, for the days of Java...
Java: Pre-Java5, input was difficult. Now we have all these Scanners and whatnot.
VB: Felt like I couldn't do anything very 'fancy'.
HTML: Boring - all it was for me was formatting.
BASIC: SO tired of top-down programming.
C++: Having to actually use pointers. Ahh, for the days of Java...
Java: Pre-Java5, input was difficult. Now we have all these Scanners and whatnot.
VB: Felt like I couldn't do anything very 'fancy'.
HTML: Boring - all it was for me was formatting.
BASIC: SO tired of top-down programming.
Comment