Learned methods:
- general reflection
- reflection using parametrized constructors
- Properties class usage
- Decorator design pattern
- threads VS static common methods
- Reflection Factory design pattern
- multiple interfaces implementation.
- Flyweight design pattern
- Proxy design pattern
- encapsulation design patterns e.g. wrappers, delegation, interfaces and inheritance
- anonymous classes
Flowchart:
Here actual java project:
Nota bene: built in Eclipse IDE
AV.AddressBook alpha [till 01.10.2011].zip
It is well commented, especially in places where i wrote "IDK HOW TO DO IT!!!"
or "WHY THIS DOES NOT WORK???"
Code provided as is, so don't try to integrate this into life-supporting systems.
I know you want, but please, don't.
Learn in future how to:
- implement arguments into main()
- load at least one Plug-in
- JDBC methods
- unit testing
- optimizations and more
;-]
No comments:
Post a Comment