Working with Objects in Java Programming

Learn how to deal with objects: creating them, reading their values and changing them, and calling their methods. Also learn how to cast objects from one class to another, cast to and from primitive data types and classes, and take advantage of automatic conversions through autoboxing and unboxing.A Primer for Aspect-Oriented Programming in Java


AOP is not a successor to OOP, but a new way of looking at object functionality: allowing the behavior of an object to be modularized and used across other components. Tim Stevens explains the difference and shows how powerful AOP can be. Perhaps too powerful.

22 Comments

  1. 2004-06-28 6:25 am
  2. 2004-06-28 7:05 am
  3. 2004-06-28 7:09 am
  4. 2004-06-28 7:26 am
  5. 2004-06-28 9:56 am
  6. 2004-06-28 10:00 am
  7. 2004-06-28 10:03 am
  8. 2004-06-28 10:23 am
  9. 2004-06-28 11:33 am
  10. 2004-06-28 11:59 am
  11. 2004-06-28 12:21 pm
  12. 2004-06-28 12:49 pm
  13. 2004-06-28 1:30 pm
  14. 2004-06-28 2:00 pm
  15. 2004-06-28 2:38 pm
  16. 2004-06-28 2:43 pm
  17. 2004-06-28 2:46 pm
  18. 2004-06-28 3:41 pm
  19. 2004-06-28 6:13 pm
  20. 2004-06-28 6:28 pm
  21. 2004-06-28 6:45 pm
  22. 2004-06-28 7:40 pm