harshal deshpande wrote:but i want information in simple way.i am not understanding 100% from this site.
Albert Einstein wrote:Everything should be as simple as possible...but no simpler.
The fact is that some aspects of OOP are
not simple, so an "OO for dummies" tutorial is NOT likely to be
(a) accurate, or
(b) complete.
One thing that you might want to do is see if the Oracle Java tutorials are available in translation. I think they are into some languages, but you may have to download it to your desktop.
Also, a book you might want to try is
Head First Java. It's quite popular here, and has an informal style. And from what I've seen, it does seem to be quite good at explaining "big words"/important terms before you have to use them.
Winston