hi i am new to the concept of object oriented programming.i would say that i have command over the C language.i am now a beginner in java.
i am not able to understand all the stuff like objects,public,classes,encapsulation.................and so on.
are there any easy tutorials for beginners like me on the object oriented technology.

Recommended Answers

All 3 Replies

Hi everyone,

The best beginners tutorial i can think of is bruce eckel's Thinking In Java 3rd Edition. You can download it at the below link i placed for you. The zip file includes all source codes and book is in html

http://www.pythoncriticalmass.com/downloads/TIJ-3rd-edition4.0.zip

I hope this help you

Yours Sincerely

Richard West

Personally I consider Bruce Eckel highly overrated. His main claim to fame is making versions of his books available online free of charge, which gives him a wide name recognition among beginners.

Far better is Kathy Sierra's 'Head First Java', which you should be able to order from bookstores anywhere.
http://www.wickedlysmart.com

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.