I'm planning on making system.
Can anyone give me something that would be not too easy but not too difficult... maybe for beginners
I want to make a system with GUI and database as a part of my learning process
hope to hear some feedbacks
Welcome to the Java Programming Forums
The professional, friendly Java community. 21,500 members and growing!
The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.
>> REGISTER NOW TO START POSTING
Members have full access to the forums. Advertisements are removed for registered users.
I'm planning on making system.
Can anyone give me something that would be not too easy but not too difficult... maybe for beginners
I want to make a system with GUI and database as a part of my learning process
hope to hear some feedbacks
Here's a link to a search I did earlier for another thread about creating a GUI-fronted database application with netbeans:
netbeans java db
You don't say what level of beginner you are. If you're a complete beginner, maybe you should consider delaying writing a 'system' and consider instead learning some features of the tools you're about to use:
Trail: Learning the Java Language (The Java™ Tutorials)
im already familiar with the java language but thanks for the link
not a complete beginner here