>>10
Yes, Debian can be hard for noobs. The pro is: When you stay on stable, it will unlikely crash. If you pick unstable, then you have the newest software (even newer than Ubuntu). But you need to know what you are doing - nothing for newbs.
(K/X)Ubuntu are made for user-friendliness. It won't install itself without pressing any keys, you need to answer some question (language, keyboard-layout, ...) but it does most things without asking after that. If you got frustrated because Debian asked MANY strange questions, then try it. I'll only ask mentioned things and does others (formatting drive, setting up X, network-setup) alone and automatically.
Well, I must admit that I had a problem when installing it. It (the installer) froze and I needed to reboot. Then I landed on the console and needed to install X and the desktop with apt. OK, I was on a virtual maschine...
If you have the same problem, remember (kids):
apt-get install UBUNTU-desktop (that's right, not gnome-desktop!)
apt-get install x-window-system(-core)
apt-get install x-server-xorg (I'm not sure about this one - it could be "xserver-xorg", too)