Yearly Archives: 2006

“People”

I’ve started re-reading “Rapid Development” by Steve McConnell. This was the first project management book I read and remains the best one so far. It’s pretty hefty at 680 pages, but if you thought project-related problems could be solved in

Tagged with: ,
Posted in Uncategorized

Some C++ tutorials

I do lot of my development in C++. It’s not the most user-friendly of languages but it’s very powerful. Learning it can be a bear, however. If you’re really a glutton for punishment, you could start with The C++ Programming

Tagged with:
Posted in Uncategorized

Templates on HP

If you run into a compiler error like this compiling a template on HP 11.00: Error 419: “myfile.cpp”, line 5 # ‘iterator’ is used as a type, but has not been defined as a type. std::vector::iterator j; you need to

Tagged with: ,
Posted in Uncategorized
Design a site like this with WordPress.com
Get started