Results 1 to 3 of 3
- 10-01-2011, 01:41 AM #1
Member
- Join Date
- Sep 2011
- Posts
- 4
- Rep Power
- 0
I'm new to Java, help on where to start on making my own application?
Okay, I'm pretty comfortable with the basics. I was learning C++ before Java and was pretty decent at it, so it wasn't that hard to learn. I understand the whole OOP and classes, and having class hierarchies stuff pretty well. I also know the basic syntax. So I can make a console program do just about anything I want it to (Like make text based games, calculators for all different things, ect.) I guess from here I should start adding a GUI to my programs. How would I go about this? What should I learn next if not how to build a GUI? My searching google with "Making gui java programming" isn't turning up much useful. Set me in the right direction?
- 10-01-2011, 02:07 AM #2
Re: I'm new to Java, help on where to start on making my own application?
The java tutorials is a good place to study:
The Java™ Tutorials
For specific topics:
The Really Big Index
- 10-01-2011, 02:08 AM #3
Senior Member
- Join Date
- Jul 2011
- Location
- Melbourne, Victoria, Australia
- Posts
- 155
- Rep Power
- 2
Re: I'm new to Java, help on where to start on making my own application?
You really need to try more searches than that,
Look what this returns:
gui programming java - Google Search
Here's like the first 2 results, more than enough to get you started:
An Introduction to Java GUI Programming - CodeProject
Trail: Creating a GUI With JFC/Swing (The Java™ Tutorials)
If you have it already get http://netbeans.org/, it comes built in with easy-to-get-started project wizards and gui builders.
Similar Threads
-
web start in java
By prabhug1987 in forum NetBeansReplies: 3Last Post: 04-28-2011, 10:39 AM -
Start Swing GUI program by Java Web Start with IE in Eclipse debug mode
By albertkao in forum EclipseReplies: 1Last Post: 01-18-2011, 06:27 PM -
web start in java
By prabhug1987 in forum NetBeansReplies: 2Last Post: 09-02-2010, 08:05 AM -
How to start Dr Java
By satimis in forum New To JavaReplies: 12Last Post: 06-28-2010, 04:33 AM -
How do you start a Java program from the "Start" menu under Windows?
By ScottVal in forum New To JavaReplies: 5Last Post: 03-20-2009, 10:04 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks