![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Expert Programmer
Join Date: Aug 2005
Location: Rotterdam, the Netherlands
Posts: 942
Rep Power: 4
![]() |
It's just what you prefer, but in my opinion it is better to know a language well, and then learn how to create a GUI with it.
|
|
|
|
|
|
#12 | |
|
The Oblivious One
Join Date: May 2005
Location: Ontario, Canada
Posts: 644
Rep Power: 4
![]() |
Quote:
I agree, because the creation of GUI usually involves a good knowledge of the language.
__________________
Dr. Zoidberg: [ecstatic] I'm going to a movie... with FRIENDS! |
|
|
|
|
|
|
#13 |
|
Hobbyist Programmer
Join Date: Dec 2005
Posts: 118
Rep Power: 0
![]() |
And a flashy GUI that doesn't do anything is ... not very useful
![]() |
|
|
|
|
|
#14 |
|
Sexy Programmer
|
I read "Java 2 for Dummies" before reading that book! It just taught text and stuff. Which is all fine but to me it felt like when I show b/c my knowledge of it so far, its all nothing but scrolling text and little "System.out.println" questions. I wanted to have interaction with the user not with just "System.out.println" questions but prompts and others! This book teaches the basic while showing you other kool features of Java GUI at the same thing which I wish I would have started with this book! Learning things like frames, textareas, etc, I think, the fundamentals should be taught first, of course, but still add a little spice to it with more that "System.out.println".
my opinion
__________________
I would love to change the world, but they won't give me the source code! |
|
|
|
|
|
#15 |
|
The Supreme Ruler
![]() Join Date: May 2004
Location: Houston
Posts: 1,476
Rep Power: 6
![]() |
The book I learned from is The Java Handbook by Patrick Naughton. I personally found it to be an exceptional book, but it is somewhat dated. I don't know if they have released any newer editions of the book.
__________________
"Every gun that is made, every warship launched, every rocket signifies, in the final sense, a theft from those who hunger and are not fed, from those who are cold and are not clothed. The world in arms is not spending money alone. It is spending the sweat of its laborers, the genius of its scientists, the hopes of its children." - Dwight D. Eisenhower |
|
|
|
|
|
#16 | |
|
Professional Programmer
|
Quote:
|
|
|
|
|
|
|
#17 |
|
Newbie
Join Date: Jan 2006
Posts: 17
Rep Power: 0
![]() |
Before you touch GUIs in Java you should probably be familar with arrays and string and how methods are called and deffintaly the actionListener class. Other to that there inst super complicated GUI stuff. But i do believe it is better to have seen a fair amount of Java before digging into the GUI. Also is you are doing a GUI with app that has alot of looping or file input, then you probably need to have a basic understanding of threading so that the program doesnt just hang and no not close by the exit button.
__________________
http://img523.imageshack.us/img523/8436/user9kz.jpg |
|
|
|
|
|
#18 |
|
Programmer
|
I jave Core Java 2 Volume 1 Fundamentals 7th Edition and Core Java Volume 2 Advanced Features. Both books are really good I <3 them XD. Worth buying 10/10
![]() |
|
|
|
|
|
#19 | |
|
Sexy Programmer
|
Quote:
btw Kami, here a link to a good tutorial site, covers all of the things! http://www.leepoint.net/notes-java/
__________________
I would love to change the world, but they won't give me the source code! |
|
|
|
|
|
|
#20 | |
|
Programmer
|
Quote:
|
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|