| Author |
Java Demystified: one Q
|
miguel lisboa
Ranch Hand
Joined: Feb 08, 2004
Posts: 1281
|
|
I wonder if this book will have any hint about how to think in a Object Oriented way thank you
|
java amateur
|
 |
Michael McCarthy
Greenhorn
Joined: Jan 05, 2004
Posts: 2
|
|
Chapter 7 covers Classes. Chapter 8 covers Inheritance. Between those two, you might get your question answered.
|
 |
Jos� Alberto Mu�iz Navarro
Ranch Hand
Joined: Oct 27, 2003
Posts: 33
|
|
Maybe the book you're looking for then would be OOP Demystified (Demystified) by Jim Keogh Even though according to the index you should actually get some of that in JD.
|
 |
Jim Keogh
author
Greenhorn
Joined: Jun 25, 2004
Posts: 14
|
|
You'll learn how to implement OOP using Java, but my OOP Demystified book goes into far greater detail about OOP. Jim Keogh
|
Jim Keogh
|
 |
 |
|
|
subject: Java Demystified: one Q
|
|
|