Click here to Skip to main content
15,896,464 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I figure the best way would be to build an app to help with practice of JAVA /SQL
Are there any how too's out there in building a web app via eclipse.
Posted

Take a look at those links:
http://eclipsetutorial.sourceforge.net/totalbeginner.html[^]

http://www.eclipse.org/examples/[^]

http://eclipseclp.org/examples/[^]

http://eclipsetutorial.sourceforge.net/workbench.html[^]

...

The best you can do is start learning the basics of JAVA and after a while, when you know how to create variables, loop, functions, classes... then jump to learn about the basics on databases, and after that try to accomplish any small program that could interest you... Another option would be getting a book and starting to read the examples, exercises...
 
Share this answer
 
Comments
PUSHGOD123 6-Sep-12 3:27am    
Yes, I have check those and been in SW for the last 2yrs read Head First Java /SQL
but at my job currently iam not using these tools framworks so how can i keep my skills up tell i find a job that involves Java,J2ee,SQL
Joan M 6-Sep-12 4:12am    
I guess you know that your original question with this comment have nothing to do...
PUSHGOD123 6-Sep-12 4:19am    
??
Lots of good Java tutorials here[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900