I am happy to announce, that I am now working on a simple Spring/Hibernate example that you will be able to download and hack together however you please. Following that posting, I will dissect the main points of that project. At least, the main points that I derive from it, but I encourage comments that lead me to be even more clear about topics that I did not discuss. Some of the main ideas I want to hit on are:
- Hibernate => by example'
- Creating your data layer
- Basic ORM management
- Sharding
- Spring => Why use it?
- Dependency Injection
- Inversion of Control
- MVC
“Tell me and I'll forget; show me and I may remember; involve me and I'll understand.”
I think it is perfectly valid. You won't learn by just reading. You will learn by me showing you by example, and by interacting with my example. Hopefully at that point, you will understand it.
1 comment:
what happened to the code.....
Post a Comment