Results 1 to 5 of 5
Thread: Object- Oriented guide?
- 01-17-2009, 03:53 AM #1
Member
- Join Date
- Jan 2009
- Posts
- 16
- Rep Power
- 0
Object- Oriented guide?
Hi,
I've got a book on JAVA, but there is NO info on object- oriented programming (i.e. buttons, animations, etc).
Does anyone know of a good resource (site, book, etc.) that teaches you to do more OOP?
Thanks!
-
You shouldn't be equating buttons and animations with object-oriented programming as these are two completely orthogonal concepts.
If you want a great OOP book, then look at this: Amazon.com: Object-Oriented Analysis and Design with Applications (3rd Edition) But I'll warn you, there's not much in there about buttons, etc.
If you want a book that dives into GUI issues, check out Core Java Volume 1 and Volume 2 by Horstmann and CornellLast edited by Fubarable; 01-17-2009 at 04:11 AM.
- 01-17-2009, 04:37 AM #3
Member
- Join Date
- Jan 2009
- Posts
- 16
- Rep Power
- 0
- 01-17-2009, 05:48 AM #4
Member
- Join Date
- Jan 2009
- Posts
- 16
- Rep Power
- 0
- 01-18-2009, 03:33 AM #5
Oop & Gui
Yes...
OOP:
Lesson: Object-Oriented Programming Concepts (The Java™ Tutorials > Learning the Java Language)
Object-Oriented Programming Concept
Object-Oriented Programming Concepts: A Primer
GUI:
Trail: Creating a GUI with JFC/Swing (The Java™ Tutorials)
Wireless Developer Network - Java GUI Tutorial
Java Swing Tutorial | Java Beginner
If you need more, Ask Google... he's gotta a ton of info.
Luck,
CJSLChris S.
Difficult? This is Mission Impossible, not Mission Difficult. Difficult should be easy.
Similar Threads
-
Guide For New Members
By Java Tip in forum Forum GuidesReplies: 23Last Post: 01-18-2017, 12:41 PM -
Is JAVA completely object-oriented???
By venkateshk in forum New To JavaReplies: 2Last Post: 11-17-2008, 09:17 AM -
Please Guide me
By senorita2007 in forum New To JavaReplies: 6Last Post: 11-07-2008, 07:59 AM -
Oriented language
By pawankumarom in forum New To JavaReplies: 1Last Post: 09-08-2008, 01:12 PM -
Question about java object oriented Language
By lenny in forum New To JavaReplies: 3Last Post: 07-26-2007, 03:59 PM
Bookmarks