| Article | Description |
|---|---|
| Mathematical Expression Parser | This describes the process of taking a general mathematical expression and programmatically parsing the expression to obtain an answer. The algorithm given in the article is extensible with your own ideas and is relatively simple. |
| Link | Description |
|---|---|
| StackOverflow | An online programming Question and Answer site with less focus on community discussion (which happens more on the Meta site) and more focus on the actual answering. |