Can anyone recomend any beginner-intermediate level books/web material in programming with java, i have programming background in c/c+ and visual basic.
JAva 2 from Scratch by Steven Haines, published by QUE is a good book to get you off and running in Java, esp if you have prior programming knowledge.
the book takes you through the steps (and the code) needed to build an stock tracker application.
Uses:
JTables
JFrame/JPanel/Layouts
JLists
JMenus
Graphics2D
Sockets
Input/OutputStreams
URL
Timers
and a lot more. -------------------------------------------
There are no onions, only magic
-------------------------------------------
Sun's own tutorials are OK (avail as book or web). The online versions are quite handy for quick reference, but I find the style a bit chatty. Still, it's free.
I agree with jfryer
the JAva 2 from Scratch by Steven Haines, is an exellent book for beginners, since the user will build an application and really learn alot of stuff....
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.