how i can improve my OOP skill using java

134 views
Skip to first unread message

amjad hossain

unread,
Apr 6, 2011, 2:25:25 AM4/6/11
to javapractices-dot-com-discuss
i want to be good software engineer, i want to practice pure OOP
features using java.
please help me, how i can success?

John O'Hanley

unread,
Apr 6, 2011, 5:36:17 PM4/6/11
to javapractices-dot-com-discuss
Some general advice:

Build applications that interest you personally.

Learn by doing.

In the beginning, go slowly, and try to understand everything you
write. For example, if you are not sure what the equals() method is
for, do some research about it, until you are comfortable that you
understand it.

Good books :
- The Java Programming Language by Gosling et al;
- Effective Java by Joshua Bloch.
- Design Patterns

If you code every day for several months, your skills will likely
improve quickly.

- John
Reply all
Reply to author
Forward
0 new messages