Knowledge Base

 

From Quantitative Finance

Jump to: navigation, search

This section is a potpourri of tips, tricks, recipes and, in some cases, essays on finance, mathematics, and programming. Unlike Resources and Reading List, these are my original contributions unless otherwise stated.

Contents

Finance

Fundamentals

Foreign Exchange

Mathematics

Programming

Software Engineering

C++

  • General — a collection of C++ tips, tricks, recipes, and general wisdom.
  • Effective C++
  • More Effective C++
  • Effective STL
  • Boost.Python Step by Step — my tutorial on Boost.Python, a Boost C++ library for building hybrid systems in Python and C++. Historically, much of the code in scientific computing and quantitative finance is written in C++. But it is generally far more convenient to deal with high-level languages, such as Python. Boost.Python attempts to bridge this gap by facilitating the creation of Python wrappers for C++.

C#

Java

Python

  • General — a collection of Python tips, tricks, recipes, and general wisdom.
  • Boost.Python Step by Step — my tutorial on Boost.Python, a Boost C++ library for building hybrid systems in Python and C++. Historically, much of the code in scientific computing and quantitative finance is written in C++. But it is generally far more convenient to deal with high-level languages, such as Python. Boost.Python attempts to bridge this gap by facilitating the creation of Python wrappers for C++.

MATLAB

  • General — a collection of MATLAB tips, tricks, recipes, and general wisdom.

VBA and Excel

Unix

  • General — a collection of Unix tips, tricks, recipes, and general wisdom.

Windows

Tools

Miscellaneous

 
 
Google
 
Personal tools