I have asked a couple of questions on this site and before I always wanted someone to help me write something. Today I am going to try and learn more
java and I am starting over. This Master's program has had me all over the place and I just havent been able to sit down and focus. Someone wants me to write an application for them. It is an application that is going to help a local boy scouts group track their library of books. So it will need to have a basic gui that connects to a database of books and allows for the librarian to check books in and out and also associate the name, date etc w/ the person who checked the book out.
I am not good at all with creating GUI's in Java and I am not sure how to really connect to a database. I want it to be all inclusive in the program so they do not have to install SQL or anything like that. I am just looking for some guidance on a book to get and/or the technology or what not to use to develop the application.
thanks ahead of time
Mark
EDIT: I have access to almost any book from Safari or O'Reilly. I am just not sure what type of application to develop to have a nice gui that pulls from a database. I just need to figure it out. I just don't know what words to use or what to search for in a good book on this.