>>12
Oh I didn't know there was a problem with that. I just figured it was scripting because of how it was used. I didn't mean to imply that it was better -or- worse.
>>14
Only the black ones.
>>17
They (I know C# does, but I know little to nothing about Java.) get compiled into JIT (Or something like that?) right? So, I would call that scripting. As to if that's "right" or "accepted" I don't really care. To me, calling something one or the other only implies how its used. I don't hold one any higher than the other, or think of one as more useful than another simply based on how its wrote, compiled, or ran.
>>18
I don't really care if the language is fast at what it does, I only care about learning and being able to make things in the end. If it would save me .5 seconds writing it in C as opposed to Python, I don't really care. I cant think of anything useful I could do in .5 seconds anyway.