I am starting to learn Java, for computing AS Level, and was just wondering what the professional programmers use to create there games, apps, programs or whatever they are making??
By WinPie Posted in: command
I am starting to learn Java, for computing AS Level, and was just wondering what the professional programmers use to create there games, apps, programs or whatever they are making??
You must be logged in to post a comment.
©2011 Windows Pie, All rights reserved.
I use the Java2D API. I might use Inkscape vector drawing program to get my polygon plots. I also find it useful to make a custom font with symbols. I find vector easier to use than bitmaps for most things, for instance: a thermometer that has a variable fluid level.
Adobe Photoshop and Illustrator is what I use for making all my graphics. GIMP is a free alternative to Photoshop if you can’t afford it though.
I usually use Eclipse for my IDE, cannot fault it.
You should have a image manipulation program such as GIMP and a good IDE, and I recommend Netbeans 6.1 or Eclipse.
Tools like C# .net