March 5th, 2008, 11:25 am
Amit,Thanks for the feedback.Putting much syntax and apps in one book is always a great challenge for many reasons. Most books do indeed concentrate on syntax and that maybe due to the background of authors. For me, I have nearly always been involved with products (apps), so syntax is a means to an end, and others explain it better; mind you I hate many examples I see in books (small rant here). I must admit that C++ - with all whistles and bells - must be daunting. One the other hand, I reckon you have the time (just like I had when I was young ) In the old days I used to use concept map to find aggregaton, inheritance relationships between classes and then progress to virtual functions. CM help!concept map QuoteConcept maps are used to stimulate the generation of ideas, and are believed to aid creativity. For example, concept mapping is sometimes used for brain-storming. Although they are often personalized and idiosyncratic, concept maps can be used to communicate complex ideas.Formalized concept maps are used in software design, where a common usage is Unified Modeling Language diagramming amongst similar conventions and development methodologies.
Last edited by
Cuchulainn on March 4th, 2008, 11:00 pm, edited 1 time in total.