Rezension HTML5 Up And Running

Aus Java Student User Group Austria - Java + JVM in Wien Österreich / Vienna Austria
Wechseln zu: Navigation, Suche

Hi CedricWould like to propose a ptcpsereive that is little different from concentrating on the nut and bolts (and features) of IOC containers:What is the difference between object-based and object-oriented?What is polymorphism? How is it related to lambda calculus?Is inheritance bad?Why do we need design patterns? What is design by contract?What is the ideal degree of separation between algos , types and containers without shooting the development cost thru the roof and isn't inheriatnce an anti-pattern to achieve this? (Consider design of STL .. please note that this might conflict with what Martin Fowler has to say about anemic models).I guess a different ptcpsereive might help but I am not too sure. Following is a good read anytime: The Cruelty of Really Teaching Computer Science Edsger Dijkstra regards