I’m was searching for a standard reference to understand MVC, i mean as book. I have some idea of this architecture learned from the reference implementation of Java Swing components like JTable. However, i’m after a core understanding on MVC. Kindly give pointers.
I don’t understand, why this question is given -ve markings. I was just asking for Standard Reference like “Design Patterns by the Gang of Four”. I have done enough homework with wrt MVC. Here, i’m actually seeking a professional reference book. or good pointers.
It is easy to learn from random links, however those pointers should have good weight like the author who wrote it, these kind of information can only be obtained from experienced people like you. Please don’t discourage by marking these question -ve.
Qt has excellent implementation, documentation, and introduction to Model/View Programming.