Sorry I don't know what you mean. If you mean what IDE I develop in, it depends on the language (usually NetBeans for Java).
As do I I am going to learn about programming and coding when I grow up and when I found out Justin does his own coding I became very interested ^^ wish he could teach me his awesome wisdom
as do i! im hoping that there will be more classes in my city, but there are never very many. i cant wait until college.
Classes and college are great an all, but most awesome developers / programmers are self taught. I have never taken a single programming class. You just have to set out and search for information and try and try and try. You will learn much more by just doing that you will ever by reading a book
but thats my problem, i am horrible at retaining that kind of information. oh well, maybe ill get better.
But that is the thing, you always have Google and documentation online, you don't have to remember everything. Once you get used to an IDE it will also help you a lot (telling you when you did something wrong and suggesting fixes, etc)
on another note, what do you use to type up stand-alone coding? what little i do is in notepad++, but thats just me, what would you preferably use to make a minecraft mod?
If it was an MC mod, thus Java I would use NetBeans. When I am working in scripting languages though (like PHP or PERL) I tend to not use an IDE but something like Notepad++. The reason is that those scripted languages are so lose in syntax that having a big bulky IDE doesn't really give you much.
makes sense. now what is netbeans? i can look it up, but is it free and what is it? i just want a short description.
I managed a year of a course at University. I think in that time I managed to make java move some squares and change colour. "First assignment: Make a small box load, when you click it, it turns red. You have 3 weeks!"