Serving the Quantitative Finance Community

Search found 2 matches

by bluewomble
November 23rd, 2005, 9:41 am
Forum: Programming and Software Forum
Topic: Useful quant work-related software?
Replies: 15
Views: 132147

Useful quant work-related software?

Not really quant related, but if you're used to unix, then you should probably install cygwin, that will provide you with most of the unixy command line tools you're used to using (Oh and it's free of course!). (www.cygwin.com)
by bluewomble
October 18th, 2005, 2:34 pm
Forum: Programming and Software Forum
Topic: C++ book: Intermediate-->Advanced
Replies: 5
Views: 133250

C++ book: Intermediate-->Advanced

<t>The obvious choices are Scott Meyers' "Effective C++", "More Effective C++" and "Effective STL". I also quite like Herb Sutter's range of C++ books, "Exceptional C++" and "More Exceptional C++". For totally mad, but quite interesting... (if not very practical), Andrei Alexandrescu's "Modern C++ D...