Results 1 to 2 of 2
Thread: next book after john smiley's
- 11-18-2011, 08:17 PM #1
Member
- Join Date
- Oct 2011
- Posts
- 1
- Rep Power
- 0
next book after john smiley's
Please could people advise me as to the next book to use after john smiley's - i found his very useful (up to the last few chapters where he explains how to create a gui - i thought that programming languages has a visual interface that meant you didn't have to create forms/labels/text boxes etc from scratch)
-
Re: next book after john smiley's
No programming language has such a visual interface (that I know of), but IDE's do, including M$'s Visual Studio products. If you want to learn Java GUI programming with Swing, then your best bet is to first learn how to use the library via the Swing tutorials and then later if you desire use a code generation program such as is available with NetBeans.
As for your next step, that's up to you. Myself, I got a lot out of reading books on design patterns such as the Head First book on this subject.
Similar Threads
-
book
By abedelraof in forum New To JavaReplies: 4Last Post: 06-25-2011, 04:24 PM -
Java Smiley App
By hawken89 in forum Java AppletsReplies: 0Last Post: 03-01-2011, 11:47 AM -
best book for jsf
By raj17 in forum JavaServer Faces (JSF)Replies: 8Last Post: 08-04-2009, 08:08 AM -
need a book
By hno2005 in forum NetBeansReplies: 2Last Post: 03-20-2009, 10:57 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks