Notes on Effective C++

My notes from my reading of Scott Meyers book on Effective C++ -- -55 ways to improve your programs and design

Wednesday, November 14, 2007

test driven development

›
Notes: the wikipedia page as usual has good links....here is my notes on them http://homepage.mac.com/hey.you/lessons.html : has some good a...
Monday, November 12, 2007

Scrum Notes

›
Wikipedia has a good article. http://www.softdevarticles.com/modules/weblinks/viewcat.php?cid=46 this page a no of articles the good ones ar...
Monday, July 16, 2007

item 46 and item 47 ...dont really understand them

›
i need to work on them be clear and then sort them out
Tuesday, July 3, 2007

Factor parameter independent code out of templates

›
Commonality and variablity analysis….interesting word for a simple thing that we do In non template code repliation is explicit, you c...
Monday, July 2, 2007

use member function templates t o accept all compatible types

›
real pointers support implicit conversions very well.  (eg. derived->base, non const -> const) iterators into stl containers are almo...
›
Home
View web version

About Me

Umesh
Our Attitude determines our attitude.
View my complete profile
Powered by Blogger.