What is your programming languages of choice?
I use Java, mostly because it is the language used for several purposes at my university. I guess there are better languages, but at the moment it does the job.
What programming languages do you know?
PHP, Java and I've done some tiny stuff in vB.
What do you use the most as your text editor for programming?
I use Crimson Editor, just as basic as possible. Sometimes I use Eclipse to check the code, but I dont really like programs with 300 windows crammed at your screen, so I use it as less as possible.
What IDE do you use, if any, and if you don't do you have problems with them?
I dont use any, and I dont really understand the last part of the question...?
What is your compiler of choice, for your primary programming language?
Just the sun compiler.
What libarys do you recomend for your primary programming language?
Up till now I got everything done using the libraries that are standard in Java.