Musings, work notes, web links and general trivia related to computer programming in a variety of areas. Random things I happen to find interesting or important
Showing posts with label templates. Show all posts
Showing posts with label templates. Show all posts
Sunday, 31 January 2010
Starting Over
The site quirksmode.org has a great overview of JavaScript best practices. Makes dealing with cookies pretty painless and easy.
Monday, 16 March 2009
Look for the Truth
Terry Pratchett defines why I read SF & Fantasy.
Just when C++ seems understandable, some new examples of what can be done show up, and present interesting bafflement.
How to program securely in C/C++, avoiding integer overflow via templated operator overloads and allowing testing of objects in boolean contexts without unintended integral promotions.
Test case reduction - using Delta and a book on Why Programs Fail.
Delta debugging.
Just when C++ seems understandable, some new examples of what can be done show up, and present interesting bafflement.
How to program securely in C/C++, avoiding integer overflow via templated operator overloads and allowing testing of objects in boolean contexts without unintended integral promotions.
Test case reduction - using Delta and a book on Why Programs Fail.
Delta debugging.
Subscribe to:
Posts (Atom)